Keystone tenant ID's are no longer predictable (UUID's)
Applicable to keystone master post essex-m2 Depends on: https://review.openstack.org/#change,2394 Change-Id: I1431f7177ff22e03cdf89bc7513473fdbbb1415d
This commit is contained in:
parent
cb9fbd905b
commit
50e3229c79
@ -199,7 +199,7 @@ service_port = 5000
|
|||||||
apiver = v2.0
|
apiver = v2.0
|
||||||
user = admin
|
user = admin
|
||||||
password = $ADMIN_PASSWORD
|
password = $ADMIN_PASSWORD
|
||||||
tenant_id = 1
|
tenant_name = admin
|
||||||
|
|
||||||
[nova]
|
[nova]
|
||||||
host = $HOST_IP
|
host = $HOST_IP
|
||||||
|
Loading…
Reference in New Issue
Block a user