2c355b84a4
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/
11 lines
197 B
Plaintext
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
|