| - service.cinder.control.cluster_control |
| - service.haproxy.proxy.single |
| - service.keepalived.cluster.single |
| - system.haproxy.proxy.listen.openstack.cinder |
| version: ${_param:cinder_version} |
| host: ${_param:cluster_local_address} |
| host: ${_param:openstack_database_address} |
| password: ${_param:mysql_cinder_password} |
| region: ${_param:openstack_region} |
| host: ${_param:cluster_vip_address} |
| password: ${_param:keystone_cinder_password} |
| host: ${_param:cluster_vip_address} |
| - host: ${_param:openstack_message_queue_node01_address} |
| - host: ${_param:openstack_message_queue_node02_address} |
| - host: ${_param:openstack_message_queue_node03_address} |
| password: ${_param:rabbitmq_openstack_password} |
| virtual_host: '/openstack' |
| - host: ${_param:cluster_node01_address} |
| - host: ${_param:cluster_node02_address} |
| - host: ${_param:cluster_node03_address} |