vmware-nsx/vmware_nsx/api_replay
Adit Sarfaty 863daeafef TVD: Admin utility for migrating a project
Initial version for an admin utility for migration of a project
from V to T
This code will first dump all the objects to a file, so the data
will not be lost.
Then it will delete each object using the V plugin,
move the project to the T plugin and recreate each object.

Usage:
nsxadmin -r projects -o nsx-migrate-v-v3 --property project-id=<V project to be migrated>
--property external-net=<T external network to be used>

Change-Id: I816b63f40ada945d321db4566224f8a964a39a8f
2018-02-21 10:58:14 +02:00
..
__init__.py NSX-v3: Initial framework for api-replay-mode 2016-06-01 09:41:44 -07:00
cli.py NSX-migration: Add logging and handle errors 2017-07-13 15:25:10 +03:00
client.py TVD: Admin utility for migrating a project 2018-02-21 10:58:14 +02:00
utils.py TVD: Admin utility for migrating a project 2018-02-21 10:58:14 +02:00