From fe51a873723ab2fd34cc6ae61e930bc6a8b48dbc Mon Sep 17 00:00:00 2001 From: "Dr. Jens Harbott" Date: Wed, 10 Nov 2021 06:31:17 +0100 Subject: Cleanup devstack jobs Both Python 3.x and Keystone v3 are hardcoded settings in devstack for quite some time, drop the old variables from the job definitions. Signed-off-by: Dr. Jens Harbott Change-Id: I06ae79267159f3769dfcba860115e2c45ba2a8c6 --- .zuul.yaml | 3 --- 1 file changed, 3 deletions(-) (limited to '.zuul.yaml') diff --git a/.zuul.yaml b/.zuul.yaml index 8684d39..e67f42c 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -12,7 +12,6 @@ vars: devstack_localrc: LIBS_FROM_GIT: glance_store - USE_PYTHON3: True devstack_services: # turn off ceilometer ceilometer-acentral: false @@ -43,8 +42,6 @@ s-container: true s-object: true s-proxy: true - devstack_localrc: - ENABLE_IDENTITY_V2: true - job: name: glance_store-tox-cinder-tips-base -- cgit v1.2.1