From 3d190dba5d3889c4b9950e074335e5f5bb137437 Mon Sep 17 00:00:00 2001 From: "Dr. Jens Harbott" Date: Wed, 10 Nov 2021 06:38:21 +0100 Subject: [PATCH] Clean up devstack job definitions Keystone can only provide v3 now, remove variables that no longer have any effect within devstack. Signed-off-by: Dr. Jens Harbott Change-Id: I66f6fd712cd14f60be39e2ee7ddd0a089cedabab --- .zuul.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.zuul.yaml b/.zuul.yaml index cb470dadbf..d8bb786d66 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -284,9 +284,6 @@ SWIFT_REPLICAS: 1 # One replica => no need for replicators, etc. SWIFT_START_ALL_SERVICES: False - # Keystone v3 is currently the default, but may as well be explicit - ENABLE_IDENTITY_V2: False - IDENTITY_API_VERSION: 3 devstack_services: keystone: true swift: true