Skip to content

Commit 5db287c

Browse files
author
Dean Troyer
committed
Keystone uses api v2.0
1 parent fda65b8 commit 5db287c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tools/build_ci_config.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ image_id = 1
9191
[keystone]
9292
service_host = $HOST_IP
9393
service_port = 5000
94-
apiver = v1.1
94+
apiver = v2.0
9595
user = admin
9696
password = $ADMIN_PASSWORD
9797
tenant_id = 1
@@ -123,4 +123,4 @@ username = root
123123
password = password
124124
125125
EOF
126-
mv $CONFIG_FILE_TMP $CONFIG_FILE
126+
mv $CONFIG_FILE_TMP $CONFIG_FILE

0 commit comments

Comments
 (0)