Re: [Openstack] [Quantum & OVS] How to bi-direction communicate between VM instances and "old" LAN network(s)

2013-05-22 Thread Naveen Joy (najoy)
Hi Chu, I was able to get my instances and LAN servers communicate by following the below steps. The basic idea is that you should add the external network interface to br-ex, then create an external network in quantum with --router:external=True and allocate floating IPs to your instances fr

[Openstack] instance metadata timeout

2012-09-12 Thread Naveen Joy (najoy)
Hi All, My instances are timing out while obtaining their meta-data. They are being spawned on the same controller node in which I am running nova-network and nova-api services. The networks are being provisioned through the Quantum V2 API. I have enabled meta-data in my nova.conf. Any thoughts

Re: [Openstack] quantum-openvswitch-agent needs a restart to bind the vlan-ID

2012-08-30 Thread Naveen Joy (najoy)
Wendlandt [mailto:d...@nicira.com] Sent: Thursday, August 30, 2012 5:42 PM To: Naveen Joy (najoy) Cc: Aaron Rosen; openstack list (openstack@lists.launchpad.net) Subject: Re: [Openstack] quantum-openvswitch-agent needs a restart to bind the vlan-ID Hi Naveen, Was noticing something like this while

Re: [Openstack] quantum-openvswitch-agent needs a restart to bind the vlan-ID

2012-08-30 Thread Naveen Joy (najoy)
work. Thanks, Naveen From: Aaron Rosen [mailto:aro...@nicira.com] Sent: Thursday, August 30, 2012 3:02 PM To: Naveen Joy (najoy) Cc: openstack list (openstack@lists.launchpad.net) Subject: Re: [Openstack] quantum-openvswitch-agent needs a restart to bind the vlan-ID Hi Joy, I did noticed a b

[Openstack] quantum-openvswitch-agent needs a restart to bind the vlan-ID

2012-08-30 Thread Naveen Joy (najoy)
Hi All, I am running the latest quantum code base. I am seeing an issue in which the openvswitch agent is not automatically assigning the vlans to the tap interfaces of my new instances. If I restart the agent, it fixes the problem. Has anyone seen this issue?. #quantum port-list | True

Re: [Openstack] associating provider vlan and IP allocation pool with a subnet

2012-08-29 Thread Naveen Joy (najoy)
: Salvatore Orlando Cc: Naveen Joy (najoy); openstack@lists.launchpad.net Subject: Re: [Openstack] associating provider vlan and IP allocation pool with a subnet One other comment: sometimes people use the term "provider network" to mean two things: 1) a quantum network that maps directly to a

[Openstack] associating provider vlan and IP allocation pool with a subnet

2012-08-28 Thread Naveen Joy (najoy)
Hi All, In the latest quantum code, I believe it is possible to associate a provider vlan and an IP allocation pool with a subnet. Can someone provide the quantum client cli or the API to accomplish this. Thanks much, Naveen ___ Mailing list: https:/