Bug 1217253
| Summary: | SCVMM provisioning - virtual switches are listed instead of logical networks. | ||
|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Bronagh Sorota <bsorota> |
| Component: | Providers | Assignee: | Bronagh Sorota <bsorota> |
| Status: | CLOSED ERRATA | QA Contact: | Milan Falešník <mfalesni> |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | 5.4.0 | CC: | dclarizi, gblomqui, jfrey, jhardy, mfalesni, obarenbo |
| Target Milestone: | GA | ||
| Target Release: | 5.4.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2015-06-16 13:00:48 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: | |||
|
Description
Bronagh Sorota
2015-04-29 21:17:39 UTC
New commit detected on manageiq/master: https://github.com/ManageIQ/manageiq/commit/922fbfa5ff41217bbf7740a6a4ac9e4c7e17ff01 commit 922fbfa5ff41217bbf7740a6a4ac9e4c7e17ff01 Author: Bronagh Sorota <bsorota> AuthorDate: Wed Apr 22 11:28:07 2015 -0400 Commit: Bronagh Sorota <bsorota> CommitDate: Wed Apr 29 17:48:17 2015 -0400 Corrects networking tab of SCVMM provisioning workflow Replaces virtuals switches in networks tab with logical networks https://bugzilla.redhat.com/show_bug.cgi?id=1217253 .../ems_refresh/parsers/ps_scripts/get_inventory.ps1 | 1 - vmdb/app/models/ems_refresh/parsers/scvmm.rb | 14 +++++++++++++- vmdb/app/models/miq_provision_microsoft_workflow.rb | 19 ------------------- .../models/miq_provision_microsoft_workflow_spec.rb | 16 ---------------- 4 files changed, 13 insertions(+), 37 deletions(-) New commit detected on manageiq/master: https://github.com/ManageIQ/manageiq/commit/6517726c0499c8ee48c1a4ed31bed0ca2d8a05a0 commit 6517726c0499c8ee48c1a4ed31bed0ca2d8a05a0 Author: Bronagh Sorota <bsorota> AuthorDate: Wed Apr 29 19:49:38 2015 -0400 Commit: Bronagh Sorota <bsorota> CommitDate: Wed Apr 29 19:50:32 2015 -0400 Deals with nil logical network https://bugzilla.redhat.com/show_bug.cgi?id=1217253 vmdb/app/models/ems_refresh/parsers/scvmm.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://rhn.redhat.com/errata/RHBA-2015-1100.html |