Gary Kotton
69d87b94ce
TVD: support lbaasv2 'provider' filtering
The patch ensures that only a V tenant can see v resources and the same for a T tenant/project. NOTES: 1. In the neutron configuration file a new service plugin is created. So we need the following: [DEFAULT] service_plugins = vmware_nsxtvd_lbaasv2 2. The extensions path needs to be updated so that the default LBaaS extensions can be loaded. So for example in the devstack case we need to configure: [DEFAULT] api_extensions_path = /opt/stack/neutron-lbaas/neutron_lbaas/extensions Change-Id: Iea497cbb150048bedf712a195c7854e4836ad4a5
VMware-NSX package
You have come across the VMware-NSX family of Neutron plugins
External Resources:
The homepage for the VMware-NSX project is on Launchpad.
Use this site for asking for help, and filing bugs. Code is available both git.openstack.org and github.
For help on usage and hacking of VMware-NSX, please send a message to the openstack-dev mailing list.
For information on how to contribute to VMware-NSX, please see the contents of the CONTRIBUTING.rst file.
Description
Languages
Python
98.5%
Shell
1.5%