cinder-clear-rabbit-queues should be removed

Bug #1348859 reported by Thang Pham
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Cinder
Fix Released
Undecided
Thang Pham

Bug Description

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 that allows you to delete queues and exchanges
    $> rabbitmqadmin delete queue name=$topic
    $> rabbitmqadmin delete queue name=$topic.$host
    $> rabbitmqadmin delete exchange name=nova

This script was also removed in nova as part of https://review.openstack.org/#/c/40355/.

Thang Pham (thang-pham)
Changed in cinder:
assignee: nobody → Thang Pham (thang-pham)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to cinder (master)

Fix proposed to branch: master
Review: https://review.openstack.org/109786

Changed in cinder:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to cinder (master)

Reviewed: https://review.openstack.org/109786
Committed: https://git.openstack.org/cgit/openstack/cinder/commit/?id=efa31ef03de39103779feb725fac1c3e08c851fc
Submitter: Jenkins
Branch: master

commit efa31ef03de39103779feb725fac1c3e08c851fc
Author: Thang Pham <email address hidden>
Date: Fri Jul 25 21:02:07 2014 -0400

    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

Changed in cinder:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in cinder:
milestone: none → juno-3
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in cinder:
milestone: juno-3 → 2014.2
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.