hypervisors list by server do not reflect offline servers

Bug #1333583 reported by Removed by request
6
Affects Status Importance Assigned to Milestone
OpenStack Dashboard (Horizon)
New
Wishlist
Unassigned

Bug Description

The list in dashboard/admin/hypervisors/ do not reflect the fact that some servers might be offline.
The list shows the last information from all the servers in that list and if the servers went down, the list still shows data.
I would have liked to see here some sort of indication, for instance an empty row, a row highlighted in red, a new column saying last update time (all of the aove?)

Tags: nova
Revision history for this message
Julie Pichon (jpichon) wrote :

The hypervisor panel reflects the information we get from `nova hypervisor-stats` and is mostly static data I think. If there is an API that implements what you want we'll be happy to include data from it, though it sounds like we're getting more into monitoring/ceilometer territory here (e.g. https://blueprints.launchpad.net/horizon/+spec/admin-overview-page-ceilometer ).

Changed in horizon:
importance: Undecided → Wishlist
Revision history for this message
Santiago Baldassin (santiago-b-baldassin) wrote :

What about using an UpdateRow class that every x minutes or seconds polls data fro the api? I think the list that Amit is refering to is coming from hypervisor-list rather than hypervisor stats so if the hypervisor is offline, nova would not return it in the list and the UpdateRow will automatically remove it from the table.
The last update time information is not provided by nova so, that would not be possible

tags: added: nova
sandeep nandal (nandal)
Changed in horizon:
assignee: nobody → sandeep nandal (nandal)
sandeep nandal (nandal)
Changed in horizon:
assignee: sandeep nandal (nandal) → nobody
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.