Re: [Netstack] Quantum DHCP in F-2

2012-06-13 Thread Gary Kotton
On 06/13/2012 04:28 AM, Dan Wendlandt wrote: Thanks for responding Willian! Looping in main list in case others are interested in progress. A few comments inline. Dan On Tue, Jun 12, 2012 at 6:13 PM, Willian Molinari > wrote: Æ!! We were w

[Netstack] Devstack and V2

2012-06-13 Thread Gary Kotton
Hi, I was playing around with devstack this morning and there are a few issues that we should be aware of: 1. Linuxbridge is not supported with the v2 API. I'll open a bug. 2. OVS - looked OK. Was unable to get an image running. From the logs it looked like it was a glance issue (not 100% sure

Re: [Netstack] ovs agent Python 2.4 support

2012-06-13 Thread Roman Sokolkov
Gary, thanks for the answer! Do I understand right about quote below? > 2. I have yet to understand how Quantum runs on XCP with nova compute. > Have the Quantum agent run in the same context as nova compute and send the > "networking" commands in a similar way that they are done by the nova vif

Re: [Netstack] Devstack and V2

2012-06-13 Thread Dan Wendlandt
On Wed, Jun 13, 2012 at 1:27 AM, Gary Kotton wrote: > Hi, > I was playing around with devstack this morning and there are a few issues > that we should be aware of: > 1. Linuxbridge is not supported with the v2 API. I'll open a bug. > 2. OVS - looked OK. Was unable to get an image running. From t

Re: [Netstack] api extensions question

2012-06-13 Thread Dan Wendlandt
On Mon, Jun 11, 2012 at 12:31 PM, Robert Kukura wrote: > > > > > > > Just shoving values into a post and having them passed in as kwargs > > works (we've done this in the past), but what I don't like about that > > approach is that if we don't actually use an extension, there's no good > > way fo

Re: [Netstack] ovs agent Python 2.4 support

2012-06-13 Thread Gary Kotton
On 06/13/2012 11:53 AM, Roman Sokolkov wrote: Gary, thanks for the answer! Do I understand right about quote below? 2. I have yet to understand how Quantum runs on XCP with nova compute. Have the Quantum agent run in the same context as nova compute and send the "networking" command