You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
# Credentials for functional testing
|
|
[auth]
|
|
auth_url = http://127.0.0.1:5000/v2.0
|
|
magnum_url = http://127.0.0.1:9511/v1
|
|
[admin]
|
|
user = admin
|
|
tenant = admin
|
|
pass = secrete
|
|
[magnum]
|
|
image_id = fedora-21-atomic-3
|
|
nic_id = public
|