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 <harbott@osism.tech>
Change-Id: I06ae79267159f3769dfcba860115e2c45ba2a8c6
This commit is contained in:
Dr. Jens Harbott 2021-11-10 06:31:17 +01:00
parent 68200a88ff
commit fe51a87372
No known key found for this signature in database
GPG Key ID: E7862B245C3596B1
1 changed files with 0 additions and 3 deletions

View File

@ -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