commit | a82b8205776b54739e2973e19dff091d4965d645 | [log] [tgz] |
---|---|---|
author | Jiri Konecny <jiri.konecny@tcpcloud.eu> | Thu Apr 21 17:20:08 2016 +0200 |
committer | Jiri Konecny <jiri.konecny@tcpcloud.eu> | Thu Apr 21 17:20:08 2016 +0200 |
tree | 7e907e70aedbe90b72f676ff806215f834889b93 | |
parent | dce07bf3b6e31ad6f1e95196f390253434736910 [diff] |
[RabbitMQ] Removed deprecated ha_queue option. Change-Id: I835362c728c0176d20e4673e169f59ceb40c3560
diff --git a/metadata/service/control/cluster.yml b/metadata/service/control/cluster.yml index 0bc715e..3828de2 100644 --- a/metadata/service/control/cluster.yml +++ b/metadata/service/control/cluster.yml
@@ -51,7 +51,6 @@ user: openstack password: ${_param:rabbitmq_openstack_password} virtual_host: '/openstack' - ha_queues: true glance: host: ${_param:cluster_vip_address} port: 9292
diff --git a/tests/pillar/control_cluster.sls b/tests/pillar/control_cluster.sls index 018f222..5ee0ab2 100644 --- a/tests/pillar/control_cluster.sls +++ b/tests/pillar/control_cluster.sls
@@ -40,7 +40,6 @@ user: openstack password: password virtual_host: '/openstack' - ha_queues: true glance: host: port: 9292