vmware-nsx/vmware_nsx/db
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
..
migration Tag the alembic migration revisions for Queens 2018-02-09 06:36:31 +02:00
__init__.py Move vmware_nsx/neutron/db to vmware_nsx/db 2015-09-14 16:45:18 -07:00
db.py TVD: Admin utility for migrating a project 2018-02-21 10:58:14 +02:00
distributedrouter.py use dvr api def from neutron-lib 2017-11-13 11:21:28 +00:00
extended_security_group.py NSX-TVD basic unittests 2017-12-20 11:05:03 +02:00
extended_security_group_rule.py Stop using CommonDbMixin apis 2017-04-26 14:54:40 +00:00
lsn_db.py Integration with new neutron code 2017-04-18 18:56:05 +03:00
maclearning.py NSX-V: add support for mac learning extension 2017-10-04 10:02:48 +00:00
networkgw_db.py Update changes for _get_marker_obj 2017-05-07 10:28:41 +00:00
nsx_models.py NSX|V3: VPNaaS support 2018-01-04 14:38:20 +00:00
nsx_portbindings_db.py NSXv port-binding support 2017-09-05 07:44:33 -07:00
nsxrouter.py Stop using CommonDbMixin apis 2017-04-26 14:54:40 +00:00
nsxv_db.py NSX|V prevent deleting md proxy neutron objects 2017-12-11 17:17:47 +00:00
nsxv_models.py NSXv: use regular DHCP edges for VDR metadata 2017-06-28 07:03:25 +00:00
qos_db.py use core resource attribute constants from neutron-lib 2017-05-23 13:08:46 -06:00
routertype.py Integration with new neutron code 2017-04-18 18:56:05 +03:00
vcns_models.py Remove deprecation warnings 2016-09-24 20:36:17 +00:00
vnic_index_db.py use core resource attribute constants from neutron-lib 2017-05-23 13:08:46 -06:00