File: load-yaml-3177efca78e5c67a.yaml

package info (click to toggle)
python-openstacksdk 0.101.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 10,888 kB
  • sloc: python: 90,744; sh: 173; makefile: 21
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.