Comment 2 for bug 1599536

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

Reviewed: https://review.openstack.org/338463
Committed: https://git.openstack.org/cgit/openstack/puppet-horizon/commit/?id=62b4476db480bdddb3b3953cc4a88529a1bb55f1
Submitter: Jenkins
Branch: master

commit 62b4476db480bdddb3b3953cc4a88529a1bb55f1
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