index
:
vyos-cloud-init.git
circinus
crux
current
equuleus
mergify/bp/circinus/pr-78
mergify/bp/circinus/pr-85
mergify/bp/sagitta/pr-78
sagitta
(mirror of https://github.com/vyos/vyos-cloud-init.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
unittests
/
test_handler
/
test_handler_mounts.py
Age
Commit message (
Expand
)
Author
2021-08-03
Implementing device_aliases as described in docs (#945)
Mal Graty
2020-08-18
Detect kernel version before swap file creation (#428)
Eduardo Otubo
2020-07-10
cc_mounts: handle missing fstab (#484)
Ryan Harper
2020-06-10
test: fix all flake8 E126 errors (#425)
Joshua Powers
2020-06-08
Move subp into its own module. (#416)
Scott Moser
2020-04-02
Add support for NFS/EFS mounts (#300)
Andrew Beresford
2020-01-23
cloudinit: remove ImportError handling for mock imports (#182)
Daniel Watkins
2020-01-23
Do not use fallocate in swap file creation on xfs. (#70)
Eduardo Otubo
2019-05-08
cc_mounts: check if mount -a on no-change fstab path
Jason Zions (MSFT)
2018-05-22
cc_mounts: Do not add devices to fstab that are already present.
Lars Kellogg-Stedman
2017-09-05
relocate tests/unittests/helpers.py to cloudinit/tests
Lars Kellogg-Stedman
2016-12-22
LICENSE: Allow dual licensing GPL-3 or Apache 2.0
Jon Grimm
2015-07-21
Refactor cc_mounts.sanitize_devname to make it easier to modify.
Daniel Watkins