A set of Neutron drivers for the VMware NSX.
2e5ffd27df
1. Move router size tests from test_router_types.py to test_router_sizes.py 2. Add "change router_size" tests Begins with Mitaka, nsxv can change router's size. 3. Use NSX-v backend to validate router's size is changed correctly. 4. Add CONF.nsxv.create_router_http_timeout to set the http_timeout for router client. 5. Due to bug#1716695 - keep creating routers. This fix creates its own router client to change the retry time from default 60 to CONF.nsxv.create_router_http_timeout. Plese refer to docstr of class RouterSizeBaseTest for detail. Change-Id: Iaf07f78db898c1bf94dda5d716eae9ef6e0bcc2c |
||
---|---|---|
api-ref | ||
devstack | ||
doc/source | ||
etc | ||
releasenotes | ||
tools | ||
vmware_nsx | ||
vmware_nsx_tempest | ||
.coveragerc | ||
.gitignore | ||
.gitreview | ||
.mailmap | ||
.pylintrc | ||
.testr.conf | ||
babel.cfg | ||
CONTRIBUTING.rst | ||
HACKING.rst | ||
LICENSE | ||
MANIFEST.in | ||
README.rst | ||
requirements.txt | ||
run_tests.sh | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
TESTING.rst | ||
tox.ini |
VMware-NSX package
You have come across the VMware-NSX family of Neutron plugins
External Resources:
The homepage for the VMware-NSX project is on Launchpad.
Use this site for asking for help, and filing bugs. Code is available both git.openstack.org and github.
For help on usage and hacking of VMware-NSX, please send a message to the openstack-dev mailing list.
For information on how to contribute to VMware-NSX, please see the contents of the CONTRIBUTING.rst file.