[Quantum-core] DB migration snippets

2013-01-21 Thread Akihiro MOTOKI
Hi, There are several patches posted which requires db migrations. When I created a db migration script Mark helps me. I believe it is worth sharing db migration procedure before documented. I pasted the procedure in the Wiki. http://wiki.openstack.org/Quantum/DatabaseMigration Thanks, Akihiro

Re: [Quantum-core] Blueprint l3apis-into-core: update for the core team

2013-01-21 Thread Dan Wendlandt
Its interesting, as there are really several aspects of "core" when you tease it apart: 1) the bare minimum API required to be a "quantum" install. 2) a stable API that we expect to remain unchanged moving forward (i.e., no removals, and any additions are separate extensions) 3) included as part o

Re: [Quantum-core] Blueprint l3apis-into-core: update for the core team

2013-01-21 Thread Sumit Naiksatam
Hi Salvatore, Thanks for bringing this up. We do have plans for supporting L3 API extensions in Grizzly. The blueprint was created earlier and work is currently under way to submit a patch: https://blueprints.launchpad.net/quantum/+spec/quantum-floodlight-bigswitch-l3 That said, I don't have any

Re: [Quantum-core] team meeting monday

2013-01-21 Thread Edgar Magana
I am planning to attend it as well. Edgar On Jan 18, 2013, at 4:25 PM, Kyle Mestery wrote: > I'm off Monday but plan to attend. > > Sent from my iPhone > > On Jan 18, 2013, at 6:23 PM, Shiv Haris wrote: > >> I will be working and will attend the meeting. >> >> -Shiv >> >> From: Dan Wend

Re: [Quantum-core] Blueprint l3apis-into-core: update for the core team

2013-01-21 Thread Gary Kotton
On 01/21/2013 05:51 PM, Salvatore Orlando wrote: Hi Gary, Some more comments inline. Thanks, Salvatore On 21 January 2013 14:01, Gary Kotton wrote: On 01/21/2013 03:30 PM, Salvatore Orlando wrote: Hi guys, while I am doing progress on the implementation of this blueprint, I realized somethi

Re: [Quantum-core] Blueprint l3apis-into-core: update for the core team

2013-01-21 Thread Salvatore Orlando
Hi Gary, Some more comments inline. Thanks, Salvatore On 21 January 2013 14:01, Gary Kotton wrote: > On 01/21/2013 03:30 PM, Salvatore Orlando wrote: >> >> Hi guys, >> >> while I am doing progress on the implementation of this blueprint, I >> realized something which might be a blocker for it. >

Re: [Quantum-core] Blueprint l3apis-into-core: update for the core team

2013-01-21 Thread Gary Kotton
On 01/21/2013 03:30 PM, Salvatore Orlando wrote: Hi guys, while I am doing progress on the implementation of this blueprint, I realized something which might be a blocker for it. It seems indeed that the bigswitch and cisco plugins do not support the L3 APIs; moving them into core will therefore

[Quantum-core] Blueprint l3apis-into-core: update for the core team

2013-01-21 Thread Salvatore Orlando
Hi guys, while I am doing progress on the implementation of this blueprint, I realized something which might be a blocker for it. It seems indeed that the bigswitch and cisco plugins do not support the L3 APIs; moving them into core will therefore violate one of Quantum principles, ie: the core AP