9231f939f9
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
8 lines
139 B
Plaintext
8 lines
139 B
Plaintext
clouds:
|
|
devstack:
|
|
auth:
|
|
username: admin
|
|
password: a
|
|
project_name: admin
|
|
auth_url: http://localhost:5000/v2.0
|