Created attachment 1155468 [details] Screen shot of all sort by options Description of problem: ----------------------- While sorting instances through the C&U graphs of an Availability zone, the sort by drop down lists 'cloud' as an option. I was comparing the options listed in the sort by drop down on the Compute->Cloud->Instances page and the drop down on this page doesn't have 'cloud' as one of the options.For the sake of consistency, the 'cloud' option needs to be replaced with something that's present on the Compute->Cloud->Instances page. Also,the UI blows up when the instances are sorted by the cloud option. Version-Release number of selected component (if applicable): -------------------------- 5.6.0.5 How reproducible: ---------------- Always Steps to Reproduce: ------------------- 1.Manage a cloud provider.Enable C&U collection.Navigate to the summary page of an Availability zone. 2.Click Monitoring, click Utilization.View hourly or daily graphs for network or disk or cpu usage.Drill into the chart data by hovering over a data point. 3.Click on the short cut menu to display the virtual machines that were running at the time the data was captured. Actual results: --------------- The instances running at the time the data was captured are displayed.On this page, 'cloud' is listed as one of the options in the the sort by drop down. Expected results: ---------------- Replace the cloud option with something more relevant. Additional info: ----------------
Is there a CFME instance of a database showing this problem? Thanks.
https://github.com/ManageIQ/manageiq/pull/8985
New commit detected on ManageIQ/manageiq/master: https://github.com/ManageIQ/manageiq/commit/eb8bb68ab069226a9722c3f6a67e50eb6c626c1f commit eb8bb68ab069226a9722c3f6a67e50eb6c626c1f Author: Milan Zazrivec <mzazrivec> AuthorDate: Thu May 26 14:51:40 2016 +0200 Commit: Milan Zazrivec <mzazrivec> CommitDate: Thu May 26 14:51:40 2016 +0200 Fix report type when rendering instances under availability zone When navigating to Cloud -> Availability Zone -> Utilization -> Instances running / Instances stopped, we were using general VM report, which we normally use to render both instances and vms (all in one view). It's better fit to render view we use when we render cloud instances. https://bugzilla.redhat.com/show_bug.cgi?id=1334522 app/controllers/vm_controller.rb | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-)
Verified in 5.6.0.9
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2016:1348