A common library that interfaces with VMware NSX.
Go to file
lxiaopei af67fb5ab9 Add all_results param in get_ip_subnet_realization_info
Since there are two realized entities for subnet in
API policy/api/v1/infra/realized-state/realized-entities?intent_path=/infra/ip-pools/pool-1/ip-subnets/subnet-1,
sometimes we want to check the realization state for all entities.
Add all_results param in get_ip_subnet_realization_info func
to check all the entities realization state, and
return all the realized entities if no entity_type param set.
The default value for all_results is False.

Change-Id: I5a48c8f7e711090b38ea31d5f732f022bc7bd4bc
(cherry picked from commit a62e5ad111)
2021-11-19 00:36:25 +00:00
doc Fix requirements 2020-12-10 09:52:34 +00:00
releasenotes Enable release notes translation 2016-10-06 20:56:37 +02:00
vmware_nsxlib Add all_results param in get_ip_subnet_realization_info 2021-11-19 00:36:25 +00: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 Fix gitreview for the victoria branch 2020-10-15 06:55:37 +02:00
.stestr.conf migrate to stestr 2018-03-06 07:50:40 +02:00
.zuul.yaml Use victoria zuul 2020-06-15 08:47:54 +02: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 Fix requirements 2020-12-10 09:52:34 +00:00
requirements.txt Fix requirements 2020-12-10 09:52:34 +00:00
run_tests.sh Switch to stestr 2018-07-04 11:33:58 +07:00
setup.cfg Stop testing python 2 2019-10-31 11:55:45 +00:00
setup.py Updated from global requirements 2017-03-03 23:01:33 +00:00
test-requirements.txt Fix requirements 2020-12-10 09:52:34 +00:00
tox.ini Fix requirements 2020-12-10 09:52:34 +00:00

README.rst

vmware-nsxlib

Features

  • TODO