Re: [Netstack] Nova Manage Network unable to add vlan ID

2012-08-02 Thread Akihiro MOTOKI
Minor correction for my previous mail. > Quantum OVS plugin (with non-tunneling mode) assigns > VLAN-ID automatically for each virtual network. "(with non-tunneling mode)" is unnecessary. All modes of OVS plugin do the same behavior. "OVS plugin assigns VLAN-ID automatically for each virtual net

Re: [Netstack] Nova Manage Network unable to add vlan ID

2012-08-02 Thread Akihiro MOTOKI
Hi, In Essex Quantum, "--vlan" and "--bridge_interface" options for nova-manage are ignored. For VLAN, Quantum OVS plugin (with non-tunneling mode) assigns VLAN-ID automatically for each virtual network. Regarding bridge-interface, you need to configure OVS manually using ovs-vsctl. Thanks, 2012

[Netstack] Nova Manage Network unable to add vlan ID

2012-08-02 Thread Trinath Somanchi
Hi- I issued the command, "nova-manage network create --label=tenant-1 --fixed_range_v4=172.15.1.0/24 --bridge_interface=br-int --vlan=15 --project_id=a17de6f647b14739acb33f09d246f72e" But in the network listing the vlanID is "none" root@OpenstackController:~# nova-manage network list id