puppet-openstacklib/releasenotes/notes/clouds-yaml-e8a87dfceba4619...

11 lines
308 B
YAML

---
features:
- |
The new ``openstacklib::clouds`` resource type has been added, which
manages the ``clouds.yaml`` file to store credentials for the ``openstack``
cli.
- |
Now ``Puppet::Provider::Openstack::CredentialsV3`` supports loading
credentials from the ``clouds.yaml`` file.