Bug 1217253 - SCVMM provisioning - virtual switches are listed instead of logical networks.
Summary: SCVMM provisioning - virtual switches are listed instead of logical networks.
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat CloudForms Management Engine
Classification: Red Hat
Component: Providers
Version: 5.4.0
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: GA
: 5.4.0
Assignee: Bronagh Sorota
QA Contact: Milan Falešník
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-04-29 21:17 UTC by Bronagh Sorota
Modified: 2015-06-16 13:00 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-06-16 13:00:48 UTC
Category: ---
Cloudforms Team: ---
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2015:1100 0 normal SHIPPED_LIVE CFME 5.4.0 bug fixes, and enhancement update 2015-06-16 16:28:42 UTC

Description Bronagh Sorota 2015-04-29 21:17:39 UTC
Description of problem:

During provisioning a VM from template for the SCVMM provide type, the virtual switches are listed in the Network tab instead of logical networks.

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1. Add SCVMM provider
2. Provision a VM from template by selecting 'Lifecycle/Provision VM' in the Virtual machine view
3. When you get to the network tab you will notice virtual switches are listed in the vlan drop down instead of available logical networks.

Actual results:

The new VM will be created but the network, cpu and memory settings will not be set.


Expected results:

Logical networks should be listed in the vlan drop down list in the network tab and
the newly created VM should join the selected network.



Additional info:

Comment 2 Oleg Barenboim 2015-04-29 22:47:30 UTC
https://github.com/ManageIQ/manageiq/pull/2802

Comment 3 CFME Bot 2015-05-05 14:11:20 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(-)

Comment 4 CFME Bot 2015-05-05 14:11:23 UTC
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(+)

Comment 8 errata-xmlrpc 2015-06-16 13:00:48 UTC
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


Note You need to log in before you can comment on or make changes to this bug.