Skip to content

Commit 4638dbc

Browse files
author
Ghanshyam Mann
committed
Remove enabling of glance v1 API
devstack removing the glance v1 api enable option[1] because there is no v1 entry point in glance now[2]. Let's remove ths GLANCE_V1_ENABLED variable setting from zuul job too to avoid any confusion of glance v1 is still available. [1] https://review.opendev.org/#/c/698808/ [2] https://review.opendev.org/#/c/532503/ Change-Id: I6d3a38eee0c75bbc795bad732fe547181d15c677
1 parent d3691b8 commit 4638dbc

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.zuul.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,6 @@
5151
vars:
5252
devstack_localrc:
5353
LIBS_FROM_GIT: python-openstackclient
54-
# NOTE(dtroyer): OSC needs to support Image v1 for a while yet so re-enable
55-
GLANCE_V1_ENABLED: true
5654
# NOTE(dtroyer): Functional tests need a bit more volume headroom
5755
VOLUME_BACKING_FILE_SIZE: 20G
5856
devstack_local_conf:

0 commit comments

Comments
 (0)