Skip to content
Snippets Groups Projects
  • Jorge Niedbalski's avatar
    d516ad7d
    horizon: allow to configure by custom_local_settings.j2 · d516ad7d
    Jorge Niedbalski authored
    kolla-ansible should provide a mechanism to allow operators to overwrite
    the default (or not exposed through configuration) options for the
    local_settings.
    
    local_settings.j2 may be good place to configure horizon but requires
    operator to sync it every release.
    
    custom_local_settings.j2 can be used to overwrite things from
    local_settings.j2 without a need of syncing it first.
    
    This patch also adds a release note and a documentation section
    under the advanced configuration page.
    
    Partial-Bug: #1769970
    Depends-On: https://review.openstack.org/#/c/567006/
    Change-Id: I84b54ba737276114e512d4577ac4b9010682bb98
    d516ad7d
    History
    horizon: allow to configure by custom_local_settings.j2
    Jorge Niedbalski authored
    kolla-ansible should provide a mechanism to allow operators to overwrite
    the default (or not exposed through configuration) options for the
    local_settings.
    
    local_settings.j2 may be good place to configure horizon but requires
    operator to sync it every release.
    
    custom_local_settings.j2 can be used to overwrite things from
    local_settings.j2 without a need of syncing it first.
    
    This patch also adds a release note and a documentation section
    under the advanced configuration page.
    
    Partial-Bug: #1769970
    Depends-On: https://review.openstack.org/#/c/567006/
    Change-Id: I84b54ba737276114e512d4577ac4b9010682bb98
index.rst 505 B

Projects Deployment References