Activity for System Storage Manager

  • Lukas Czerner committed [342533]

    Repository moved to github

  • Lukas Czerner committed [71e605]

    Repository moved to github

  • Lukas Czerner committed [ac1de5]

    tests: Add mock create_directory function

  • Lukas Czerner committed [7d9b56]

    Rename LVM_TEST_DIR to SSM_TEST_DIR

  • Lukas Czerner committed [8135a4]

    Mention SSM_TEST_DIR in the doc

  • Lukas Czerner committed [5250c7]

    tests: Fix floating point numbers lvm unittests

  • Lukas Czerner committed [d71d55]

    Enable all unittests

  • Lukas Czerner committed [5bfd77]

    crypt: Remove resize support

  • Lukas Czerner committed [f8305c]

    ssm: Close file descriptors on popen

  • Lukas Czerner committed [678ce0]

    tests: Add thin provisioning bash tests

  • Lukas Czerner committed [83c691]

    ssm: Create a mount directory if it doesn't exist

  • Lukas Czerner committed [4e5c67]

    ssm: Add -o option to create command

  • Lukas Czerner committed [c8330f]

    docs: Add documentation for the thin provisioni...

  • Lukas Czerner committed [75b6bb]

    ssm: Allow to specify resize size as a percentage

  • Lukas Czerner committed [62600d]

    ssm: Prevent resizing file system on plain device

  • Lukas Czerner committed [6cb1ca]

    ssm: Allow to specify create and snapshot size ...

  • Lukas Czerner committed [c1b2ca]

    ssm: Fix ssm.local script so it properly pass a...

  • Lukas Czerner committed [ea581d]

    ssm: Add lvm thin provisioning support

  • Lukas Czerner committed [7010a6]

    ssm: wipe the signature before creating volume

  • Lukas Czerner committed [0ebf7f]

    ssm: Fix file system resize on plain device

  • Lukas Czerner committed [dcc162]

    ssm: Change Size header to Used in snapshot lis...

  • Lukas Czerner committed [d8bd20]

    Exception handling changes to support Python 3

  • Lukas Czerner committed [dd8e8c]

    Dictionary method changes to support Python 3

  • Lukas Czerner committed [7ae3de]

    doc: Fix confusing typo in documentation

  • Lukas Czerner committed [e4a606]

    ssm: Print error if the file system is not supp...

  • Lukas Czerner committed [cec91a]

    lvm: Fix parsing mount point of snapshot volumes

  • Lukas Czerner committed [30bab3]

    Integer division changes to support Python 3

  • Lukas Czerner committed [d9396c]

    Fix formatting, spacing and spelling issues

  • Lukas Czerner committed [3463ee]

    lvm: Allow removing inactive volumes by pool/vo...

  • Lukas Czerner committed [c6ec55]

    Map, range, next functions and iterator changes...

  • Lukas Czerner committed [0d1490]

    ssm: use proper ssm exception instead of generi...

  • Lukas Czerner committed [3203bd]

    String and unicode related changes to support P...

  • Lukas Czerner committed [246191]

    ssm: Use atexit module instead of deprecated ex...

  • Lukas Czerner committed [31c6e5]

    Change get_partitions() to use lsblk

  • Lukas Czerner committed [b96438]

    tests: 012: Only use file system that the syste...

  • Lukas Czerner committed [ce27ad]

    Add test case for empty dm tables

  • Lukas Czerner committed [980fcb]

    doc: various minor fixes in documentation wording

  • Lukas Czerner committed [93c32d]

    Added root privileges notice to --dry-run descr...

  • Lukas Czerner committed [d8f8be]

    Fix traceback when calling 'ssm list' with empt...

  • Lukas Czerner committed [9020b7]

    lvm: don't display snapshot size for thin snaps...

  • Lukas Czerner committed [2489d4]

    ssm: Use xfs_reparir to check xfs file system c...

  • Lukas Czerner committed [b8a7df]

    ssm tests: Use udevadm settle to avoid race wit...

  • Lukas Czerner committed [8899f6]

    lvm: Ask user when shrining inactive logical vo...

  • Lukas Czerner committed [e3eff5]

    ssm tests: Set wipe_signatures_when_zeroing_new...

  • Lukas Czerner committed [f72f1c]

    misc: Run udevadm settle prior running wipefs

1