vmware-nsx/neutron/plugins/vmware/nsxlib
Salvatore Orlando 61c2c03eaf NSX plugin: return 400 for invalid gw certificate
Gateway certificates are validated by the NSX backend.
The code currently treats a failure in certification
validation as a backend failure and therefore returns
a 500 status code.

This patch changes this behaviour by returning a 400
status code and an appropriate error description.
To this aim a handler for 400 errors has been added to
the NSX API client.

Closes-Bug: #1293508

Change-Id: I196f14337e47cd40710a6d8a30bbe1cac5ffe05b
2014-03-24 01:46:29 -07:00
..
__init__.py Fix NVP/Nicira nits 2014-03-03 14:48:59 -08:00
l2gateway.py NSX plugin: return 400 for invalid gw certificate 2014-03-24 01:46:29 -07:00
lsn.py Remove nvplib and move utility methods into nsxlib 2014-03-03 06:37:59 -08:00
queue.py Remove nvplib and move utility methods into nsxlib 2014-03-03 06:37:59 -08:00
router.py NSX: Make replication mode configurable 2014-03-10 16:34:39 -07:00
secgroup.py Use save_and_reraise_exception when reraise exception 2014-03-21 21:31:55 +09:00
switch.py NSX: Make replication mode configurable 2014-03-10 16:34:39 -07:00
versioning.py Finish off rebranding of the Nicira NVP plugin 2014-03-01 18:14:52 -08:00