blob: 14a9a4ac13f49b9559fab14b9793084346f4a4f2 [file] [log] [blame]
Ondrej Smolac91c0622017-01-30 14:09:44 +01001parameters:
Jiri Broulik1cd6e592017-10-05 16:02:34 +02002 _param:
3 cinder_storage_client_key: ''
Ondrej Smolac91c0622017-01-30 14:09:44 +01004 cinder:
5 volume:
Andrey Shestakovce2bc162017-07-24 12:18:41 +03006 message_queue:
Oleksandr Shyshko613e04e2019-08-07 12:08:51 +03007 use_vip_address: ${_param:openstack_rabbitmq_standalone_mode}
8 host: ${_param:openstack_message_queue_address}
Ondrej Smolac91c0622017-01-30 14:09:44 +01009 ha_queues: true
10 enabled: true
11 notification: true
12 default_volume_type: standard-iops
13 backend:
14 ceph:
15 type_name: standard-iops
16 backend: ceph
17 pool: ${_param:cinder_storage_pool}
18 engine: ceph
19 user: ${_param:cinder_storage_user}
20 secret_uuid: ${_param:cinder_storage_secret_uuid}
21 client_cinder_key: ${_param:cinder_storage_client_key}
Andrey Shestakovce2bc162017-07-24 12:18:41 +030022 host: ceph