refstack-client/refstack_client/tests/unit/refstack-client.test.conf
Paul Van Eck 2c355b84a4 Add cpid failover
If the client can't get the identity service ID from the cloud,
the client will use a hash of the endpoint's hostname as the CPID.

Change-Id: I0d61ccb05caf40131a2590bd89b6fce7c62cedd2
Implements-Spec: https://review.openstack.org/#/c/255607/
2016-01-04 11:58:42 -08:00

11 lines
197 B
Plaintext

[identity]
auth_version = v2
uri = http://0.0.0.0:35357/v2.0
uri_v3 = http://0.0.0.0:35357/v3
username = admin
password = test
tenant_id = admin_tenant_id
[identity-feature-enabled]
api_v2 = true