Hi Chris, thank you for the response. Replied by inline comments. On Mon, Jul 1, 2013 at 9:01 AM, Christopher Yeoh <[email protected]> wrote: > Hi Zhiyan, > > > On Sat, Jun 29, 2013 at 6:25 PM, [email protected] <[email protected]> > wrote: >> >> On Fri, Jun 28, 2013 at 8:31 PM, Christopher Yeoh <[email protected]> >> wrote: > > >> >> Hi Chris, for "extended_virtual_interfaces_net" extension, actually it >> is based on 'virtual_interfaces', but I saw they are in different part >> in NovaV3ExtensionPortWorkList. >> And our product using those extension currently, so if you can port >> them to v3 it will be very grateful. >> > > Just to be clear, the v2 version will remain in Havana so it will be only an > issue for your product if you are > porting it to the v3 API. As os-virtual-interfaces doesn't support Quantum I > guess you're only using it when openstack is setup with nova-network? >
Yes, in current version our product using nova-network, and planned to migrate to Neutron. > It looks to me that it should be possible to get the same information > through > the quantum API (and nova-network is going away in the nearish future). Can > you see any reason that > might not be possible? > Ok, I have not checked that yet but seems we need implement a new extension/change in Neutron API layer to cover our requirement what 'extended_virtual_interfaces' current did, maybe. > It looks like extended_virtual_interfaces should be on that list of > extensions not to port since it is directly > dependent on os-virtual-interfaces > Yes, I think so, if you no plan to port 'os-virtual-interfaces'. > Regards, > > Chris > >> >> zhiyan >> >> > Also I'd like to propose that after H2 any new API extension submitted >> > HAS >> > to have a v3 version. That will give us enough time to ensure that the >> > V3 >> > API in Havana can do everything that the V2 one except where we >> > explicitly >> > don't want to support something. >> > >> > For developers who have had new API extensions merged in H2 but haven't >> > submitted a v3 version, I'd appreciate it if you could check the >> > following >> > etherpad to see if your extension is on the list and put it on there >> > ASAP if >> > it isn't there already: >> > >> > https://etherpad.openstack.org/NovaV3ExtensionPortWorkList >> > >> > I've tried to keep track of new API extensions to make sure we do v3 >> > ports >> > but may have missed some. >> > >> > Chris >> > >> > _______________________________________________ >> > OpenStack-dev mailing list >> > [email protected] >> > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev >> > _______________________________________________ OpenStack-dev mailing list [email protected] http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
