summaryrefslogtreecommitdiff
path: root/cloudinit
AgeCommit message (Expand)Author
2020-05-13Add schema to apt configure config (#357)lucasmoura
2020-05-12conftest: add docs and tests regarding CiTestCase's subp functionality (#343)Daniel Watkins
2020-05-11analyze/dump: refactor shared string into variable (#350)Daniel Watkins
2020-05-07make suse and sles support 127.0.1.1 (#336)chengcheng-chcheng
2020-05-06Create tests to validate schema examples (#348)lucasmoura
2020-05-06analyze/dump: add support for Amazon Linux 2 log lines (#346)Daniel Watkins
2020-05-04bsd: upgrade support (#305)Gonéri Le Bouder
2020-05-01DataSourceEc2: use metadata's NIC ordering to determine route-metrics (#342)Daniel Watkins
2020-04-30cc_locale: introduce schema (#335)Daniel Watkins
2020-04-30yum_add_repo: Add Centos to the supported distro list (#340)Ryan Harper
2020-04-29Release 20.2 (#337)Chad Smith
2020-04-28Add docs about creating parent folders (#330)Adrian Wilkins
2020-04-28DataSourceNoCloud/OVF: drop claim to support FTP (#333)Daniel Watkins
2020-04-27schema: ignore spurious pylint error (#332)Daniel Watkins
2020-04-24schema: add json schema for write_files module (#152)Chad Smith
2020-04-24BSD: find_devs_with_ refactoring (#298)Gonéri Le Bouder
2020-04-24nocloud: drop work around for Linux 2.6 (#324)Gonéri Le Bouder
2020-04-24cloudinit: drop dependencies on unittest2 and contextlib2 (#322)Daniel Watkins
2020-04-23distros: handle a potential mirror filtering error case (#328)Daniel Watkins
2020-04-23log: remove unnecessary import fallback logic (#327)Daniel Watkins
2020-04-23conftest: introduce disable_subp_usage autouse fixture (#304)Daniel Watkins
2020-04-21network_state: add missing space to log message (#325)Daniel Watkins
2020-04-20tests: add missing mocks for get_interfaces_by_mac (#326)Daniel Watkins
2020-04-16test_mounts: expand happy path test for both happy paths (#319)Daniel Watkins
2020-04-15cc_mounts: fix incorrect format specifiers (#316)Daniel Watkins
2020-04-14swap file "size" being used before checked if str (#315)Eduardo Otubo
2020-04-03net: ignore 'renderer' key in netplan config (#306)Ryan Harper
2020-04-02Add support for NFS/EFS mounts (#300)Andrew Beresford
2020-04-02openbsd: set_passwd should not unlock user (#289)Gonéri Le Bouder
2020-04-01util: remove unnecessary lru_cache import fallback (#299)Daniel Watkins
2020-03-31distros: drop leading/trailing hyphens from mirror URL labels (#296)Daniel Watkins
2020-03-31CiTestCase: stop using and remove sys_exit helper (#283)Daniel Watkins
2020-03-31distros: replace invalid characters in mirror URLs with hyphens (#291)Daniel Watkins
2020-03-31rbxcloud: gracefully handle arping errors (#262)Adam Dobrawy
2020-03-31Fix cloud-init ignoring some misdeclared mimetypes in user-data.Kurt Garloff
2020-03-30cloudinit: refactor util.is_ipv4 to net.is_ipv4_address (#292)Daniel Watkins
2020-03-30net/cmdline: replace type comments with annotations (#294)Daniel Watkins
2020-03-27net: introduce is_ip_address function (#288)Daniel Watkins
2020-03-27CiTestCase: remove now-unneeded parse_and_read helper method (#286)Daniel Watkins
2020-03-27sources/tests/test_init: drop use of deprecated inspect.getargspec (#285)Daniel Watkins
2020-03-26Identify SAP Converged Cloud as OpenStackSilvio Knizek
2020-03-26add Openbsd support (#147)Gonéri Le Bouder
2020-03-26VMWware: support to update guest info gc status if enabled (#261)xiaofengw-vmware
2020-03-25set_passwords: avoid chpasswd on BSD (#268)Gonéri Le Bouder
2020-03-25util: read_cc_from_cmdline handle urlencoded yaml content (#275)Ryan Harper
2020-03-25distros/tests/test_init: add tests for _get_package_mirror_info (#272)Daniel Watkins
2020-03-24freebsd: ensure package update works (#273)Gonéri Le Bouder
2020-03-23cc_disk_setup: fix RuntimeError (#270)Daniel Watkins
2020-03-23cc_apt_configure/util: combine search_for_mirror implementations (#271)Daniel Watkins
2020-03-23bsd: boottime does not depend on the libc soname (#269)Gonéri Le Bouder