summaryrefslogtreecommitdiff
path: root/tests/unittests
AgeCommit message (Expand)Author
2021-04-26Azure: Retry net metadata during nic attach for non-timeout errs (#878)aswinrajamannar
2021-04-26Azure: Retrieve username and hostname from IMDS (#865)Thomas Stringer
2021-04-23Azure: eject the provisioning iso before reporting ready (#861)Anh Vo
2021-04-15add prefer_fqdn_over_hostname config option (#859)hamalq
2021-04-13azure: Removing ability to invoke walinuxagent (#799)Anh Vo
2021-04-13Add Vultr support (#827)David Dymko
2021-04-09sysconfig: use BONDING_MODULE_OPTS on SUSE (#831)Jens Sandmann
2021-03-30Add support to resize rootfs if using LVM (#721)Eduardo Otubo
2021-03-29Fix mis-detecting network configuration in initramfs cmdline (#844)James Falcon
2021-03-25Azure helper: Ensure Azure http handler sleeps between retries (#842)Johnson Shi
2021-03-19write passwords only to serial console, lock down cloud-init-output.log (#847)Daniel Watkins
2021-03-15archlinux: Fix broken locale logic (#841)Kristian Klausen
2021-03-08Fix requiring device-number on EC2 derivatives (#836)James Falcon
2021-03-08net: exclude OVS internal interfaces in get_interfaces (#829)Daniel Watkins
2021-03-03Add flexibility to IMDS api-version (#793)Thomas Stringer
2021-02-22Azure: Support for VMs without ephemeral resource disks. (#800)Johnson Shi
2021-02-19azure: case-insensitive UUID to avoid new IID during kernel upgrade (#798)Chad Smith
2021-02-08Datasource for UpCloud (#743)Antti Myyrä
2021-02-05openstack: read the dynamic metadata group vendor_data2.json (#777)Andrew Bogott
2021-01-29includedir in suoders can be prefixed by "arroba" (#783)Jordi Massaguer Pla
2021-01-19Revert "ssh_util: handle non-default AuthorizedKeysFile config (#586)" (#775)Daniel Watkins
2021-01-13[VMware] Support cloudinit raw data feature (#691)xiaofengw-vmware
2021-01-13net: Fix static routes to host in eni renderer (#668)Pavel Abalikhin
2021-01-11Fix regression with handling of IMDS ssh keys (#760)Thomas Stringer
2021-01-07Missing IPV6_AUTOCONF=no to render sysconfig dhcp6 stateful on RHEL (#753)Eduardo Otubo
2020-12-17cc_ca_certs: add RHEL support (#633)cawamata
2020-12-16Azure: only generate config for NICs with addresses (#709)Thomas Stringer
2020-12-09sandbox CA Cert tests to not require ca-certificates (#715)Eduardo Otubo
2020-12-01Adding BOOTPROTO = dhcp to render sysconfig dhcp6 stateful on RHEL (#685)Eduardo Otubo
2020-11-23Ability to hot-attach NICs to preprovisioned VMs before reprovisioning (#613)aswinrajamannar
2020-11-19cc_resizefs on FreeBSD: Fix _can_skip_ufs_resize (#655)Mina Galić
2020-11-19DataSourceAzure: push dmesg log to KVP (#670)Anh Vo
2020-11-18DataSourceAzure: update password for defuser if exists (#671)Anh Vo
2020-11-18Azure helper: Increase Azure Endpoint HTTP retries (#619)Johnson Shi
2020-11-18DataSourceAzure: send failure signal on Azure datasource failure (#594)Johnson Shi
2020-11-18cli: add --system param to allow validating system user-data on a machine (#575)Chad Smith
2020-11-09Make wakeonlan Network Config v2 setting actually work (#626)dermotbradley
2020-11-06replace usage of dmidecode with kenv on FreeBSD (#621)Mina Galić
2020-11-04azure: enable pushing the log to KVP from the last pushed byte (#614)Moustafa Moustafa
2020-11-04split read_fs_info into linux & freebsd parts (#625)Mina Galić
2020-11-02cloudinit: move dmi functions out of util (#622)Scott Moser
2020-10-30Hetzner: Fix instance_id / SMBIOS serial comparison (#640)Markus Schade
2020-10-29Hetzner: initialize instance_id from system-serial-number (#630)Markus Schade
2020-10-29Explicit set IPV6_AUTOCONF and IPV6_FORCE_ACCEPT_RA on static6 (#634)Eduardo Otubo
2020-10-28Add config modules for controlling IBM PowerVM RMC. (#584)Aman306
2020-10-27Update network config docs to clarify MAC address quoting (#623)dermotbradley
2020-10-27gentoo: fix hostname rendering when value has a comment (#611)Manuel Aguilera
2020-10-21Drop vestigial update_resolve_conf_file function (#620)Scott Moser
2020-10-20ssh_util: handle non-default AuthorizedKeysFile config (#586)Eduardo Otubo
2020-10-16DataSourceAzure: write marker file after report ready in preprovisioning (#590)Johnson Shi