summaryrefslogtreecommitdiff
path: root/.zuul.yaml
diff options
context:
space:
mode:
authorDr. Jens Harbott <harbott@osism.tech>2021-11-10 06:38:21 +0100
committerDr. Jens Harbott <harbott@osism.tech>2021-11-10 06:39:52 +0100
commit3d190dba5d3889c4b9950e074335e5f5bb137437 (patch)
tree2dcfec620a103ba49b34633ea3d1fc24336b233c /.zuul.yaml
parent27478f07c3f45067a2644140b7da2b356ca9ac60 (diff)
downloadswift-3d190dba5d3889c4b9950e074335e5f5bb137437.tar.gz
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 <harbott@osism.tech> Change-Id: I66f6fd712cd14f60be39e2ee7ddd0a089cedabab
Diffstat (limited to '.zuul.yaml')
-rw-r--r--.zuul.yaml3
1 files changed, 0 insertions, 3 deletions
diff --git a/.zuul.yaml b/.zuul.yaml
index cb470dadb..d8bb786d6 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