Skip to content

Commit 50e3229

Browse files
committed
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
1 parent cb9fbd9 commit 50e3229

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/build_ci_config.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@ service_port = 5000
199199
apiver = v2.0
200200
user = admin
201201
password = $ADMIN_PASSWORD
202-
tenant_id = 1
202+
tenant_name = admin
203203
204204
[nova]
205205
host = $HOST_IP

0 commit comments

Comments
 (0)