[Openstack] nova-manage network create bug
Alexey Wasilyev
awasilyev at griddynamics.com
Thu Mar 6 08:28:23 UTC 2014
Hello guys
I faced a bug in latest nova network:
[root at host awasilyev]# /usr/bin/nova-manage network create novanetwork
172.26.0.0/24 --vlan 500
[root at host awasilyev]# /usr/bin/nova-manage network create novanetwork
172.26.1.0/24 --vlan 501
[root at host awasilyev]# /usr/bin/nova-manage network create novanetwork
172.26.2.0/24 --vlan 502
[root at host awasilyev]# nova-manage network list
id IPv4 IPv6 start address DNS1 DNS2
VlanID project uuid
64 172.26.0.0/24 None 172.26.0.3 8.8.4.4 None
500 None 225c8cbf-89bb-4171-b405-0047012a7803
65 172.26.1.0/24 None 172.26.1.3 8.8.4.4 None
502 None d461b285-d9c6-4a8c-ae39-5a657bb5926a
66 172.26.2.0/24 None 172.26.2.3 8.8.4.4 None
504 None 4c5a5d5b-24c8-4833-8bd0-6dcca11acb68
I try to create 3 networks, specifying exact vlan number for each network.
But nova-manage creates networks using wrong vlan id's.
My previous openstack install (it was 3-4 monthes ago) does not have this
bug.
--
Alexey Wasilyev
Systems Administrator
Grid Dynamics
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20140306/cb1e4f0d/attachment.html>
More information about the Openstack
mailing list