b806a60 network: move re-attach of bridge device out of network driver

Authored and Committed by berrange 5 years ago
    network: move re-attach of bridge device out of network driver
    
    During initial NIC setup the hypervisor drivers are responsible for
    attaching the TAP device to the bridge device. Any fixup after libvirtd
    restarts should thus also be their responsibility.
    
    Reviewed-by: Laine Stump <laine@laine.org>
    Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
    
        
file modified
+19 -1
file modified
+1 -1
file modified
+6 -21