Bug 1650506
Summary: | Power options shutdown guest and restart guest are disabled on scvmm vm's details page | ||
---|---|---|---|
Product: | Red Hat CloudForms Management Engine | Reporter: | Ganesh Hubale <ghubale> |
Component: | UI - OPS | Assignee: | Adam Grare <agrare> |
Status: | CLOSED ERRATA | QA Contact: | Ganesh Hubale <ghubale> |
Severity: | medium | Docs Contact: | Red Hat CloudForms Documentation <cloudforms-docs> |
Priority: | medium | ||
Version: | 5.10.0 | CC: | agrare, akarol, bmidwood, bsorota, ghubale, hkataria, lavenel, mfeifer, mpovolny, obarenbo, simaishi |
Target Milestone: | GA | ||
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:34:23 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | CFME Core | Target Upstream Version: | |
Embargoed: |
Comment 4
Ganesh Hubale
2018-11-19 04:50:54 UTC
Hi Adam, Looks like we have implemented these operations but we are not using the Supports mixins. Maybe that's something to look at. B New commit detected on ManageIQ/manageiq-providers-scvmm/master: https://github.com/ManageIQ/manageiq-providers-scvmm/commit/b35bb5624c39b4afdff96fe58c56ade6bd478475 commit b35bb5624c39b4afdff96fe58c56ade6bd478475 Author: Adam Grare <agrare> AuthorDate: Mon Nov 26 14:39:56 2018 -0500 Commit: Adam Grare <agrare> CommitDate: Mon Nov 26 14:39:56 2018 -0500 Fix missing supports features for guest operations There were missing supports features for reboot and shutdown guest operations. Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1650506 app/models/manageiq/providers/microsoft/infra_manager/vm.rb | 2 + 1 file changed, 2 insertions(+) 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 |