6d315598aa
python-openstackclient, shade, openstacksdk and Ansible's OpenStack modules all support reading client config information from a file called clouds.yaml instead of from environment variables set from openrc files. Unfortunately, the only thing horizon currently offers for download is old-style openrc files. Add support for downloading clouds.yaml files. Change-Id: I0611dd44524b746ad993bff7435ec8628a83a762
7 lines
219 B
YAML
7 lines
219 B
YAML
---
|
|
features:
|
|
- Add support for horizon offering a clouds.yaml file
|
|
for download along with the openrc files. For more
|
|
information on clouds.yaml, see
|
|
https://docs.openstack.org/developer/os-client-config
|