summaryrefslogtreecommitdiff
path: root/cloudinit
AgeCommit message (Expand)Author
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
2018-10-09net: ignore nics that have "zero" mac address.Scott Moser
2018-10-02release 18.4Scott Moser
2018-09-26lxd: adjust to snap installed lxd.Scott Moser
2018-09-26docs: surface experimental doc in instance-data.jsonChad Smith
2018-09-26Add support for Infiniband network interfaces (IPoIB).Mark Goddard
2018-09-25cli: add cloud-init query subcommand to query instance metadataChad Smith
2018-09-21pylint: ignore warning assignment-from-no-return for _write_networkChad Smith
2018-09-20stages: Fix bug causing datasource to have incorrect sys_cfg.Scott Moser
2018-09-20Remove dead-code _write_network distro implementations.Scott Moser
2018-09-18net_util: ensure static configs have netmask in translate_network resultThomas Berger
2018-09-17Fall back to root:root on syslog permissions if other options fail.Robert Schweikert
2018-09-14OpenStack: Support setting mac address on bond.Fabian Wiesel
2018-09-13EphemeralIPv4Network: Be more explicit when adding default route.Scott Moser
2018-09-13OpenStack: support reading of newer versions of metdata.Scott Moser
2018-09-12OpenStack: fix bug causing 'latest' version to be used from network.Scott Moser
2018-09-11user-data: jinja template to render instance-data.json in cloud-configChad Smith
2018-09-08config: disable ssh access to a configured user accountChad Smith
2018-09-05tests: print failed testname instead of docstring upon failureChad Smith
2018-09-05tests: Disallow use of util.subp except for where needed.Scott Moser
2018-09-05sysconfig: refactor sysconfig to accept distro specific templates pathsRyan Harper