Merge "Attempt to thin out nova-ceph-multistore" into unmaintained/yoga
This commit is contained in:
@@ -556,6 +556,15 @@
|
|||||||
GLANCE_STANDALONE: True
|
GLANCE_STANDALONE: True
|
||||||
GLANCE_USE_IMPORT_WORKFLOW: True
|
GLANCE_USE_IMPORT_WORKFLOW: True
|
||||||
DEVSTACK_PARALLEL: True
|
DEVSTACK_PARALLEL: True
|
||||||
|
# NOTE(danms): This job is pretty heavy as it is, so we disable some
|
||||||
|
# services that are not relevant to the nova-glance-ceph scenario
|
||||||
|
# that this job is intended to validate.
|
||||||
|
devstack_services:
|
||||||
|
c-bak: false
|
||||||
|
s-account: false
|
||||||
|
s-container: false
|
||||||
|
s-object: false
|
||||||
|
s-proxy: false
|
||||||
devstack_local_conf:
|
devstack_local_conf:
|
||||||
post-config:
|
post-config:
|
||||||
$NOVA_CONF:
|
$NOVA_CONF:
|
||||||
|
|||||||
Reference in New Issue
Block a user