[openstack-dev] [neutron][lbaas][fwaas][oslo] Common code between VMWare neutron plugin and services plugins

Kobi Samoray ksamoray at vmware.com
Mon Dec 15 16:46:20 UTC 2014


It shouldn’t drag any additional dependencies - it’s REST API wrapper so nothing beyond XML/JSON/HTTP/threads should be used in these components.

> On Dec 15, 2014, at 18:23, Russell Bryant <rbryant at redhat.com> wrote:
> 
> On 12/15/2014 11:20 AM, Kobi Samoray wrote:
>> 3. Add these components to oslo.vmware project: oslo.vmware contains, as of now, a wrapper to vCenter API. The components in discussion wrap NSX API, which is out of vCenter scope. Therefore it’s not really a part of oslo.vmware scope as it is defined today, but is still a wrapper layer to a VMWare product.
>> We could extend the oslo.vmware scope to include wrappers to VMWare products, in general, and add the relevant components under oslo.vmware.network.nsx or similar.
> 
> This option sounds best to me, unless the NSX support brings in some
> additional dependencies to oslo.vmware that warrant keeping it separate
> from the existing oslo.vmware.
> 
> -- 
> Russell Bryant
> 
> _______________________________________________
> OpenStack-dev mailing list
> OpenStack-dev at lists.openstack.org
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev



More information about the OpenStack-dev mailing list