Hello,

I followed the quantum-admin-guide document to create the network by using: 
"nova-manage network create --label=tenant-private --fixed_range_v4=192.168.1.0/24 --project_id=xxxx --priority=1 --gateway=192.168.1.254"

I got error caused by:
https://github.com/openstack/nova/blob/master/nova/network/quantum/manager.py#L194

Could some one confirm that if Quantum network ONLY supports gateway address: x.x.x.1 format?

Thanks,
Yapeng
_______________________________________________
Mailing list: https://launchpad.net/~openstack
Post to     : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp

Reply via email to