** Changed in: nova
Status: Fix Committed => Fix Released
** Changed in: nova
Milestone: None => havana-3
--
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/1194835
Title:
In Vlan mode can't create a network with ---vlan option
Status in OpenStack Compute (Nova):
Fix Released
Bug description:
When I try to create a network specifying a Vlan, nova fails:
$ nova network-create --fixed-range-v4 172.16.10.0/24 --vlan 2010
--private
ERROR: The server has either erred or is incapable of performing the
requested operation. (HTTP 500) (Request-ID:
req-ed9ea8c3-2fbe-49e2-8383-3da2acc8baeb)
And the log shows a DuplicateVlan exception, since in tries to use my
vlan_start config option:
DuplicateVlan: Detected existing vlan with id 2000
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1194835/+subscriptions
--
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help : https://help.launchpad.net/ListHelp