File: load-yaml-3177efca78e5c67a.yaml

package info (click to toggle)
python-openstacksdk 0.17.2-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 7,516 kB
  • sloc: python: 65,092; sh: 194; makefile: 27
file content (7 lines) | stat: -rw-r--r-- 288 bytes parent folder | download | duplicates (9)
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.