[Horizon] [LBaaS] There is no Status column in horizon's Pools/Member main grids

Bug #1242343 reported by Rami Vaknin
10
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Dashboard (Horizon)
Fix Released
Wishlist
Akihiro Motoki

Bug Description

Version
=======
Havana on rhel

Description
===========
I think that the pool and members status is an important data that should appear in the Pools/Member main grids like Instances, Volumes, Images, Snapshots, Networks and Routers do, currently it can be found only in the inner pages.

Note also that the "list" cli commands (not "show" command) also show the status field.

$ neutron lb-pool-list
+--------------------------------------+------------------+-------------+----------+----------------+--------+
| id | name | lb_method | protocol | admin_state_up | status |
+--------------------------------------+------------------+-------------+----------+----------------+--------+
| f1783cdb-7e2f-4c4a-86e6-504ba0ee5254 | my_app_main_pool | ROUND_ROBIN | HTTP | True | ACTIVE |
+--------------------------------------+------------------+-------------+----------+----------------+--------+

$ neutron lb-member-list
+--------------------------------------+-------------+---------------+----------------+--------+
| id | address | protocol_port | admin_state_up | status |
+--------------------------------------+-------------+---------------+----------------+--------+
| ee00eee8-f4b0-4dae-ae48-587490cf00dc | 10.35.212.4 | 80 | True | ACTIVE |
| f872fb03-1716-4687-861d-038a9ef9b4f6 | 10.35.212.2 | 80 | True | ACTIVE |
+--------------------------------------+-------------+---------------+----------------+--------+

Tags: neutron lbaas
Akihiro Motoki (amotoki)
tags: added: lbaas neutron
Changed in horizon:
importance: Undecided → Wishlist
status: New → Confirmed
milestone: none → icehouse-1
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to horizon (master)

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

Changed in horizon:
assignee: nobody → Akihiro Motoki (amotoki)
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to horizon (master)

Reviewed: https://review.openstack.org/52837
Committed: http://github.com/openstack/horizon/commit/2fb2189b78049080a534050cfc5cde19e3b3effc
Submitter: Jenkins
Branch: master

commit 2fb2189b78049080a534050cfc5cde19e3b3effc
Author: Akihiro MOTOKI <email address hidden>
Date: Mon Oct 21 05:12:35 2013 +0900

    Display LBaaS pool/member status in the tables

    Change-Id: I5eaf65257add742e5430f3312bf63aab2cd7daae
    Closes-Bug: #1242343

Changed in horizon:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in horizon:
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in horizon:
milestone: icehouse-1 → 2014.1
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.