A set of Neutron drivers for the VMware NSX.
f634145a1e
The patch does the following: 1. set instance vNIC to a common network interface 2. Live migrates to T cluster 3. Updates the instance vNIC to opaque network Example: nsxadmin -r ports -o nsx-migrate-v-v3 \ --property project-id=01dd52ff4c7047f79f6259f916c83790 \ --property host-moref=host-11 --property respool-moref=resgroup-9 \ --property datastore-moref=datastore-22 \ --plugin nsxv3 There is also an option to use net-name. The default here is 'VM Network' Change-Id: I24d9df3f7a3dbd11dffb86427367b809e2b49409 |
||
---|---|---|
api-ref | ||
devstack | ||
doc | ||
etc | ||
releasenotes | ||
tools | ||
vmware_nsx | ||
.coveragerc | ||
.gitignore | ||
.gitreview | ||
.mailmap | ||
.pylintrc | ||
.stestr.conf | ||
.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.