vmware-nsx/vmware_nsx/services
Adit Sarfaty b18ff51df6 T2P migration
This patch will allow moving neutron from using the nsx_v3 plugin to the nsx_p plugin.
This includes:
- admin utility to move all resources to the policy api:
  nsxadmin -r nsx-migrate-t2p -o import (--verbose)
  This utility will:
  -- Migrate all neutron used & created resource using the nsx migration api
  -- roll back all resources in case it failed
  -- post migration fix some of the policy resources to better match the expectation
     of the policy plugin
- admin utility that will cleanup left overs in the nsx_v3 db:
  nsxadmin -r nsx-migrate-t2p -o clean-all
  (can be used, but everything should work without calling it as well)
- Some minor changes to the policy plugin and drivers to allow it to handle migrated resource
  which are a bit different than those created with the policy plugin
  -- Delete DHCP server config once a migrated network is deleted
  -- Update LB L7 rules by their name suffix as their full display name is unknown

Change-Id: Ic17e0de1f4b2a2d95afa61ce33ffb0bc9e667b89
2020-06-23 09:36:03 +02:00
..
dynamic_routing use payloads for ROUTER_GATEWAY events 2019-08-07 04:37:02 +00:00
flowclassifier use callback payloads for _SPAWN events 2018-01-03 13:47:09 -07:00
fwaas NSX|P: Remove redundent logs when updating fwaas groups 2020-06-18 13:36:22 +00:00
ipam NSX|V3: Fix ipam to check subnets carefully 2019-01-12 06:40:24 +00:00
l2gateway [NSX|v3] L2 gw: store segmentation id in DB in any case 2019-06-17 01:46:06 -07:00
lbaas T2P migration 2020-06-23 09:36:03 +02:00
qos use api def ALIAS in supported_extension_aliases 2019-02-19 11:33:34 -07:00
trunk NSX|P: Fix trunk driver detach calls 2020-03-25 04:46:28 +00:00
vpnaas NSX|V3: Fix vpnaas driver getting tier0 2019-11-10 12:28:32 +00:00
__init__.py Move vmware_nsx/neutron/services to vmware_nsx/services 2015-09-14 16:59:23 -07:00