Make Horizon get Neutron related parameters from Hiera
Current implementation of horizon class in puppet-horizon
holds well defined template for /etc/openstack_dashboard/local_settings.py
that merges default neutron options with user defined options.
Unfortunately only one user defined option "enable_distributed_router"
gets its value from hiera, so we need to add ability to configure all
available parameters using hiera.
Reviewed: https:/ /review. openstack. org/331058 /git.openstack. org/cgit/ openstack/ fuel-library/ commit/ ?id=5b7e24a8eea 0a6db479e85e530 a554b08fa8bda2
Committed: https:/
Submitter: Jenkins
Branch: master
commit 5b7e24a8eea0a6d b479e85e530a554 b08fa8bda2
Author: Alexey Deryugin <email address hidden>
Date: Fri Jun 17 14:16:36 2016 +0300
Make Horizon get Neutron related parameters from Hiera
Current implementation of horizon class in puppet-horizon dashboard/ local_settings. py distributed_ router"
holds well defined template for /etc/openstack_
that merges default neutron options with user defined options.
Unfortunately only one user defined option "enable_
gets its value from hiera, so we need to add ability to configure all
available parameters using hiera.
Change-Id: Ie54eaea9dccc63 bd0928ec84f9c23 523b22521a2
Closes-Bug: #1591406