System Information - Compute Services - wrong data

Bug #1867501 reported by Radosław Piliszek
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Dashboard (Horizon)
New
Undecided
Unassigned

Bug Description

OS release: Train

I have some leftover compute services that are enabled but down.
OSC properly reports them:

$ openstack compute service list
+-----+------------------+-----------------+----------+---------+-------+----------------------------+
| ID | Binary | Host | Zone | Status | State | Updated At |
+-----+------------------+-----------------+----------+---------+-------+----------------------------+
| 4 | nova-scheduler | os-controller-3 | internal | enabled | up | 2020-03-15T08:54:06.000000 |
| 85 | nova-scheduler | os-controller-1 | internal | enabled | up | 2020-03-15T08:54:15.000000 |
| 91 | nova-scheduler | os-controller-2 | internal | enabled | up | 2020-03-15T08:54:15.000000 |
| 60 | nova-scheduler | os-controller-3 | internal | enabled | down | 2020-02-07T20:35:03.000000 |
| 87 | nova-scheduler | os-controller-2 | internal | enabled | down | 2020-02-07T20:35:13.000000 |
| 111 | nova-scheduler | os-controller-1 | internal | enabled | down | 2020-02-07T20:35:12.000000 |

However, Horizon displays them twice, yet each time with State Up.

I guess it gets confused by duplicate (service name, host, zone) tuple (possibly part of it) instead of differentiating based on ID.

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.