Bug #5391
Dashboard statistics do not show actual VM name
Status: | Closed | Start date: | 09/25/2017 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | Abel Coronado | % Done: | 100% | |
Category: | Sunstone | |||
Target version: | Release 5.4.2 | |||
Resolution: | fixed | Pull request: | ||
Affected Versions: | OpenNebula 5.4 |
Description
The VM had the original name "testing" and is now named "tr-privat".
Check both screenshots.
vm-name.png: shows actual name
vm-dash-statistics.png: show still the old name
I know the statistics are based on the daily values. VM renaming was done at the beginning of the last week.
Associated revisions
History
#1 Updated by Abel Coronado almost 4 years ago
- Assignee set to Abel Coronado
#2 Updated by Abel Coronado almost 4 years ago
Sunstone makes accounting groups according to OID. Several HISTORY_RECORDS can exist with the same OID. Sunstone take the first VM name instead of the last one. Should take the last VM name of the monitoring.
#3 Updated by Abel Coronado almost 4 years ago
- % Done changed from 0 to 100
#4 Updated by Tobias Rehn almost 4 years ago
So is it fixed? I do not see a commit for this problem.
#5 Updated by Tino Vázquez almost 4 years ago
- Status changed from Pending to Closed
- Resolution set to fixed
PR has been merged, this will be available in the next OpenNebula release.