blob: 6b412246732dd3c89520b7858a983cc98ecbcec2 [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:
Ondrej Smolac91c0622017-01-30 14:09:44 +01007 ha_queues: true
8 enabled: true
9 notification: true
10 default_volume_type: standard-iops
11 backend:
12 ceph:
13 type_name: standard-iops
14 backend: ceph
15 pool: ${_param:cinder_storage_pool}
16 engine: ceph
17 user: ${_param:cinder_storage_user}
18 secret_uuid: ${_param:cinder_storage_secret_uuid}
19 client_cinder_key: ${_param:cinder_storage_client_key}
Andrey Shestakovce2bc162017-07-24 12:18:41 +030020 host: ceph