Enable neutron-lbaasv2 UI in Horizon
authorCédric Jeanneret <cedric.jeanneret@camptocamp.com>
Wed, 18 Oct 2017 08:58:21 +0000 (10:58 +0200)
committerCédric Jeanneret <cedric.jeanneret@camptocamp.com>
Thu, 26 Oct 2017 09:13:24 +0000 (09:13 +0000)
Change-Id: I4a09343c59da86daf4e6f00a59f7734c8adb209f
Depends-On: I66839e2c42e654a02e5409c6137e479cfb7b385f
Partial-Bug: 1724471
(cherry picked from commit 97879c3ce6dcf06908180a06147bd386580ed5ae)

puppet/services/neutron-lbaas.yaml

index ec477dd..a2c1a2a 100644 (file)
@@ -73,3 +73,6 @@ outputs:
       service_config_settings:
         neutron_api:
           neutron::server::service_providers: {get_param: NeutronServiceProviders}
+        horizon:
+          horizon::neutron_options:
+            enable_lb: True