vmware-nsx/vmware_nsx/tests/unit/services
Adit Sarfaty 1b5e4c3466 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 07:26:31 +00:00
..
dynamic_routing Revert "Skip broken unit test temporarily" 2019-06-30 04:58:16 +00:00
flowclassifier Revert "Temporarily disable flowclassifier tests" 2017-09-18 08:03:19 +00:00
ipam NSX|P: Limit one ipv6 subnet per network 2019-04-03 09:02:19 +00:00
l2gateway [NSX-v3] Use bridge endpoint profiles for L2 gateways 2019-03-23 05:39:58 +00:00
lbaas T2P migration 2020-06-23 07:26:31 +00:00
qos NSX|V3+P: cleanup common code 2020-04-17 08:31:31 +00:00
trunk NSX|P: Fix trunk driver detach calls 2020-03-25 15:51:57 +02:00
vpnaas Add coverage tests 2020-04-13 06:13:32 +02:00
__init__.py Reorganize vmware_nsx/tests structure 2015-09-24 10:41:10 -07:00