add lbaasv2 to NeutronServicePlugins in octavia containers
authorOr Idgar <oidgar@redhat.com>
Tue, 25 Jul 2017 10:37:13 +0000 (13:37 +0300)
committerOr Idgar <oidgar@redhat.com>
Tue, 25 Jul 2017 10:39:04 +0000 (13:39 +0300)
without lbaasv2 neutron will not be able to load the plugin
and communicate with octavia.

Change-Id: If44b93703d3c408ae075d73ed695c3edc58fba18

environments/services-docker/octavia.yaml

index b677a4f..f0c671f 100644 (file)
@@ -3,3 +3,8 @@ resource_registry:
   OS::TripleO::Services::OctaviaHousekeeping: ../../docker/services/octavia-housekeeping.yaml
   OS::TripleO::Services::OctaviaHealthManager: ../../docker/services/octavia-health-manager.yaml
   OS::TripleO::Services::OctaviaWorker: ../../docker/services/octavia-worker.yaml
+
+parameter_defaults:
+    NeutronServicePlugins: "qos,router,trunk,lbaasv2"
+    NeutronEnableForceMetadata: true
+