summaryrefslogtreecommitdiff
path: root/releasenotes/notes/load-yaml-3177efca78e5c67a.yaml
blob: 2438f83a4a6f02e3cd8f79fd56f8b5ac41ecb727 (plain)
1
2
3
4
5
6
7
---
features:
  - Added a flag, 'load_yaml_config' that defaults to True.
    If set to false, no clouds.yaml files will be loaded. This
    is beneficial if os-client-config wants to be used inside of
    a service where end-user clouds.yaml files would  make things
    more confusing.