2354266 vz: added VIR_MIGRATE_PARAM_BANDWIDTH param handling

1 file Authored by Pavel Glushchak 7 years ago, Committed by Maxim Nestratov 7 years ago,
    vz: added VIR_MIGRATE_PARAM_BANDWIDTH param handling
    
    libvirt-python passes parameter bandwidth = 0
    by default. This means that bandwidth is unlimited.
    VZ driver doesn't support bandwidth rate limiting,
    but we still need to handle it and fail if bandwidth > 0.
    
    Signed-off-by: Pavel Glushchak <pglushchak@virtuozzo.com>
    
        
file modified
+12 -0