Bug 1065042

Summary: No interfaces listed for bridge creation
Product: [Community] Virtualization Tools Reporter: Bob Doolittle <bzrh.bobd>
Component: virt-managerAssignee: Cole Robinson <crobinso>
Status: CLOSED UPSTREAM QA Contact:
Severity: high Docs Contact:
Priority: unspecified    
Version: unspecifiedCC: acathrow, berrange, crobinso, gscrivan
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-02-14 14:57:44 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:
Attachments:
Description Flags
Debug output from virt-manager
none
GUI snapshot showing problem
none
Output of dumpxml for those interfaces listed by iface-list --all none

Description Bob Doolittle 2014-02-13 18:04:01 UTC
Created attachment 862947 [details]
Debug output from virt-manager

Description of problem:

I was experiencing this bug: https://bugzilla.redhat.com/show_bug.cgi?id=1048351
Assignee claims fix is in git, so I loaded and ran the latest from git://git.fedorahosted.org/virt-manager.git as instructed in Comment #10.

When creating a new bridge, I find I have no interfaces displayed. I have attached:
PNG of GUI dialog
debug output from virt-manager
output of 'virsh iface-dumpxml' for all interfaces listed from 'virsh iface-list --all'


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


How reproducible:
100%

Steps to Reproduce:
1. Try to add a bridge
2.
3.

Actual results:
No interfaces displayed in list, making bridge creation impossible


Expected results:
All interfaces displayed in list


Additional info:

Comment 1 Bob Doolittle 2014-02-13 18:04:51 UTC
Created attachment 862948 [details]
GUI snapshot showing problem

Comment 2 Bob Doolittle 2014-02-13 18:18:28 UTC
Created attachment 862949 [details]
Output of dumpxml for those interfaces listed by iface-list --all

Hardly any interfaces are listed by iface-list --all. I also include "ip addr" output to demonstrate all the missing interfaces.

Comment 3 Cole Robinson 2014-02-14 14:57:44 UTC
Okay, I've worked around this in virt-manager git now, but the root issue seems to be a netcf bug that I've filed over here:

https://bugzilla.redhat.com/show_bug.cgi?id=1065396