
In some circumstances virtual_server_ids in the function handling member creation for the LBaaS driver can be None, triggering an exception when checking if a given virtual server id is in the list. This patch ensures the variable is always a list. Change-Id: Ia496649c909130906df66c114ac301b6f5af25cf
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%