** Changed in: horizon
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1242343

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

Status in OpenStack Dashboard (Horizon):
  Fix Released

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 |
  
+--------------------------------------+-------------+---------------+----------------+--------+

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1242343/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to