a3cd1f0faf
Change-Id: I4d25c654ee3c298de03907b14161096a59d098db
8 lines
288 B
YAML
8 lines
288 B
YAML
---
|
|
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.
|