Adding a sample tempest config

This file is intended for making functional test development
easier.

Change-Id: I216681bc186074e7177d04869a67677b471db94a
This commit is contained in:
John Vrbanac
2014-10-02 15:38:55 -05:00
parent a66fd6aca4
commit 9517ca3b1d
+19
View File
@@ -0,0 +1,19 @@
[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