summaryrefslogtreecommitdiff
path: root/tests/unittests/test_handler/test_handler_mounts.py
AgeCommit message (Expand)Author
2020-08-18Detect kernel version before swap file creation (#428)Eduardo Otubo
2020-07-10cc_mounts: handle missing fstab (#484)Ryan Harper
2020-06-10test: fix all flake8 E126 errors (#425)Joshua Powers
2020-06-08Move subp into its own module. (#416)Scott Moser
2020-04-02Add support for NFS/EFS mounts (#300)Andrew Beresford
2020-01-23cloudinit: remove ImportError handling for mock imports (#182)Daniel Watkins
2020-01-23Do not use fallocate in swap file creation on xfs. (#70)Eduardo Otubo
2019-05-08cc_mounts: check if mount -a on no-change fstab pathJason Zions (MSFT)
2018-05-22cc_mounts: Do not add devices to fstab that are already present.Lars Kellogg-Stedman
2017-09-05relocate tests/unittests/helpers.py to cloudinit/testsLars Kellogg-Stedman
2016-12-22LICENSE: Allow dual licensing GPL-3 or Apache 2.0Jon Grimm
2015-07-21Refactor cc_mounts.sanitize_devname to make it easier to modify.Daniel Watkins