Roey Chen 6f68b51626 Don't assume backend resource was created if no ManagerError raised
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
2016-02-18 06:33:08 -08:00
2014-12-21 23:24:18 -08:00
2014-05-16 13:40:04 -04:00
2015-11-29 03:13:04 -08:00
2014-12-21 23:24:18 -08:00
2015-10-01 23:35:22 +05:30
2016-01-29 07:15:35 +09:00
2015-09-17 15:04:38 +00:00

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
A set of Neutron drivers for the VMware NSX.
Readme 97 MiB
Languages
Python 98.5%
Shell 1.5%