Comment 2 for bug 1426577

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

Reviewed: https://review.openstack.org/160038
Committed: https://git.openstack.org/cgit/stackforge/solum/commit/?id=b80a50f7b65b96a9bb7526bdc6f74b37e348a9fd
Submitter: Jenkins
Branch: master

commit b80a50f7b65b96a9bb7526bdc6f74b37e348a9fd
Author: Murali Allada <email address hidden>
Date: Fri Feb 27 16:54:55 2015 -0600

    Create temp_url for LPs uploaded to swift

    Languagepacks created today and stored in swift for one tenant are not
    accessible by another tenant. This blocks the usecase where a developer
    wants to use an operator created languagepack.

    We need to change the way we store the reference to a
    languagepack in the DB. If we create temp_urls for the LP in swift, it
    can be downloaded by anyone who has access to the LP id.

    Closes-bug: 1426577

    Change-Id: I2ed1a3a5825df6530dc89ae0a35abc3e3b20c377