Charm should have an action to display 'rabbitmqctl cluster_status'

Bug #1716981 reported by Jill Rouleau
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
OpenStack RabbitMQ Server Charm
Fix Released
Wishlist
Jill Rouleau

Bug Description

A common admin task is to check the clusters current status, which would be a great action for this charm.

tags: added: sts
Changed in charm-rabbitmq-server:
status: New → Triaged
importance: Undecided → Wishlist
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to charm-rabbitmq-server (master)

Reviewed: https://review.openstack.org/494285
Committed: https://git.openstack.org/cgit/openstack/charm-rabbitmq-server/commit/?id=69cc374d11b984a88f7c2c9ee660db74fca572bc
Submitter: Jenkins
Branch: master

commit 69cc374d11b984a88f7c2c9ee660db74fca572bc
Author: Jill Rouleau <email address hidden>
Date: Thu May 4 17:15:49 2017 -0700

    Add cluster_status action, correct actions.py typo

    Closes-Bug: #1716981
    Change-Id: I100b4615dfb256f981da636d8e6cab211df59255

Changed in charm-rabbitmq-server:
status: Triaged → Fix Committed
Frode Nordahl (fnordahl)
Changed in charm-rabbitmq-server:
assignee: nobody → Jill Rouleau (jillrouleau)
milestone: none → 18.02
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix proposed to charm-rabbitmq-server (master)

Related fix proposed to branch: master
Review: https://review.openstack.org/512405

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to charm-rabbitmq-server (master)

Reviewed: https://review.openstack.org/512405
Committed: https://git.openstack.org/cgit/openstack/charm-rabbitmq-server/commit/?id=058bac0515fe2def4ee4d79e01ea79b0e7c616aa
Submitter: Zuul
Branch: master

commit 058bac0515fe2def4ee4d79e01ea79b0e7c616aa
Author: Felipe Reyes <email address hidden>
Date: Mon Oct 16 17:23:24 2017 -0300

    Set universal_newlines=True when calling rabbitmqctl cluster_status

    In python3 check_output() returns bytes, while python2 returns str,
    passing universal_newlines=True assures it will return str no matter
    what python version is used.

    Change-Id: I34a490bc4142e78d725ad0973607587984ec7c49
    Related-Bug: 1716981

Ryan Beisner (1chb1n)
Changed in charm-rabbitmq-server:
status: Fix Committed → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to charm-rabbitmq-server (master)

Reviewed: https://review.openstack.org/503881
Committed: https://git.openstack.org/cgit/openstack/charm-rabbitmq-server/commit/?id=58b8ca09fc71f56ff5c09b768123336178bbd4e0
Submitter: Zuul
Branch: master

commit 58b8ca09fc71f56ff5c09b768123336178bbd4e0
Author: Jill Rouleau <email address hidden>
Date: Wed Sep 13 17:21:11 2017 -0700

    Add action to check rmq queues

    Report back to the user any queues with greater than N messages.

    Change-Id: Ia39c05a4fe0ce74682af24ffe3d17d3006001b62
    Closes-Bug: 1716981

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.