neutron-lbaas-dashboard/neutron_lbaas_dashboard/static/dashboard/project/lbaasv2/members
Lucas Palm d57d7a4ebd Show the member status properties
This change adds the 'Operating Status' and 'Provisioning Status'
properties to the member attributes that are visible in the
members table and detail pages.  The member statuses are taken
from the Load Balancer status tree API, which returns all child
resources with their corresponding statuses for a particular Load
Balancer.

Closes-Bug: #1563444
Change-Id: Icd812bdc8774c3dd4522ff923229bfecaeb1b9dd
2017-07-26 05:57:10 +08:00
..
actions Update for ui bootstrap changes 2017-01-10 14:55:31 +08:00
detail.controller.js Show the member status properties 2017-07-26 05:57:10 +08:00
detail.controller.spec.js Show the member status properties 2017-07-26 05:57:10 +08:00
detail.html Show the member status properties 2017-07-26 05:57:10 +08:00
members.module.js Add the angular LBaaS V2 members table and detail pages 2016-02-05 14:54:00 +00:00
members.module.spec.js Add the angular LBaaS V2 members table and detail pages 2016-02-05 14:54:00 +00:00
members.service.js Show the member status properties 2017-07-26 05:57:10 +08:00
members.service.spec.js Show the member status properties 2017-07-26 05:57:10 +08:00
table.controller.js Show the member status properties 2017-07-26 05:57:10 +08:00
table.controller.spec.js Show the member status properties 2017-07-26 05:57:10 +08:00
table.html Show the member status properties 2017-07-26 05:57:10 +08:00