summaryrefslogtreecommitdiff
path: root/tests/unittests/test_handler/test_handler_mounts.py
AgeCommit message (Expand)Author
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