Comment 2 for bug 1738814

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

Reviewed: https://review.openstack.org/529076
Committed: https://git.openstack.org/cgit/openstack/puppet-horizon/commit/?id=04854bf34bb8db85db7263af8bcac1872243d9b1
Submitter: Zuul
Branch: master

commit 04854bf34bb8db85db7263af8bcac1872243d9b1
Author: Mathias Fechner <email address hidden>
Date: Tue Dec 19 14:56:26 2017 +0100

    Added Parameter horizon_upload_mode

    Adds a new Puppet parameter "horizon_upload_mode" which goes into
    the local_settings.py configuration file and allows to change
    the parameter "HORIZON_IMAGES_UPLOAD_MODE"
    to one of "legacy", "off" or "direct" (default is "legacy").

    Change-Id: I2e36227d318dd74267ad23f14595481b379cbbd6
    Closes-Bug: 1738814