Use networking-odl v1 instead of v2 81/23981/1
authorMichal Skalski <mskalski@mirantis.com>
Fri, 4 Nov 2016 15:03:49 +0000 (16:03 +0100)
committerMichal Skalski <mskalski@mirantis.com>
Fri, 4 Nov 2016 15:03:49 +0000 (16:03 +0100)
Tests shows that networking-odl v2 introduce more problems when it comes
to propagate SG rules on ovs. Disable v2 for all scenarios.

See: https://bugs.opendaylight.org/show_bug.cgi?id=7021
JIRA: FUEL-216

Change-Id: I5440ba7ff81b2063491259d91f17cb5578a8c48c
Signed-off-by: Michal Skalski <mskalski@mirantis.com>
deploy/config/plugins/fuel-odl_0.9.0.yaml

index 9646d02..a1ff9b5 100644 (file)
@@ -129,7 +129,7 @@ opendaylight:
         description: V2 version is considered as experimental
         label: Use V2 ML2 driver
         type: checkbox
-        value: true
+        value: false
         weight: 60
       rest_api_port:
         description: Port on which ODL REST API will be available.