Shawn Wang 60eaa86892
Expose HTTP Status Code in ManagerError
When ManagerError is raised due to unavailability of NSX backend, it is
common that return HTTP status is non-200 and no error code is provided
by NSX. In this case, recipient of ManagerError can hardly check the
cause due to not having access to either error code or HTTP status code.

This patch includes the HTTP status code in ManagerError, aiming to
provide recipient a more reliable way to check the cause of error.

Change-Id: Id346b27ad69ca4c3b3b4ef950a8c191ce46cde5e
2020-01-30 13:20:51 -08:00
2019-05-30 10:30:50 -06:00
2017-03-01 02:28:49 -08:00
2018-07-04 11:33:58 +07:00
2019-04-19 19:50:36 +00:00
2018-03-06 07:50:40 +02:00
2019-10-31 11:55:45 +00:00
2018-02-23 11:33:49 +00:00
2018-02-06 01:06:36 +08:00
2019-04-30 08:50:18 -06:00
2018-07-04 11:33:58 +07:00
2019-10-31 11:55:45 +00:00
2017-03-03 23:01:33 +00:00
2019-10-31 11:55:45 +00:00

vmware-nsxlib

Features

  • TODO
Description
A common library that interfaces with VMware NSX.
Readme 15 MiB
Languages
Python 99.5%
Shell 0.5%