[openstack-dev] Make Secgroup extension fully compatible with Quantum as part of V3

Russell Bryant rbryant at redhat.com
Fri May 31 20:13:52 UTC 2013


On 05/31/2013 01:47 PM, Day, Phil wrote:
>>>
>>> I'm curious about this too. I'm hoping that in the nova v3 api we can 
>>> remove security groups and networking from an instance and leaving all 
>>> the information in quantum for the client to query directly.
> 
>> Yeah, I was actually hoping we could make v3 effectively quantum-only, and remove deprecated network stuff that should be done in quantum.
> 
> I can see the logic, but as I understand it we will only announce nova-networking as deprecated at the start of I - so to my way of thinking that means that we need to continue to support network APIs in Nova until at least the J release.    That's a long time to have people getting in a tangle because they can only see half of the secgroup rules through nova.   Maybe I need to think about this as a v2 extension-extension then ?

Well, if all went perfectly, we'd mark nova-network as deprecated in
Havana.  If that's not going to happen, then you can scratch what I said
and we might as well carry all of the networking stuff into the v3.

Either way, I'm not sure it makes a whole lot of sense to extend nova's
view for quantum-specific features.  Why not just use the quantum APIs
and disable the equivalent parts of the nova API?

-- 
Russell Bryant



More information about the OpenStack-dev mailing list