]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Remove cinder-clear-rabbit-queues
authorThang Pham <thang.g.pham@gmail.com>
Sat, 26 Jul 2014 01:02:07 +0000 (21:02 -0400)
committerThang Pham <thang.g.pham@gmail.com>
Sat, 26 Jul 2014 01:32:32 +0000 (21:32 -0400)
commitefa31ef03de39103779feb725fac1c3e08c851fc
treec430b0fc204e88c2b593d339f0704dff95bd5ed2
parent4d56b91628518629b47997b93acd9cb1e48f87f5
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
bin/cinder-clear-rabbit-queues [deleted file]
setup.cfg