
This patch changes default of the swift_store_config_file parameter, so that the configuration file generated by puppet-glance is used by default, instead of requiring users to set the parameter explicitly. Closes-Bug: #1908917 Change-Id: I4ac04a561746c227b245d11890d02c14a21965d0
8 lines
276 B
YAML
8 lines
276 B
YAML
---
|
|
fixes:
|
|
- |
|
|
The ``swift::backend::multistore::swift::swift_store_config_file`` is
|
|
now set to ``/etc/glance/glance-swift.conf`` by default. Because of this
|
|
change the parameter is automatically set to use the configuration file
|
|
generated by puppet-glance.
|