[RabbitMQ] Removed deprecated ha_queue option.

Change-Id: Ia5477de82e4fda1dae3925e20c370628478e76ac
diff --git a/metadata/service/switch/single.yml b/metadata/service/switch/single.yml
index 29d6749..a398e48 100644
--- a/metadata/service/switch/single.yml
+++ b/metadata/service/switch/single.yml
@@ -30,4 +30,3 @@
         user: openstack
         password: ${_secret:rabbitmq_openstack_password}
         virtual_host: '/openstack'
-        ha_queues: true
diff --git a/tests/pillar/control_cluster.sls b/tests/pillar/control_cluster.sls
index 3c669df..41f8cd8 100644
--- a/tests/pillar/control_cluster.sls
+++ b/tests/pillar/control_cluster.sls
@@ -33,7 +33,6 @@
       user: openstack
       password: password
       virtual_host: '/openstack'
-      ha_queues: true
     compute:
       host: 127.0.0.1
       region: RegionOne