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
This commit is contained in:
Dr. Jens Harbott 2021-11-10 06:38:21 +01:00
parent 27478f07c3
commit 3d190dba5d
No known key found for this signature in database
GPG Key ID: E7862B245C3596B1

View File

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