summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorThang Pham <thang.g.pham@gmail.com>2014-07-25 21:02:07 -0400
committerThang Pham <thang.g.pham@gmail.com>2014-07-25 21:32:32 -0400
commitefa31ef03de39103779feb725fac1c3e08c851fc (patch)
treec430b0fc204e88c2b593d339f0704dff95bd5ed2 /setup.cfg
parent4d56b91628518629b47997b93acd9cb1e48f87f5 (diff)
downloadcinder-efa31ef03de39103779feb725fac1c3e08c851fc.tar.gz
Remove cinder-clear-rabbit-queues
cinder-clear-rabbit-queues should be removed because it does not appear to be widely used and there is no user documentation for it. Also, RabbitMQ now includes a management plugin and CLI, rabbitmqadmin, that allows you to delete queues and exchanges. This script was also removed in nova as part of https://review.openstack.org/#/c/40355/. DocImpact: The RabbitMQ management plugin ships with rabbitmqadmin. It supports RabbitMQ version 2.8.x and above. Closes-Bug: #1348859 Change-Id: I77bb54065280771e5cc64835af9c584626ecf8b8
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg1
1 files changed, 0 insertions, 1 deletions
diff --git a/setup.cfg b/setup.cfg
index 82d201f19..57fb4f05b 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -29,7 +29,6 @@ scripts =
bin/cinder-all
bin/cinder-api
bin/cinder-backup
- bin/cinder-clear-rabbit-queues
bin/cinder-manage
bin/cinder-rpc-zmq-receiver
bin/cinder-rtstool