2c63ecf - Do not catch CryptoError when decrypting LUKS format (#1280239) (vtrefny)

Authored and Committed by bcl 8 years ago
    - Do not catch CryptoError when decrypting LUKS format (#1280239) (vtrefny)
    - Do not try to get LVM cache's size from stats for inactive LV (vpodzime)
    - Ignore unused memo_dict arguments in __deepcopy__ methods. (clumens)
    - Do not create a copy of singleton objects (vpodzime)
    - Account for LVM metadata in the LVMFactory (vpodzime)
    - Rename size->space in LVMFactory._get_total_space (vpodzime)
    - Put the LVM metadata size calculation into a separate property (vpodzime)
    - Merge pull request #267 from atodorov/fix_1252703 (vpodzime)
    - Update dmdev size when setting up disk images (atodorov)
    
        
file modified
+1 -0
file modified
+12 -5
file modified
+1 -1