A common library that interfaces with VMware NSX.
Go to file
lxiaopei 58ce8c7c52 Add version check to use POST API when restore vif
Since the new POST API to restore vif only exists
on NSX version >=4.1.0, add version check before
invoking the new POST API. Otherwise, still use
the old patch API.

Change-Id: Ic0047cba6ccaf275830b3c24a73f59ca28883de6
2023-02-15 19:35:41 +08:00
doc Fix requirements 2020-12-10 11:39:57 +02:00
releasenotes Enable release notes translation 2016-10-06 20:56:37 +02:00
vmware_nsxlib Add version check to use POST API when restore vif 2023-02-15 19:35:41 +08:00
.coveragerc Add coverage tests 2020-04-14 13:53:58 +02: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 Zuul and tox fixes 2023-01-04 02:36:12 -08: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 Fix garbage text in README file 2022-01-28 07:44:34 -08:00
babel.cfg Add initial framework using cookiecutter 2016-08-08 20:41:29 +00:00
requirements.txt Drop py36 and py37 from zuul gate test 2022-06-01 02:20:05 -07:00
run_tests.sh Switch to stestr 2018-07-04 11:33:58 +07:00
setup.cfg Fix garbage text in README file 2022-01-28 07:44:34 -08:00
setup.py Updated from global requirements 2017-03-03 23:01:33 +00:00
test-requirements.txt Fix requirements 2020-12-10 11:39:57 +02:00
tox.ini Zuul and tox fixes 2023-01-04 02:36:12 -08:00

README.rst

vmware-nsxlib

Features

  • TODO