Files
puppet-cloudkitty/releasenotes/notes/fetcher_keystone-4ed116e2b11a1a0e.yaml
Takashi Kajinami 4e6806f54f Allow more flexible definition of fetcher_keystone parameters
This change allows using different credentials for authtoken middleware
and keystone fetcher. This is useful when credentials for different
scopes are needed for these two modules.

Change-Id: I5e103786b6c179e68bc54fa2b4b26bbdd2127e55
2021-11-02 00:22:52 +09:00

19 lines
500 B
YAML

---
features:
- |
The new ``cloudkitty::fetcher::keystone`` class has been aded.
upgrade:
- |
Default of the ``cloudkitty::fetcher::keystone`` parameter will be updated
in a future release. Please explicitly set the parameter or use new
parameters to define keystone credentials.
deprecations:
- |
The following two parameters of the ``cloudkitty`` class have been
deprecated and will be removed in a future release.
- ``auth_section``
- ``keystone_version``