Files
barbican/etc/dev_tempest.conf
T
John Vrbanac 9517ca3b1d Adding a sample tempest config
This file is intended for making functional test development
easier.

Change-Id: I216681bc186074e7177d04869a67677b471db94a
2014-10-02 15:38:55 -05:00

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