Bug 1460798
Summary: | [RFE] Include VM status in List View | ||
---|---|---|---|
Product: | Red Hat CloudForms Management Engine | Reporter: | Krain Arnold <krain> |
Component: | UI - OPS | Assignee: | Dávid Halász <dhalasz> |
Status: | CLOSED ERRATA | QA Contact: | Angelina Vasileva <anikifor> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 5.8.0 | CC: | anikifor, ewinchel, hkataria, jhardy, mpovolny, obarenbo, simaishi, tuado |
Target Milestone: | GA | Keywords: | FutureFeature |
Target Release: | 5.11.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | 5.11.0.1 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2019-12-12 13:33:21 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | Feature | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | CFME Core | Target Upstream Version: | |
Embargoed: |
Description
Krain Arnold
2017-06-12 19:27:42 UTC
*** Bug 1627895 has been marked as a duplicate of this bug. *** New commit detected on ManageIQ/manageiq-ui-classic/master: https://github.com/ManageIQ/manageiq-ui-classic/commit/a12f6c376dc3b7a9e6122d518c2e48294306da9e commit a12f6c376dc3b7a9e6122d518c2e48294306da9e Author: Dávid Halász <dhalasz> AuthorDate: Mon Oct 22 12:13:04 2018 -0400 Commit: Dávid Halász <dhalasz> CommitDate: Mon Oct 22 12:13:04 2018 -0400 Display Vm power state in the related grid views Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1460798 product/views/ManageIQ_Providers_CloudManager_Vm-all_vms_and_templates.yaml | 3 + product/views/ManageIQ_Providers_CloudManager_Vm-vms.yaml | 3 + product/views/ManageIQ_Providers_CloudManager_Vm.yaml | 3 + product/views/ManageIQ_Providers_InfraManager_Vm.yaml | 3 + product/views/Vm-all_vms.yaml | 3 + product/views/Vm.yaml | 3 + product/views/VmOrTemplate-all_vms_and_templates.yaml | 3 + product/views/VmOrTemplate.yaml | 3 + product/views/Vm__restricted.yaml | 3 + spec/controllers/application_controller/report_data_spec.rb | 5 +- 10 files changed, 30 insertions(+), 2 deletions(-) New commit detected on ManageIQ/manageiq-ui-classic/master: https://github.com/ManageIQ/manageiq-ui-classic/commit/a12f6c376dc3b7a9e6122d518c2e48294306da9e commit a12f6c376dc3b7a9e6122d518c2e48294306da9e Author: Dávid Halász <dhalasz> AuthorDate: Mon Oct 22 12:13:04 2018 -0400 Commit: Dávid Halász <dhalasz> CommitDate: Mon Oct 22 12:13:04 2018 -0400 Display Vm power state in the related grid views Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1460798 product/views/ManageIQ_Providers_CloudManager_Vm-all_vms_and_templates.yaml | 3 + product/views/ManageIQ_Providers_CloudManager_Vm-vms.yaml | 3 + product/views/ManageIQ_Providers_CloudManager_Vm.yaml | 3 + product/views/ManageIQ_Providers_InfraManager_Vm.yaml | 3 + product/views/Vm-all_vms.yaml | 3 + product/views/Vm.yaml | 3 + product/views/VmOrTemplate-all_vms_and_templates.yaml | 3 + product/views/VmOrTemplate.yaml | 3 + product/views/Vm__restricted.yaml | 3 + spec/controllers/application_controller/report_data_spec.rb | 5 +- 10 files changed, 30 insertions(+), 2 deletions(-) Fixed and verified in 5.11.0.2.20190430174828_0e34dea. "Power state" column is added and VM status is displayed. 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-2019:4199 |