Comment 2 for bug 1778963

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to kolla (master)

Reviewed: https://review.openstack.org/578498
Committed: https://git.openstack.org/cgit/openstack/kolla/commit/?id=863f565b08867b87f3df7d1fc091ac26be90a1e8
Submitter: Zuul
Branch: master

commit 863f565b08867b87f3df7d1fc091ac26be90a1e8
Author: Lars Kellogg-Stedman <email address hidden>
Date: Wed Jun 27 13:34:26 2018 -0400

    horizon: regenerate compressed javascript and css on configuration changes

    previously, the horizon container would not re-rerun the manage.py
    collectstatic/compress tasks when configuration files in
    /etc/openstack-dashboard/local-settings.d were modified (or added or
    deleted). This commit modifies the checksum calculation to take all
    configuration files into account.

    Closes-bug: 1778963
    Change-Id: I6946ab96cd758ef6eed56c9c4130046ac884b5e3