Skip to content

Commit a0e2948

Browse files
author
Dean Troyer
committed
Change glance apiver
1 parent 264aba5 commit a0e2948

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

tools/build_ci_config.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,9 +86,10 @@ ami_location = $DEST/openstack-integration-tests/include/sample_vm/$DIST_NAME-se
8686
8787
[glance]
8888
host = $GLANCE_HOST
89-
apiver = v1.0
89+
apiver = v1
9090
port = $GLANCE_PORT
9191
image_id = 1
92+
tenant_id = 1
9293
9394
[keystone]
9495
service_host = $HOST_IP

0 commit comments

Comments
 (0)