Bug 1245685
| Summary: | SCVMM VM power function failing with error | ||
|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Chris Pelland <cpelland> |
| Component: | Providers | Assignee: | Bronagh Sorota <bsorota> |
| Status: | CLOSED ERRATA | QA Contact: | Aziza Karol <akarol> |
| Severity: | low | Docs Contact: | |
| Priority: | medium | ||
| Version: | 5.3.0 | CC: | akarol, bsorota, cpelland, dajohnso, gblomqui, jfrey, jhardy, jocarter, mfeifer, ncatling, obarenbo |
| Target Milestone: | GA | Keywords: | ZStream |
| Target Release: | 5.4.2 | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
| Fixed In Version: | 5.4.2.0 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 1200137 | Environment: | |
| Last Closed: | 2015-09-09 12:25:43 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | 1200137 | ||
| Bug Blocks: | |||
|
Comment 1
Bronagh Sorota
2015-07-30 16:12:16 UTC
New commit detected on cfme/5.4.z: https://code.engineering.redhat.com/gerrit/gitweb?p=cfme.git;a=commitdiff;h=f135d6f5a404ad39a7484629a0c8b5ea40a5164a commit f135d6f5a404ad39a7484629a0c8b5ea40a5164a Author: supernoodz <ncatling> AuthorDate: Fri Mar 13 18:34:11 2015 +0000 Commit: Bronagh Sorota <bsorota> CommitDate: Thu Jul 30 12:07:58 2015 -0400 Microsoft VM power function fix. VM power operations failing on SCVMM 2012 SP1 provider with ‘unrecognised cmdlet’ error. PowerShell command amended to include snap-in load and connection to provider. https://bugzilla.redhat.com/show_bug.cgi?id=1245685 vmdb/app/models/ems_microsoft.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commit detected on cfme/5.4.z: https://code.engineering.redhat.com/gerrit/gitweb?p=cfme.git;a=commitdiff;h=94023469737937564c3f54adece153008eccc885 commit 94023469737937564c3f54adece153008eccc885 Merge: cf78c8c f135d6f Author: Greg Blomquist <gblomqui> AuthorDate: Fri Jul 31 11:13:40 2015 -0400 Commit: Greg Blomquist <gblomqui> CommitDate: Fri Jul 31 11:13:40 2015 -0400 Merge branch 'scvmm_vm_powerfix-5.4.z' into '5.4.z' Scvmm: vm powerfix for SCVMM 2012 SP1 Clean cherry pick https://bugzilla.redhat.com/show_bug.cgi?id=1245685 See merge request !207 vmdb/app/models/ems_microsoft.rb | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) Able to power on/off of SCVMM hosted VM. Verified: 5.4.2.0.20150820153254_83e434d 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-1744.html |