connection: Drop netdev abstraction

Enterprise / Virtualization / virt-manager - Cole Robinson [redhat.com] - 18 June 2014 11:41 UTC

Just open code it in the one place it's needed. Try to simplify some of the netlist logic while we are at it. Should fix:

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

c78974c connection: Drop netdev abstraction
virtManager/connection.py | 92 ---------------------------
virtManager/createnet.py | 13 +++-
virtManager/netdev.py | 49 ---------------
virtManager/netlist.py | 151 +++++++++++++++++++++++++--------------------
4 files changed, 93 insertions(+), 212 deletions(-)

Upstream: git.fedorahosted.org


  • Share