Tree:
b004985c24
master
stable/ocata
stable/pike
stable/queens
stable/rocky
stable/stein
stable/train
stable/ussuri
stable/victoria
stable/xena
ussuri-test
0.0.1
1.0.0
1.0.1
10.0.0
10.0.1
11.0.0
11.0.1
11.0.2
12.0.0
12.0.0.0rc1
12.0.1
12.0.2
13.0.0
13.0.0.0
14.0.0
14.0.0.1
14.0.1
14.1.0
14.2.0
14.2.1
14.3.0
15.0.0
15.1.0
16.0.0
16.0.4
16.0.5
17.0.0
2011.3
2012.1
2012.2
2012.2.1
2012.2.3
2012.2.4
2013.1
2013.1.1
2013.1.2
2013.1.3
2013.1.4
2013.1.5
2013.1.g3
2013.1.rc1
2013.1.rc2
2013.1.rc3
2013.2
2013.2.1
2013.2.2
2013.2.3
2013.2.4
2013.2.b1
2013.2.b2
2013.2.b3
2013.2.rc1
2013.2.rc2
2013.2.rc3
2014.1
2014.1.1
2014.1.2
2014.1.3
2014.1.b1
2014.1.b2
2014.1.b3
2014.1.rc1
2014.1.rc2
2014.2
2014.2.1
2014.2.b1
2014.2.b2
2014.2.b3
2014.2.rc1
2014.2.rc2
2014.2.rc3
2015.1.0b1
2015.1.2
2018.0rc1
8.0.0
8.3.0
9.1.0
9.2.0
diablo-eol
essex-1
essex-2
essex-3
essex-4
essex-eol
essex-rc1
essex-rc2
folsom-1
folsom-2
folsom-3
folsom-eol
folsom-rc1
folsom-rc2
folsom-rc3
grizzly-1
grizzly-2
grizzly-eol
havana-eol
icehouse-eol
juno-eol
kilo-eol
liberty-eol
mitaka-eol
newton-eol
${ noResults }
1 Commits (b004985c245e8daba4102c7c1f773a88fce21d4a)
Author | SHA1 | Message | Date |
---|---|---|---|
|
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 |
6 years ago |