On 03/08/2014 10:34 AM, Pasquale Dir wrote:
> It should be just a gui problem: if I try to add an openvswitch bridge to a VM
> it says "operation not supported".
> Anyway doing the same thing using virsh successfully works.
> 
> I think somewhere there is a switch/case which has not openvswitch listed..can
> you fix it or point me the code line to modify?

Check virt-manager --debug output when reproducing, and compare that to
whatever XML you are passing to virsh.

virtinst/deviceinterface.py is the bit that handles building the guest
<interface> XML
virtManager/netlist.py and ui/netlist.ui contain the bits for the network
selection drop down.

There's also a bug for this, but no one is working on it:
https://bugzilla.redhat.com/show_bug.cgi?id=1059399

- Cole

_______________________________________________
virt-tools-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/virt-tools-list

Reply via email to