04854bf34b
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
7 lines
167 B
YAML
7 lines
167 B
YAML
---
|
|
|
|
features:
|
|
- Add the config option "HORIZON_IMAGES_UPLOAD_MODE".
|
|
now it is possible in puppet to configure the option
|
|
with "off", "legacy" and "direct".
|