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
/
cloudinit
/
tests
Age
Commit message (
Expand
)
Author
2021-09-21
tox: bump the pinned flake8 and pylint version (#1029)
Paride Legovini
2021-09-13
Support openEuler OS (#1012)
zhuzaifangxuele
2021-09-01
Add CloudLinux OS support (#1003)
Alexandr Kravchenko
2021-08-05
Add support for EuroLinux 7 && EuroLinux 8 (#957)
Aleksander Baranowski
2021-07-21
Add VZLinux support (#951)
eb3095
2021-06-18
Add support for VMware PhotonOS (#909)
sshedi
2021-06-02
- Create the log file with 640 permissions (#858)
Robert Schweikert
2021-05-25
Add Rocky Linux support to cloud-init (#906)
Louis Abel
2021-05-14
Fix unit tests breaking from new httpretty version (#903)
James Falcon
2021-05-13
Allow user control over update events (#834)
James Falcon
2021-05-07
Add AlmaLinux OS support (#872)
Andrew Lukoshko
2021-04-19
fix error on upgrade caused by new vendordata2 attributes (#869)
James Falcon
2021-04-12
Fix unpickle for source paths missing run_dir (#863)
lucasmoura
2021-03-19
write passwords only to serial console, lock down cloud-init-output.log (#847)
Daniel Watkins
2020-11-18
test_persistence: simplify VersionIsPoppedFromState (#674)
Daniel Watkins
2020-11-17
test_persistence: add VersionIsPoppedFromState test (#673)
Daniel Watkins
2020-11-17
introduce an upgrade framework and related testing (#659)
Daniel Watkins
2020-11-17
add --no-tty option to gpg (#669)
Till Riedel
2020-11-06
replace usage of dmidecode with kenv on FreeBSD (#621)
Mina Galić
2020-11-02
cloudinit: move dmi functions out of util (#622)
Scott Moser
2020-11-02
util: fix mounting of vfat on *BSD (#637)
Mina Galić
2020-10-23
stages: don't reset permissions of cloud-init.log every boot (#624)
Daniel Watkins
2020-07-02
tests: use markers to configure disable_subp_usage (#473)
Daniel Watkins
2020-06-29
test_util: add (partial) testing for util.mount_cb (#463)
Daniel Watkins
2020-06-08
Move subp into its own module. (#416)
Scott Moser
2020-06-04
New feature flag functionality and fix includes failing silently (#367)
James Falcon
2020-06-02
test: fix all flake8 E241 (#403)
Joshua Powers
2020-05-21
conftest: implement partial disable_subp_usage (#371)
Daniel Watkins
2020-05-14
cloudinit: minor pylint fixes (#360)
Daniel Watkins
2020-05-14
cloudinit: remove unneeded __future__ imports (#362)
Daniel Watkins
2020-05-12
conftest: add docs and tests regarding CiTestCase's subp functionality (#343)
Daniel Watkins
2020-04-24
cloudinit: drop dependencies on unittest2 and contextlib2 (#322)
Daniel Watkins
2020-04-23
conftest: introduce disable_subp_usage autouse fixture (#304)
Daniel Watkins
2020-03-31
CiTestCase: stop using and remove sys_exit helper (#283)
Daniel Watkins
2020-03-27
CiTestCase: remove now-unneeded parse_and_read helper method (#286)
Daniel Watkins
2020-03-25
set_passwords: avoid chpasswd on BSD (#268)
Gonéri Le Bouder
2020-03-25
util: read_cc_from_cmdline handle urlencoded yaml content (#275)
Ryan Harper
2020-03-12
Add Netbsd support (#62)
Gonéri Le Bouder
2020-03-03
ec2: only redact token request headers in logs, avoid altering request (#230)
Chad Smith
2020-01-29
Replace mock library with unittest.mock (#186)
Daniel Watkins
2020-01-21
Drop most of the remaining use of six (#179)
Daniel Watkins
2020-01-09
util: move uptime's else branch into its own boottime function (#53)
Igor Galić
2020-01-08
Make tests work with Python 3.8 (#139)
Conrad Hoffmann
2019-12-03
Fix linting failure in test_url_helper (#83)
Eric Lafontaine
2019-12-02
url_helper: read_file_or_url should pass headers param into readurl (#66)
Chad Smith
2019-11-25
FreeBSD: fix for get_linux_distro() and lru_cache (#59)
Igor Galić
2019-09-27
util: json.dumps on python 2.7 will handle UnicodeDecodeError on binary
Chad Smith
2019-09-09
net,Oracle: Add support for netfailover detection
Ryan Harper
2019-08-22
ubuntu-drivers: call db_x_loadtemplatefile to accept NVIDIA EULA
Chad Smith
2019-07-26
net/cmdline: split interfaces_by_mac and init network config determination
Daniel Watkins
[next]