This file is intended for making functional test development easier. Change-Id: I216681bc186074e7177d04869a67677b471db94a
20 lines
368 B
Plaintext
20 lines
368 B
Plaintext
[DEFAULT]
|
|
# Leaving this as a placeholder
|
|
|
|
[identity]
|
|
# Replace these with values that represent your identity configuration
|
|
uri=http://localhost:5000/v2.0
|
|
uri_v3=<None>
|
|
auth_version=v2
|
|
|
|
username=admin
|
|
tenant_name=admin
|
|
password=password
|
|
|
|
admin_username=admin
|
|
admin_tenant_name=admin
|
|
admin_password=password
|
|
|
|
[identity-feature-enabled]
|
|
# Leaving this as a placeholder
|