Comment 6 for bug 1722653

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to puppet-horizon (stable/pike)

Reviewed: https://review.openstack.org/511863
Committed: https://git.openstack.org/cgit/openstack/puppet-horizon/commit/?id=1bcb0aa0b6959e3751c018532d8d5d44d5d4a2c4
Submitter: Jenkins
Branch: stable/pike

commit 1bcb0aa0b6959e3751c018532d8d5d44d5d4a2c4
Author: Lokesh Jain <email address hidden>
Date: Tue Oct 10 17:34:07 2017 -0400

    Added customization-module option to Horizon config

    Horizon has a global override mechanism available to perform
    customizations. This change adds customization_module key
    to HORIZON_CONFIG dictionary in local_settings.py. The
    corresponding template file is also modified to configure the
    parameter. Spec tests are added to test the configuration.

    Change-Id: Id204b60b2676f49713fb6ce7eede6200221f7163
    Closes-Bug: #1722653
    (cherry picked from commit 5657428cab4d79530b9cf1d347e94a51441a22eb)