From a5a0a830ef00d62cb24358d317c4959e5750fd73 Mon Sep 17 00:00:00 2001
From: Allen Gao <wanlong.gao@easystack.cn>
Date: Sun, 14 Feb 2016 20:18:55 +0800
Subject: [PATCH] rabbitmq_data container is removed

TrivialFix

Change-Id: I5168191182c249df68fd0b5c70a778f223326974
---
 tools/cleanup-containers | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tools/cleanup-containers b/tools/cleanup-containers
index 237a2f9ad5..d6ce4a2e1f 100755
--- a/tools/cleanup-containers
+++ b/tools/cleanup-containers
@@ -28,7 +28,7 @@ else
         neutron_{server,dhcp_agent,l3_agent,linuxbridge_agent,metadata_agent,openvswitch_agent} \
         nova_{scheduler,novncproxy,consoleauth,conductor,api,compute,libvirt,spicehtml5proxy,compute_ironic} \
         openvswitch_{vswitchd,db} \
-        rabbitmq{,_data} \
+        rabbitmq \
         rsyslog \
         swift_{account_{auditor,reaper,replicator,server},container_{auditor,replicator,server,updater},object_{auditor,expirer,replicator,server,updater},proxy_server,rsyncd}
     )
-- 
GitLab