Created attachment 994468 [details] vm item Description of problem: Version-Release number of selected component (if applicable): 5.3.3.2.20150217120931_a465215 How reproducible: 100% Steps to Reproduce: 1.Perform smart state analysis for a VM and datastore 2.Navigate to VM summary page and click on security and configuration links 3. Actual results: No quads displayed for VM items.see attached screenshot Same issue is observed for data store items in data store summary page if you check configure settings both "Show Datastore Item Quadrants" and "Show VM Item Quadrants" are enabled Expected results: Additional info:
New commit detected on manageiq/master: https://github.com/ManageIQ/manageiq/commit/784d9c69f5c22d0f8312da9a628881ea0e15d752 commit 784d9c69f5c22d0f8312da9a628881ea0e15d752 Author: Martin Hradil <mhradil> AuthorDate: Tue Feb 24 18:58:33 2015 +0000 Commit: Martin Hradil <mhradil> CommitDate: Tue Feb 24 19:02:07 2015 +0000 Remove unused :storageitem and :vmitem quadicon settings This removes Configuration > My Settings: "Show Datastore Item Quadrants" and "Show VM Item Quadrants" These were no longer used because there's only the list view available for these items. https://bugzilla.redhat.com/show_bug.cgi?id=1195407 vmdb/app/controllers/configuration_controller.rb | 2 -- vmdb/app/helpers/ui_constants.rb | 2 -- vmdb/app/views/configuration/_ui_1.html.haml | 2 -- 3 files changed, 6 deletions(-)
"Show Datastore Item Quadrants" and "Show VM Item Quadrants" Removed. Verified: 5.4.0.0.11.20150309201930_8b6a235
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://rhn.redhat.com/errata/RHBA-2015-1100.html