Comment 4 for bug 1599536

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

Reviewed: https://review.openstack.org/340898
Committed: https://git.openstack.org/cgit/openstack/puppet-horizon/commit/?id=77cfadf139b946dacf3b7eb245cd2c0eed878b35
Submitter: Jenkins
Branch: stable/mitaka

commit 77cfadf139b946dacf3b7eb245cd2c0eed878b35
Author: Matthew J. Black <email address hidden>
Date: Wed Jul 6 14:04:17 2016 -0400

    Horizon django cache compress on ubuntu

    Change splits the exec for the manage.py to be split into collectstatic
    and compress. Previously, both actions were only executed on redhat but
    ubuntu requires compress on config change too.

    Change-Id: Ib7238f9bc107c372759d1ebbeb88469806267769
    Closes-Bug: #1599536
    (cherry picked from commit 62b4476db480bdddb3b3953cc4a88529a1bb55f1)