Comment 2 for bug 1605907

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

Reviewed: https://review.openstack.org/346444
Committed: https://git.openstack.org/cgit/openstack/kolla/commit/?id=ed1b3dc9299e2a897d97e49906adc8d9f61ee0fd
Submitter: Jenkins
Branch: master

commit ed1b3dc9299e2a897d97e49906adc8d9f61ee0fd
Author: Jeffrey Zhang <jeffrey.zhang@99cloud.net>
Date: Sun Jul 24 01:27:59 2016 +0800

    Optimize horizon cache and compress for http response

    Leverage the browser cache and compress to speed up the file transfer.
    In RHEL based image, the expire and deflate module are enabled in
    default. In the Debian based image, only the deflate is enabled

    * Enable expire module on the Debian based image
    * Enable the expire for the assets resource
    * Enable the deflate for the http response

    Closes-Bug: #1605907
    Change-Id: If25decc38a10a21929f72a89cdb350d4ac64a5a9