summaryrefslogtreecommitdiff
path: root/cloudinit
AgeCommit message (Expand)Author
2019-03-04net: append type:dhcp[46] only if dhcp[46] is True in v2 netconfigKurt Stieger
2019-02-27cc_apt_pipelining: stop disabling pipelining by defaultDaniel Watkins
2019-02-26tests: fix some slow tests and some leaking stateDaniel Watkins
2019-02-26util: don't determine string_types ourselvesDaniel Watkins
2019-02-26cc_rsyslog: Escape possible nested setDaniel Watkins
2019-02-25Enable encrypted_data_bag_secret support for ChefEric Williams
2019-02-22azure: Filter list of ssh keys pulled from fabricJason Zions (MSFT)
2019-02-14EC2: Rewrite network config on AWS Classic instances every bootGuilherme G. Piccoli
2019-02-08netinfo: Adjust ifconfig output parsing for FreeBSD ipv6 entriesRyan Harper
2019-02-07netplan: Don't render yaml aliases when dumping netplanRyan Harper
2019-01-31clean: cloud-init clean should not trace when run from within cloud_dirChad Smith
2019-01-30Resolve flake8 comparison and pycodestyle over-ident issuesParide Legovini
2019-01-28opennebula: also exclude epochseconds from changed environment varsChad Smith
2019-01-28sysconfig: On SUSE, use STARTMODE instead of ONBOOTRobert Schweikert
2019-01-28flake8: use ==/!= to compare str, bytes, and int literalsParide Legovini
2019-01-26opennebula: exclude EPOCHREALTIME as known bash env variable with a deltaChad Smith
2019-01-25lxd: install zfs-linux instead of zfs meta packageJohnson Shi
2019-01-23net/sysconfig: do not write a resolv.conf file with only the header.Robert Schweikert
2019-01-18net: Make sysconfig renderer compatible with Network Manager.Eduardo Otubo
2019-01-15cc_set_passwords: Fix regex when parsing hashed passwordsMarlin Cremers
2019-01-15net: Wait for dhclient to daemonize before reading lease fileJason Zions
2019-01-15[Azure] Increase retries when talking to Wireserver during metadata walkJason Zions
2018-12-20Scaleway: Support ssh keys provided inside an instance tag.PORTE Loïc
2018-12-20OVF: simplify expected return values of transport functions.Scott Moser
2018-12-20Vmware: Add support for the com.vmware.guestInfo OVF transport.Scott Moser
2018-12-14Update to pylint 2.2.2.Scott Moser
2018-12-13Release 18.5Ryan Harper
2018-12-11net: render 'metric' values in per-subnet routesRyan Harper
2018-12-06write_files: add support for appending to files.James Baxter
2018-12-03dhclient-hook: cleanups, tests and fix a bug on 'down' event.Scott Moser
2018-12-03NoCloud: Allow top level 'network' key in network-config.Scott Moser
2018-12-03ovf: Fix ovf network config generation gateway/routesRyan Harper
2018-11-29azure: detect vnet migration via netlink media change eventTamilmani Manoharan
2018-11-29Azure: fix copy/paste error in error handling when reading azure ovf.Adam DePue
2018-11-27logs: collect-logs ignore instance-data-sensitive.json on non-root userChad Smith
2018-11-26net: Ephemeral*Network: add connectivity check via URLChad Smith
2018-11-15azure: _poll_imds only retry on 404. Fail on TimeoutChad Smith
2018-11-14resizefs: Prefix discovered devpath with '/dev/' when path does not existIgor Galić
2018-11-13azure: retry imds polling on requests.TimeoutChad Smith
2018-11-12azure: Accept variation in error msg from mount for ntfs volumesJason Zions
2018-11-12azure: fix regression introduced when persisting ephemeral dhcp leaseasakkurr
2018-11-01azure: remove /etc/netplan/90-hotplug-azure.yaml when net from IMDSChad Smith
2018-10-31azure: report ready to fabric after reprovision and reduce loggingasakkurr
2018-10-30query: better error when missing read permission on instance-dataChad Smith
2018-10-26instance-data: fallback to instance-data.json if sensitive is absent.Chad Smith
2018-10-22update detection of openSUSE variantsRobert Schweikert
2018-10-17azure: Add apply_network_config option to disable network from IMDSChad Smith
2018-10-11Correct spelling in an error message (udevadm).Katie McLaughlin
2018-10-09tools: Add cloud-id command line utilityChad Smith
2018-10-09instance-data: Add standard keys platform and subplatform. Refactor ec2.Chad Smith