Abhishek Raut
3a1c0daab4
[NSXv3]: get_floatingips filter must pass a list of ports
Filters accept list of ports in the query instead of a single port id. This led to get_floatingips returning empty list even if a floating ip exists for a given port. This patch removes the redundant get_floatingips method and passes a list instead of a single item in TaaS driver. Change-Id: I349f9ad16edb4e5069c70d209ccd7537f59620ec
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%