6f68b51626

A backend call may fail with ServiceClusterUnavailable, which is not a ManagerError, therefore, we should not assume that backend resources were succesfully created if no ManagerError was raised. This patch only changes the create_security_group method with that logic, other methods may also require a similar change. Change-Id: I0170b910f246e8bb0d05fca12d4d8de3cbb26a4f Closes-Bug: #1546474
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%