** Changed in: nova
       Status: Fix Committed => Fix Released

** Changed in: nova
    Milestone: None => juno-2

-- 
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/1288609

Title:
  nova-manage creates network with wrong vlanid

Status in OpenStack Compute (Nova):
  Fix Released

Bug description:
  I faced a bug in latest nova network:

  [root@host awasilyev]# /usr/bin/nova-manage network create novanetwork 
172.26.0.0/24  --vlan 500
  [root@host awasilyev]# /usr/bin/nova-manage network create novanetwork 
172.26.1.0/24  --vlan 501
  [root@host awasilyev]# /usr/bin/nova-manage network create novanetwork 
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           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.

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1288609/+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

Reply via email to