| Ondrej Smola | 03ff34e | 2016-12-01 01:30:33 +0100 | [diff] [blame] | 1 | classes: |
| 2 | - service.cinder.volume.single | ||||
| 3 | parameters: | ||||
| 4 | cinder: | ||||
| Ondrej Smola | 7eaa9b2 | 2016-12-16 12:03:42 +0100 | [diff] [blame] | 5 | 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} | ||||