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:
parent
27478f07c3
commit
3d190dba5d
@ -284,9 +284,6 @@
|
|||||||
SWIFT_REPLICAS: 1
|
SWIFT_REPLICAS: 1
|
||||||
# One replica => no need for replicators, etc.
|
# One replica => no need for replicators, etc.
|
||||||
SWIFT_START_ALL_SERVICES: False
|
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:
|
devstack_services:
|
||||||
keystone: true
|
keystone: true
|
||||||
swift: true
|
swift: true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user