yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #36235
[Bug 1443970] Re: nova-manage create networks with wrong dhcp_server in DB(nova)
** Changed in: nova/kilo
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1443970
Title:
nova-manage create networks with wrong dhcp_server in DB(nova)
Status in OpenStack Compute (nova):
Fix Released
Status in OpenStack Compute (nova) kilo series:
Fix Released
Bug description:
Using nova network and creating new network 'dhcp_server' values are
wrong.
command (example)
/usr/bin/nova-manage network create novanetwork 10.0.0.0/16 3 8 --vlan_start 103 --dns1 8.8.8.8 --dns2 8.8.4.4
This happens because in file nova/network/manager.py in method
_do_create_networks() the variable 'enable_dhcp' is incorrectly used
in loop.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1443970/+subscriptions
References