Files
puppet-gnocchi/releasenotes/notes/storage-swift-keystone-v3-params-e07787e87f7999fc.yaml
Takashi Kajinami 237961239b Add domain/region parameters for gnocchi::storage::swift
... so that operators can configure their keystone domain and region
used for access to swift.

Change-Id: Ide2bcd1326270b5ba0a8ce25f3388e8bf48a66a0
2020-04-20 00:21:38 +09:00

10 lines
264 B
YAML

---
features:
- |
The following parameters were added to the ``gnocchi::storage::swift``
class to configure keystone region and domain used for access to Swift.
- ``swift_region``
- ``swift_user_domain_name``
- ``swift_project_domain_name``