vmware-nsx/vmware_nsx/shell/admin/plugins/nsxv3/resources
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
..
__init__.py Move python_nsxadmin out of a top-level namespace 2015-12-17 15:34:45 -07:00
certificates.py NSX|V3: use vmware-nsxlib that does not have neutron-lib 2017-11-16 07:01:40 +00:00
config.py Use neutron-lib callbacks module 2017-04-25 10:36:26 +03:00
dhcp_binding.py AdminUtil NSX-v3: recreate dhcp server for a network 2018-01-31 09:50:20 +02:00
dhcp_servers.py Nsx admin: Initialize nsx-lib on demand 2017-09-01 14:31:13 -07:00
http_service.py AdminUtils: NSX-V3: Show and update the NSX rate limit 2018-01-17 07:08:48 +00:00
loadbalancer.py NSX|V3: fix load balancer admin util list 2018-01-01 01:35:38 -08:00
metadata_proxy.py TVD: Admin utility for migrating a project 2018-02-21 10:58:14 +02:00
networks.py TVD AdminUtils: Use only objects from specific plugin 2018-01-17 11:39:36 +02:00
ports.py TVD: update port migration for V -> T instances 2018-03-06 06:06:24 +00:00
routers.py TVD AdminUtils: Use only objects from specific plugin 2018-01-17 11:39:36 +02:00
securitygroups.py admin utility enabled nsx-update for security groups (V and T) 2018-02-12 08:18:55 -08:00
utils.py TVD: Admin utility for migrating a project 2018-02-21 10:58:14 +02:00