Add a sample clouds.yaml

Since commit 22569f218e4ca461da4e50dfc686adae6a44d2ba 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
This commit is contained in:
melanie witt 2015-06-15 17:51:48 +00:00
parent e492327431
commit 9231f939f9

@ -0,0 +1,7 @@
clouds:
devstack:
auth:
username: admin
password: a
project_name: admin
auth_url: http://localhost:5000/v2.0