2d19ecb New version

Authored and Committed by vpodzime 9 years ago
    New version
    
    - Improve the test for lvm_set_global_config (vpodzime)
    - Fix some minor issues in the spec file (vpodzime)
    - Fix issues with the LVM global config str (vpodzime)
    - Add couple more Python overrides (vpodzime)
    - Fix the name of the lvm_thlvpoolname() function in the header file (vpodzime)
    - Use assertEqual instead of assertTrue(a == b) (vpodzime)
    - Add the min_entropy parameter to luks_format (vpodzime)
    - Move internal dmraid-related macros into the source file (vpodzime)
    - Add an override for the md_add function (vpodzime)
    - Fix parameters in luks_open python overrides (vpodzime)
    - Prevent init() from being done multiple times and provide a test function (vpodzime)
    - Add the roadmap.rst document (vpodzime)
    - Remove an extra parenthesis in one of the docstrings (vpodzime)
    - Move the mddetail function next to the mdexamine function (vpodzime)
    - Add some more constants required by blivet (vpodzime)
    
        
file modified
+1 -0
file modified
+35 -8
file modified
+1 -1