vmware-nsx/vmware_nsx/shell/admin/plugins
Gary Kotton f634145a1e TVD: update port migration for V -> T instances
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
2018-03-06 06:06:24 +00:00
..
common Merge "TVD AdminUtils: Use only objects from specific plugin" 2018-01-18 11:44:37 +00:00
nsxtvd TVD: Admin utility for migrating a project 2018-02-21 10:58:14 +02:00
nsxv AdminUtils: Improve NSXv security admin utils 2018-03-01 14:11:38 +00:00
nsxv3 TVD: update port migration for V -> T instances 2018-03-06 06:06:24 +00:00
__init__.py Move python_nsxadmin out of a top-level namespace 2015-12-17 15:34:45 -07:00