aboutsummaryrefslogtreecommitdiffstats
path: root/puppet/services
diff options
context:
space:
mode:
authorCédric Jeanneret <cedric.jeanneret@camptocamp.com>2017-10-18 10:58:21 +0200
committerCédric Jeanneret <cedric.jeanneret@camptocamp.com>2017-10-26 09:13:24 +0000
commitbfbef94116e811df180022e8cf7a6c8786cd74c4 (patch)
treeb1f88fc1d37b3d0b6ec1a6c2dd846cf56cb11d60 /puppet/services
parent9dfec11795703b43991e06ef880b52cd0b3a5eb4 (diff)
Enable neutron-lbaasv2 UI in Horizon
Change-Id: I4a09343c59da86daf4e6f00a59f7734c8adb209f Depends-On: I66839e2c42e654a02e5409c6137e479cfb7b385f Partial-Bug: 1724471 (cherry picked from commit 97879c3ce6dcf06908180a06147bd386580ed5ae)
Diffstat (limited to 'puppet/services')
-rw-r--r--puppet/services/neutron-lbaas.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/puppet/services/neutron-lbaas.yaml b/puppet/services/neutron-lbaas.yaml
index ec477ddc..a2c1a2ae 100644
--- a/puppet/services/neutron-lbaas.yaml
+++ b/puppet/services/neutron-lbaas.yaml
@@ -73,3 +73,6 @@ outputs:
service_config_settings:
neutron_api:
neutron::server::service_providers: {get_param: NeutronServiceProviders}
+ horizon:
+ horizon::neutron_options:
+ enable_lb: True