I have experienced this exact same issue with nova-network on our Havana installs with Nova Network.
________________________________ From: Alexey Wasilyev [[email protected]] Sent: Thursday, March 06, 2014 1:28 AM To: [email protected] Subject: [Openstack] nova-manage network create bug Hello guys I faced a bug in latest nova network: [root@host awasilyev]# /usr/bin/nova-manage network create novanetwork 172.26.0.0/24<http://172.26.0.0/24> --vlan 500 [root@host awasilyev]# /usr/bin/nova-manage network create novanetwork 172.26.1.0/24<http://172.26.1.0/24> --vlan 501 [root@host awasilyev]# /usr/bin/nova-manage network create novanetwork 172.26.2.0/24<http://172.26.2.0/24> --vlan 502 [root@host awasilyev]# nova-manage network list id IPv4 IPv6 start address DNS1 DNS2 VlanID project uuid 64 172.26.0.0/24<http://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<http://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<http://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 ________________________________ CONFIDENTIALITY NOTICE: This message is intended only for the use and review of the individual or entity to which it is addressed and may contain information that is privileged and confidential. If the reader of this message is not the intended recipient, or the employee or agent responsible for delivering the message solely to the intended recipient, you are hereby notified that any dissemination, distribution or copying of this communication is strictly prohibited. If you have received this communication in error, please notify sender immediately by telephone or return email. Thank you.
_______________________________________________ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : [email protected] Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
