85f915d network: unconditionally merge port profiles

Authored and Committed by berrange 5 years ago
    network: unconditionally merge port profiles
    
    All but one of the network types supports port profiles. Rather than
    duplicating the code to merge profiles 3 times, do it once and then
    later report an error if used from the wrong place.
    
    Reviewed-by: Laine Stump <laine@laine.org>
    Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
    
        
file modified
+21 -33