puppet-magnum/releasenotes/notes/cinder_client-opts-8c855d98ed6f18b5.yaml
Takashi Kajinami 565ce41450 Support more [cinder_client] parameters
Change-Id: Ib6ea67aee528cb5a592265ee823f884e4816d3ff
2021-11-15 16:46:17 +09:00

13 lines
234 B
YAML

---
features:
- |
The following parameters have been added to the ``magnum::clients::cinder``
class.
- ``endpoint_type``
- ``api_version``
- ``ca_file``
- ``cert_file``
- ``key_file``
- ``insecure``