vmware-nsx/vmware_nsx/services/lbaas
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
..
nsx TVD: Make sure lbaas subnet belongs to the correct plugin 2018-02-15 15:54:40 +02:00
nsx_v NSXv: update static routes in LBaaS loadbalancer 2017-12-20 16:43:05 +02:00
nsx_v3 TVD: Admin utility for migrating a project 2018-02-21 10:58:14 +02:00
__init__.py LBaaSv2 driver 2015-10-27 07:42:47 +02:00
base_mgr.py TVD: LBaaS support 2017-11-26 22:24:48 +02:00
lb_const.py NSXv3: Refactor LBaaS L7 code 2017-11-17 11:56:43 -08:00