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_util.py
Age
Commit message (
Expand
)
Author
2022-01-10
Remove 3.5 and xenial support (SC-711) (#1167)
James Falcon
2021-12-15
Adopt Black and isort (SC-700) (#1157)
James Falcon
2021-12-13
find_devs_with_openbsd: ensure we return the last entry (#1149)
Gonéri Le Bouder
2021-12-09
find_devs/openbsd: accept ISO on disk (#1132)
Gonéri Le Bouder
2021-12-07
testing: Add deterministic test id (#1138)
Brett Holman
2021-12-07
Add miraclelinux support (#1128)
Haruki TSURUMOTO
2021-12-03
Reorganize unit test locations under tests/unittests (#1126)
Brett Holman
2021-09-21
tox: bump the pinned flake8 and pylint version (#1029)
Paride Legovini
2021-06-14
add DragonFlyBSD support (#904)
Gonéri Le Bouder
2021-03-19
write passwords only to serial console, lock down cloud-init-output.log (#847)
Daniel Watkins
2020-11-02
cloudinit: move dmi functions out of util (#622)
Scott Moser
2020-09-18
Add vendor-data support to seedfrom parameter for NoCloud and OVF (#570)
Johann Queuniet
2020-08-18
Detect kernel version before swap file creation (#428)
Eduardo Otubo
2020-08-07
test_util: parametrize devlist tests (#523)
James Falcon
2020-08-07
Recognize LABEL_FATBOOT labels (#513)
James Falcon
2020-06-19
util: add ensure_dir_exists parameter to write_file (#443)
Daniel Watkins
2020-06-17
util: rename write_file's copy_mode parameter to preserve_mode (#439)
Daniel Watkins
2020-06-08
Move subp into its own module. (#416)
Scott Moser
2020-05-14
cloudinit: remove unneeded __future__ imports (#362)
Daniel Watkins
2020-04-24
BSD: find_devs_with_ refactoring (#298)
Gonéri Le Bouder
2020-03-26
add Openbsd support (#147)
Gonéri Le Bouder
2020-03-19
cloudinit/tests: remove unneeded with_logs configuration (#263)
Daniel Watkins
2020-01-23
cloudinit: remove ImportError handling for mock imports (#182)
Daniel Watkins
2020-01-21
Drop most of the remaining use of six (#179)
Daniel Watkins
2019-01-15
net: Wait for dhclient to daemonize before reading lease file
Jason Zions
2018-09-05
tests: Disallow use of util.subp except for where needed.
Scott Moser
2018-06-15
openstack: avoid unneeded metadata probe on non-openstack platforms
Chad Smith
2018-06-13
Fix get_proc_env for pids that have non-utf8 content in environment.
Scott Moser
2018-06-08
subp: support combine_capture argument.
Scott Moser
2018-05-23
yaml_load/schema: Add invalid line and column nums to error message
Chad Smith
2018-04-19
pylint: pay attention to unused variable warnings.
Scott Moser
2018-04-18
net: Depend on iproute2's ip instead of net-tools ifconfig or route
Chad Smith
2018-04-18
pycodestyle: Fix invalid escape sequences in string literals.
Scott Moser
2018-04-02
cc_resizefs, util: handle no /dev/zfs
Ryan Harper
2018-03-27
FreeBSD: resizefs module now able to handle zfs/zpool.
Dominic Schlegel
2018-03-16
cc_snap: Add new module to install and configure snapd and snap packages.
Chad Smith
2018-03-15
util: Fix subp regression. Allow specifying subp command as a string.
Chad Smith
2018-02-23
subp: Fix subp usage with non-ascii characters when no system locale.
Scott Moser
2018-01-23
subp: make ProcessExecutionError have expected types in stderr, stdout.
Scott Moser
2018-01-12
Do not log warning on config files that represent None.
Scott Moser
2017-12-07
pylint: Update pylint to 1.7.1, run on tests/ and tools and fix complaints.
Ryan Harper
2017-12-05
cli: Add clean and status subcommands
Chad Smith
2017-09-05
relocate tests/unittests/helpers.py to cloudinit/tests
Lars Kellogg-Stedman
2017-08-25
Log a helpful message if a user script does not include shebang.
Andrew Jorgensen
2017-07-17
Support comments in content read by load_shell_content.
Scott Moser
2017-06-29
read_dmi_data: always return None when inside a container.
Scott Moser
2017-06-15
FreeBSD: Make freebsd a variant, fix unittests and tools/build-on-freebsd.
Scott Moser
2017-05-23
flake8: move the pinned version of flake8 up to 3.3.0
Scott Moser
2017-05-16
Improve detection of snappy to include os-release and kernel cmdline.
Scott Moser
2017-05-10
FreeBSD: improvements and fixes for use on Azure
Hongjiang Zhang
[next]