ecc9fe6 python: support size in get_lvb

1 file Authored by Benny Zlotnik 3 years ago, Committed by nsoffer 3 years ago,
    python: support size in get_lvb
    
    Add a size parameter to allow the user choose how much data to get back,
    the API will now look like this:
    
        sanlock.get_lvb(lockspace, resource, disks, size)
    
    Signed-off-by: Benny Zlotnik <bzlotnik@redhat.com>
    Signed-off-by: Nir Soffer <nsoffer@redhat.com>
    
        
file modified
+24 -9