vmware-nsx/vmware_nsx/tests/unit
Aaron Rosen b004985c24 NSX-v3: Initial framework for api-replay-mode
This patch includes the initial framework to allow existing
neutron deployments running different backends to be migrated
over to the nsx-v3 plugin. The main logic that is required to
do this is to allow the ability of an id to be specified for
a given resource. This patch makes this possible with the addition
of a new extension api-replay.

The reason why a new extension is needed is because the RESOURCE_MAP
is loaded after the plugin is loaded. Therefore, there is no way
for me to change the mapping directly in the plugin without creating
an extension to do so.

This patch also adds support for migrating the router-uplink and
floatingips which was missing in the previous patchset.

Here's an example output of the migration tool
running: http://codepad.org/I7x6Rq3u

Change-Id: I2ee9778374a8d137e06125f2732524c7c662c002
2016-06-01 09:41:44 -07:00
..
dvs NSX|V add qos support for networks 2016-04-06 14:51:57 +03:00
etc Remove ref to oslo log verbose 2016-05-17 15:28:31 -06:00
extensions Remove deprecated warnings for neutron_lib 2016-05-11 19:26:04 -07:00
nsx_mh Remove deprecated warnings for neutron_lib 2016-05-11 19:26:04 -07:00
nsx_v NSX|V network creation with availability zones hints 2016-05-24 08:41:36 +03:00
nsx_v3 NSX-v3: Initial framework for api-replay-mode 2016-06-01 09:41:44 -07:00
nsxlib NSX|V3 QoS DSCP marking support 2016-05-15 09:15:02 +03:00
services Upstream broke Qos unit tests 2016-06-01 05:51:59 -07:00
__init__.py Reorganize vmware_nsx/tests structure 2015-09-24 10:41:10 -07:00
test_utils.py Reorganize vmware_nsx/tests structure 2015-09-24 10:41:10 -07:00