puppet-cinder/releasenotes/notes/stop-reading-authtoken-opts-62dcd2713f7b8dfd.yaml
Takashi Kajinami 04e3d15f1a Stop reading keystone_authtoken options
Using credentials in keystone_authtoken options for cinder_* resources
was deprecated some cycles ago[1].

[1] 596a77483b3d2c25590ab58b71037de9c4d1c81d

Change-Id: I21fc46f49a143ae1282cad91732925195eda6541
2023-11-16 17:36:01 +09:00

9 lines
206 B
YAML

---
upgrade:
- |
The following resource types no longer attempts to load user credentials
from the ``[keystone_authtoken]`` section in ``cinder.conf``.
- ``cinder_type``
- ``cinder_qos``