Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1103058

Summary: Wrong vnic profiles on vm based on template from another cluster
Product: [Retired] oVirt Reporter: Martin Pavlik <mpavlik>
Component: ovirt-engine-webadminAssignee: Alona Kaplan <alkaplan>
Status: CLOSED CURRENTRELEASE QA Contact: Pavel Stehlik <pstehlik>
Severity: medium Docs Contact:
Priority: high    
Version: 3.5CC: alkaplan, bugs, ecohen, gklein, iheim, lvernia, mgoldboi, myakove, rbalakri, yeylon
Target Milestone: ---Keywords: Triaged
Target Release: 3.5.0   
Hardware: x86_64   
OS: Linux   
Whiteboard: network
Fixed In Version: ovirt-3.5.0_rc1 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-10-17 12:28:43 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: Network RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
screenshot1 none

Description Martin Pavlik 2014-05-30 07:25:47 UTC
Created attachment 900634 [details]
screenshot1

Description of problem:
Create New VM dialog incorrectly displays network profiles inherited form blank template

Version-Release number of selected component (if applicable):
oVirt Engine Version: 3.5.0-0.0.master.20140519181229.gitc6324d4.el6 

How reproducible:
100%

Steps to Reproduce:

Create 2 vNIC interfaces on blank template 
    - first vNIC with ovirtmgmt/ovirtmgmt
    - second vNIC with <empty>

Virtual Machines -> New VM 
    nic1 and nic2 are displayed with <empty> profile (see screenshot)

However VM is created correctly with
    - first vNIC with ovirtmgmt/ovirtmgmt
    - second vNIC with <empty>

Actual results:
Create New VM dialog displays incorrectly network profiles inherited form blank template

Expected results:
Create New VM dialog displays correctly network profiles inherited form blank template

Additional info:

Comment 1 Alona Kaplan 2014-07-24 07:55:10 UTC
As I see from the screenshot the new vm should be created in cluster- CL34, dc- DC34.
Since 'Blank' template belongs to 'Default' dc/cluster- the profiles on its nics cannot be applied on the vm's nics.

Therefore, it is not a bug the nics on the vm are displayed with empty profiles.
It is the correct behavior.

The bug is that the created vm contains the template profiles on its nics.

The result should be- the newly created vnic have two nics (nic1 and nic2) with 'Empty' profile on both of them.

Comment 2 Meni Yakove 2014-08-07 08:09:22 UTC
ovirt-engine-3.5.0-0.0.master.20140804172041.git23b558e.el6.noarch

Comment 3 Sandro Bonazzola 2014-10-17 12:28:43 UTC
oVirt 3.5 has been released and should include the fix for this issue.