Comment 8 for bug 1722653

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

Reviewed: https://review.openstack.org/511878
Committed: https://git.openstack.org/cgit/openstack/puppet-horizon/commit/?id=6bb18e3e966e613f2da0c0b30a23d88d810b826e
Submitter: Jenkins
Branch: stable/newton

commit 6bb18e3e966e613f2da0c0b30a23d88d810b826e
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)