[openstack-dev] [puppet][horizon] - Add extra plugins config to puppet-horizon

Emilien Macchi emilien at redhat.com
Thu Apr 14 13:00:02 UTC 2016


On Thu, Apr 14, 2016 at 8:52 AM, Marcos Fermin Lobo
<marcos.fermin.lobo at cern.ch> wrote:
> Hi all,
>
> I have a question about puppet-horizon module and UI plugins for Horizon.
>
> Some of UI plugins, like murano-dashboard, needs to add extra parameters
> https://github.com/openstack/murano-dashboard/blob/master/muranodashboard/local/local_settings.py.example
> to local_settings file (which comes from Horizon).
>
> My question is: Should puppet-horizon module provide those extra parameters
> coming from each official UI plugins? or this kind of things should come
> from specific a puppet-{ui-plugin}?
>
I don't think having a separated Puppet module for each plugin will
help us, maintaining a module is a lot of work.
One thing we could do is to have classes:
horizon::plugin::murano
horizon::plugin::foobar etc

What do you think?
-- 
Emilien Macchi



More information about the OpenStack-dev mailing list