Merge "Compatibility with Debian and Ubuntu 16.04"
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