Go to file
Erica Liu 6a8f1292bc Retry upon None error code when wait_until_realized
There is a short gap between NSX-T provider updating the realization
entity with Error state, and attaching with actual alarms. This would
result in nsxlib returning 'Unknown' RealizationErrorStateError
exception, while the real error is something else.

Upon getting a None error code, the get_info funtion should be retried
as well.

Change-Id: Ica3051b4858991738992022df1dd62b47dd9178d
(cherry picked from commit 1a07d7aa97)
2020-08-06 22:18:02 +00:00
2019-05-30 10:30:50 -06:00
2020-04-14 13:53:58 +02:00
2018-07-04 11:33:58 +07:00
2018-03-06 07:50:40 +02:00
2020-04-14 13:53:58 +02: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
2020-04-14 13:53:58 +02:00

vmware-nsxlib

Features

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