File: clouds.yaml.sample

package info (click to toggle)
python-novaclient 2%3A18.11.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,852 kB
  • sloc: python: 24,301; makefile: 24; sh: 13
file content (9 lines) | stat: -rw-r--r-- 208 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
clouds:
  devstack:
    auth:
      username: admin
      password: change_me
      project_name: admin
      auth_url: http://localhost:5000/v3
      user_domain_id: default
      project_domain_id: default