Disable glance secure hash in ceph job
Reference: https://review.opendev.org/c/openstack/glance_store/+/949383 This presumably affects any job based on devstack-plugin-ceph-tempest-py3, but making the change here for now. Change-Id: Icb81924809da6ac7d375d8543b25c9bff160b615
This commit is contained in:
@@ -205,6 +205,10 @@
|
|||||||
# to turn this on (currently defaults to false):
|
# to turn this on (currently defaults to false):
|
||||||
# MYSQL_REDUCE_MEMORY: true
|
# MYSQL_REDUCE_MEMORY: true
|
||||||
devstack_local_conf:
|
devstack_local_conf:
|
||||||
|
post-config:
|
||||||
|
$GLANCE_API_CONF:
|
||||||
|
DEFAULT:
|
||||||
|
do_secure_hash: False
|
||||||
test-config:
|
test-config:
|
||||||
$TEMPEST_CONFIG:
|
$TEMPEST_CONFIG:
|
||||||
volume-feature-enabled:
|
volume-feature-enabled:
|
||||||
|
Reference in New Issue
Block a user