yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #35547
[Bug 1443970] Re: nova-manage create networks with wrong dhcp_server in DB(nova)
** Also affects: nova/kilo
Importance: Undecided
Status: New
** Changed in: nova/kilo
Importance: Undecided => Medium
** Changed in: nova/kilo
Status: New => In Progress
** Changed in: nova/kilo
Assignee: (unassigned) => Sergey Nikitin (snikitin)
** Changed in: nova/kilo
Milestone: None => 2015.1.1
--
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:
In Progress
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