python-novaclient/novaclient/tests/functional/clouds.yaml.sample
melanie witt 9231f939f9 Add a sample clouds.yaml
Since commit 22569f218e functional
testing credentials are managed by os-cloud-config. This change
adds a sample config to help developers run functional tests locally.

Change-Id: I16d1cb9a8bcaf18dda26af596652564b190cbe93
2015-06-15 17:53:21 +00:00

8 lines
139 B
Plaintext

clouds:
devstack:
auth:
username: admin
password: a
project_name: admin
auth_url: http://localhost:5000/v2.0