Use odl v1 mechanism driver of L2 scenario 19/23719/1
authorMichal Skalski <mskalski@mirantis.com>
Thu, 27 Oct 2016 08:29:20 +0000 (10:29 +0200)
committerMichal Skalski <mskalski@mirantis.com>
Thu, 27 Oct 2016 08:29:20 +0000 (10:29 +0200)
ODL Boron + v2 version of networking-odl does not currently support
assigning security groups to existing VM in L2 scenario. For details
please look at:

* https://bugs.opendaylight.org/show_bug.cgi?id=7021
* https://gerrit.opnfv.org/gerrit/#/c/23637/

JIRA: FUEL-216

Change-Id: Ic16bccf248ee4fbf0d97bfcd19f2831f36136521
Signed-off-by: Michal Skalski <mskalski@mirantis.com>
deploy/scenario/ha_odl-l2_heat_ceilometer_scenario.yaml
deploy/scenario/no-ha_odl-l2_heat_ceilometer_scenario.yaml

index 90c89ae..f159293 100644 (file)
@@ -36,6 +36,12 @@ stack-extensions:
     module-config-name: fuel-odl
     module-config-version: 0.9.0
     module-config-override:
+      metadata:
+        versions:
+          - odl_v2:
+              value: false
+            metadata:
+              plugin_version: 0.9.0
 # Note that the module substitionion does not support arrays
 # This is a quick fix
 #   - module: opendaylight
index f8787d7..b1ef947 100644 (file)
@@ -36,6 +36,12 @@ stack-extensions:
     module-config-name: fuel-odl
     module-config-version: 0.9.0
     module-config-override:
+      metadata:
+        versions:
+          - odl_v2:
+              value: false
+            metadata:
+              plugin_version: 0.9.0
 # Note that the module substitionion does not support arrays
 # This is a quick fix
 #   - module: opendaylight