Hi all,

I try to build latest master code by myself, and do AIO deployment following the Wiki step.

All things go well until I try to setup providernet network.

Here is the error message:

controller-0:/home/wrsroot# openstack network segment range create ${PHYSNET0}-a --network-type vlan --physical-network ${PHYSNET0}  --minimum 400 --maximum 499 --private --project ${ADMINID}

__init__() got an unexpected keyword argument 'rate_limit'

controller-0:/home/wrsroot# openstack network list

__init__() got an unexpected keyword argument 'rate_limit'

 

Anyone meet this error before? And how to solve it?

Thanks.

 

Best Regards

Shuicheng