Add cinderstore glance testing scenario
Change-Id: I3b838ad33e7398fe864b0bf85e06f037f6990c37
This commit is contained in:
committed by
Dmitriy Rabotyagov
parent
3e2d7afa05
commit
02e3d744f2
@@ -339,6 +339,12 @@ tempest_test_includelist_cinder:
|
|||||||
{% endif %}
|
{% endif %}
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
|
{% if 'glance' in bootstrap_host_scenarios and 'cinderstore' in bootstrap_host_scenarios_expanded %}
|
||||||
|
glance_default_store:
|
||||||
|
name: cinder
|
||||||
|
type: cinder
|
||||||
|
{% endif %}
|
||||||
|
|
||||||
{% if 'quorum' in bootstrap_host_scenarios_expanded %}
|
{% if 'quorum' in bootstrap_host_scenarios_expanded %}
|
||||||
oslomsg_rabbit_quorum_queues: True
|
oslomsg_rabbit_quorum_queues: True
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|||||||
Reference in New Issue
Block a user