blob: cede74c04832f02638f0f4c2f464ccc2e24b8e5f [file] [log] [blame]
Ondrej Smola03ff34e2016-12-01 01:30:33 +01001classes:
2- service.cinder.volume.single
3parameters:
4 cinder:
Ondrej Smola7eaa9b22016-12-16 12:03:42 +01005 volume:
6 enabled: True
7 database:
8 host: ${_param:openstack_database_address}
9 glance:
10 host: ${_param:openstack_control_address}
11 message_queue:
12 host: ${_param:openstack_message_queue_address}
13 identity:
14 host: ${_param:openstack_control_address}