Bug 1067061

Summary: [Neutron integration] internal error ifname "vnet0" not in key map when trying to run VM with Neutron Network
Product: [Retired] oVirt Reporter: GenadiC <gcheresh>
Component: ovirt-engine-coreAssignee: Mike Kolesnik <mkolesni>
Status: CLOSED INSUFFICIENT_DATA QA Contact: GenadiC <gcheresh>
Severity: high Docs Contact:
Priority: high    
Version: 3.4CC: acathrow, gcheresh, gklein, iheim, masayag, oblaut, yeylon
Target Milestone: ---Keywords: Triaged
Target Release: 3.4.0   
Hardware: x86_64   
OS: Linux   
Whiteboard: network
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-02-25 14:04:45 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:    
Bug Blocks: 1063716    
Attachments:
Description Flags
engine and vdsm log none

Description GenadiC 2014-02-19 15:18:00 UTC
Description of problem:
Start VM fails when on VM resides VNIC profile of the Network imported from Neutron (or created from Ovirt as external network)

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


How reproducible:
Always

Steps to Reproduce:
1. Create external Network with Ovirt (or import one from Neutron)
2. Create VNIC profile for that network
3. Add that VNIC profile to VM
4. Start VM

Actual results:
Start VM fails

Expected results:
VM should be started as it does for non-external Network

Additional info:

Comment 1 GenadiC 2014-02-19 15:19:52 UTC
Created attachment 865113 [details]
engine and vdsm log

Comment 2 Mike Kolesnik 2014-02-25 09:51:14 UTC
Please reproduce with only the vnic of neutron network attached, and post libvirt log as it's (as stated) a libvirt internal error.

Comment 3 GenadiC 2014-02-25 14:04:45 UTC
Cannot reproduce for the moment