A common library that interfaces with VMware NSX.
Go to file
Shih-Hao Li c6892ee358 Remove recursive call in _proxy
The recursive call causes the pool to be locked if failure accures
repeatedly. The new code makes sure the pool element is returned to
the pool before the next call.

Change-Id: Ia03ac434bbddb3cd304c14555149da23f8852602
2019-12-09 03:01:54 -08:00
doc update hacking and bandit 2019-05-30 10:30:50 -06:00
releasenotes Enable release notes translation 2016-10-06 20:56:37 +02:00
vmware_nsxlib Remove recursive call in _proxy 2019-12-09 03:01:54 -08:00
.coveragerc Add in tox -s cover support 2017-03-01 02:28:49 -08:00
.gitignore Switch to stestr 2018-07-04 11:33:58 +07:00
.gitreview OpenDev Migration Patch 2019-04-19 19:50:36 +00:00
.stestr.conf migrate to stestr 2018-03-06 07:50:40 +02:00
.zuul.yaml update for python3 train jobs 2019-07-11 09:45:38 -06:00
CONTRIBUTING.rst change http with https 2018-02-23 11:33:49 +00:00
HACKING.rst fix error url 2018-02-06 01:06:36 +08:00
LICENSE Add initial framework using cookiecutter 2016-08-08 20:41:29 +00:00
MANIFEST.in Add initial framework using cookiecutter 2016-08-08 20:41:29 +00:00
README.rst misc build clean-ups 2019-04-30 08:50:18 -06:00
babel.cfg Add initial framework using cookiecutter 2016-08-08 20:41:29 +00:00
lower-constraints.txt Update tenacity version and usage 2019-07-22 14:57:55 +03:00
requirements.txt Update tenacity version and usage 2019-07-22 14:57:55 +03:00
run_tests.sh Switch to stestr 2018-07-04 11:33:58 +07:00
setup.cfg update for python3 train jobs 2019-07-11 09:45:38 -06:00
setup.py Updated from global requirements 2017-03-03 23:01:33 +00:00
test-requirements.txt update hacking and bandit 2019-05-30 10:30:50 -06:00
tox.ini update for python3 train jobs 2019-07-11 09:45:38 -06:00

README.rst

vmware-nsxlib

Features

  • TODO