Re: [Openstack] [NetStack] Quantum Service API extension proposal

2011-05-23 Thread kmestery
Debo: A tap is nothing different than a VM vnics from a switch perspective, it still contains a portion owned by Nova (the tap itself) and it connects to a port, which is owned by Quantum. So in essence, the tap still has both a "vif" and a "port" in this terminology. Thanks, Kyle On May 23,

Re: [Openstack] [openstack-dev] Quantum vs. Nova-network in Folsom

2012-09-05 Thread Kyle Mestery (kmestery)
On Sep 5, 2012, at 2:25 PM, Chris Wright wrote: > * Dan Wendlandt (d...@nicira.com) wrote: >> On Wed, Sep 5, 2012 at 5:23 AM, andi abes wrote: >>> late to the party... but I'll dabble. >>> >>> On Mon, Aug 27, 2012 at 12:21 PM, Chris Wright wrote: * rob_hirschf...@dell.com (rob_hirschf...@de

[Openstack] Minnesota OpenStack Meetup

2012-11-29 Thread Kyle Mestery (kmestery)
Greetings everyone! Somehow, I had forgotten to include a notice to the main OpenStack mailing list about this, but next we're having the first official Minnesota OpenStack Meetup at the Cisco office in Bloomington. There is still space available, so if you're in the Minneapolis/St. Paul area a

Re: [Openstack] OVS plugin

2013-05-03 Thread Kyle Mestery (kmestery)
On May 3, 2013, at 1:27 PM, yulin...@dell.com wrote: > Hi All, > > I was wondering if anyone could help me with a question related to the > guideline of Quantum plugin development. > > Let's say if we need to develop a quantum plugin and we would need to use OVS > plugin in our plugin. Is it a

Re: [Openstack] Open vSwitch/VXLAN support in Quantum Grizzly ?

2013-05-06 Thread Kyle Mestery (kmestery)
On May 6, 2013, at 9:45 AM, Christophe wrote: > > > Hi all > > Do you know if the Open vSwitch, Quantum and required Quantum Plug-In are > already supporting VXLAN? > > Thanks > Open vSwitch recently acquired the ability to support VXLAN with the release of 1.10. In addition, upstream Linux

Re: [Openstack] Open vSwitch/VXLAN support in Quantum Grizzly ?

2013-05-06 Thread Kyle Mestery (kmestery)
18233,VCP > http://www.colinmcnamara.com > http://www.linkedin.com/in/colinmcnamara > > "The difficult we do immediately, the impossible just takes a little > longer" > > > > > > On May 6, 2013, at 8:08 AM, "Kyle Mestery (kmestery)" > w

Re: [Openstack] Quantum + Ryu on Folsom

2013-05-07 Thread Kyle Mestery (kmestery)
On May 7, 2013, at 7:57 AM, Guilherme Russi wrote: > > Hello Guys, > > I'm here again with some doubt, have anybody already installed the Ryu > plugin with Quantum? I'm trying to follow this page: > http://osrg.github.io/ryu/doc/using_with_openstack.html but it's not working. > Can anybody h

Re: [Openstack] Quantum + Ryu on Folsom

2013-05-07 Thread Kyle Mestery (kmestery)
I install the ryu plugin, my current working > openstack will broken, I mean, only installing ryu by the step python > ./setup.py install, another thing, and the part to configure nova.conf, I > don't have nova-network, I must install it? > > Thanks. > > Guilherme.

Re: [Openstack] Quantum + Ryu on Folsom

2013-05-07 Thread Kyle Mestery (kmestery)
me Russi wrote: > Hello again Kyle, thank you for answering, how do I update the Openstack > version, from Folsom to Grizzly? > > Regards. > > Guilherme. > > > 2013/5/7 Kyle Mestery (kmestery) > You don't want to run nova-network with OpenStack Networkin

Re: [Openstack] Quantum + Ryu on Folsom

2013-05-07 Thread Kyle Mestery (kmestery)
urge all of them or just change the repository and > run an apt-get update / apt-get upgrade? > > Regards. > > Guilherme. > > > 2013/5/7 Kyle Mestery (kmestery) > If you are using devstack, it's as simple as adding a "stable/grizzly" for > each

Re: [Openstack] openVSwitch and quantum GUI interface

2013-06-17 Thread Kyle Mestery (kmestery)
On Jun 16, 2013, at 11:01 PM, Peter Cheung wrote: > > Hi All >i want to build a GUI interface for openVSwitch and quantum, who is > interest? > Is this something which can be done in the context of Horizon? There has been increasing improvements and refinements around Quantum in Horizon, w

Re: [Openstack] OVS and quantum

2013-06-24 Thread Kyle Mestery (kmestery)
On Jun 24, 2013, at 12:01 AM, Peter Cheung wrote: > > Dear All > I want to use OVS for my VMs. So which one i should do > 1) i use alway use quantum to control OVS. I believe quantum cannot 100% > control the OVS, so i can use ovs command line to control the additional > features. Which fe