Files
puppet-glance/releasenotes/notes/change-default-of-swift_store_config_file-e59ff9753f3612a7.yaml
Takashi Kajinami 26e26d115d Use glance-swift.conf by default
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
2020-12-22 01:20:27 +09:00

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.