7bfd6e9 LXC from native: implement no network conversion

6 files Authored by cbosdonnat 10 years ago, Committed by berrange 10 years ago,
    LXC from native: implement no network conversion
    
    If no network configuration is provided, LXC only provides the loopback
    interface. To match this, we need to use the privnet feature. LXC will
    also define a 'none' network type in its 1.0.0 version that fits
    libvirt LXC driver's default.
    
        
file modified
+55 -0
file modified
+2 -0