816f2b3 - Add tests for setting device's parent list directly (vpodzime)

Authored and Committed by bcl 9 years ago
    - Add tests for setting device's parent list directly (vpodzime)
    - Do not alter the ParentList being iterated over (#1083581) (vpodzime)
    - Do not limit ThinLV's size to VG's free space (vpodzime)
    - Take extra RAID metadata into account when growing LV (#1093144) (vpodzime)
    - Move apply_chunk_growth outside of a for-cycle (vpodzime)
    - Multiple arguments for string formatting need to be in parentheses (#1100263)
      (mkolman)
    - Make print statements Python 3 compatible (mkolman)
    - Validate device names (dshea)
    - Use a setter for Device.name as foretold by the prophecy of TODO (dshea)
    
        
file modified
+1 -0
file modified
+13 -1
file modified
+1 -1