File: clouds.yaml.sample

package info (click to toggle)
python-novaclient 2%3A18.12.0-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 2,856 kB
  • sloc: python: 24,300; makefile: 24; sh: 13
file content (9 lines) | stat: -rw-r--r-- 208 bytes parent folder | download | duplicates (7)
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