Neutron lbaas CLI does not list member weight

Bug #1267575 reported by Andres Buraschi
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
python-neutronclient
Fix Released
Wishlist
Andres Buraschi

Bug Description

As per bug #1234688, and the proposed improvement, it would be useful to have the weight listed when invoking the lb-member-list command in neutron lbaas CLI.

For example:
$ neutron lb-member-list
+-------------+----------+--------+---------------+----------------+--------+
| id | address | weight | protocol_port | admin_state_up | status |
+-------------+----------+--------+---------------+----------------+--------+
| 43c167e7-.. | 10.0.0.3 | 1 | 1 | True | ACTIVE |
| 8cb13a6e-.. | 10.0.0.4 | 5 | 2 | True | ACTIVE |
| babffd13-.. | 10.0.0.4 | 1 | 1 | True | ACTIVE |
+-------------+----------+--------+---------------+----------------+--------+

Note: id shortened to fit the width

Revision history for this message
Andres Buraschi (andres-buraschi) wrote :
Revision history for this message
Andres Buraschi (andres-buraschi) wrote :

(IMHO, it has a 'Wishlist' importance...)

affects: neutron → python-neutronclient
Changed in python-neutronclient:
assignee: nobody → Andres Buraschi (andres-buraschi)
Revision history for this message
Eugene Nikanorov (enikanorov) wrote :

Andres, please follow https://wiki.openstack.org/wiki/GerritWorkflow to propose a solution

Changed in python-neutronclient:
importance: Undecided → Wishlist
status: New → Confirmed
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to python-neutronclient (master)

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

Changed in python-neutronclient:
status: Confirmed → In Progress
description: updated
Changed in python-neutronclient:
assignee: Andres Buraschi (andres-buraschi) → Sean Dague (sdague)
Revision history for this message
Andres Buraschi (andres-buraschi) wrote :

Hi Sean, the fix has already been commited for review and is wating for approval.

Regards.

Changed in python-neutronclient:
assignee: Sean Dague (sdague) → Andres Buraschi (andres-buraschi)
Revision history for this message
Eugene Nikanorov (enikanorov) wrote :

Andres, the bug was reassigned automatically when Sean has uploaded a patch with modified commit message

Revision history for this message
Andres Buraschi (andres-buraschi) wrote :

Hi Eugene, I appreciate the clarification. I realized a little bit late about that... (my bad). (Apologies, Sean!)
So, I agree to let this patch in pause until I-2 is complete.

Best regards.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-neutronclient (master)

Reviewed: https://review.openstack.org/65766
Committed: https://git.openstack.org/cgit/openstack/python-neutronclient/commit/?id=b333f83b287905fff6709161cea6cdc8b71749e8
Submitter: Jenkins
Branch: master

commit b333f83b287905fff6709161cea6cdc8b71749e8
Author: Andres Buraschi <email address hidden>
Date: Thu Jan 9 16:51:50 2014 -0300

    Adding weight column to Neutron lb member list CLI

    Adding 'weight' column to lbaas member-list command in order to quickly
    identify member properties. Protocol port was already been shown.
    This avoids having to enter each member details to see the weights
    settings.

    Change-Id: Id3c8cd8b3304535e2d82777018121007ed3bb129
    Closes-Bug: #1267575

Changed in python-neutronclient:
status: In Progress → Fix Committed
Akihiro Motoki (amotoki)
Changed in python-neutronclient:
milestone: none → 2.3.5
status: Fix Committed → Fix Released
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.