905d84b foreign-menu: Check if storage domain is active for data center

Authored and Committed by etrunko 6 years ago
    foreign-menu: Check if storage domain is active for data center
    
    This last patch of the series is where we actually check if the storage
    domain is active in the data center the VM is associated with. It makes
    use of g_strv_contains(), which is available only in glib version 2.44.
    Compatibility code has been added if building against older versions
    than required.
    
    Related: https://bugzilla.redhat.com/show_bug.cgi?id=1427467
             https://bugzilla.redhat.com/show_bug.cgi?id=1428401
    
    Signed-off-by: Eduardo Lima (Etrunko) <etrunko@redhat.com>
    
        
file modified
+2 -0
file added
+35
file added
+39
file modified
+25 -0