vmware-nsx/vmware_nsx/shell
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
..
admin TVD: update port migration for V -> T instances 2018-03-06 06:06:24 +00:00
__init__.py Switch to oslo_log 2017-02-23 10:34:53 +02:00
commands.py Use the correct _ from vmware_nsx._i18n file 2015-12-06 07:04:17 -08:00
hk_trigger.sh Housekeeper: trigger execution 2017-12-28 16:17:27 +00:00
nsx_instance_if_migrate.py Merge "NSXT instance migration: Improve logging" 2017-07-17 11:05:42 +00:00
nsxadmin.py TVD|AdminUtils: Add all nsxv/v3 utils to tvd 2018-01-17 09:51:59 +02:00
resources.py AdminUtils: Improve NSXv security admin utils 2018-03-01 14:11:38 +00:00