summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-22doc: update merging doc with fixes and some additional details/examplesRyan Harper
2019-02-22tests: integration test failure summary to use traceback if empty errorChad Smith
2019-02-18This is to fix https://bugs.launchpad.net/cloud-init/+bug/1812676Vitaly Kuznetsov
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-02-07add PyCharm IDE .idea/ path to .gitignoreDominic Schlegel
2019-02-06correct grammar issue in instance metadata documentationDominic Schlegel
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-28systemd: Render generator from template to account for system differences.Robert Schweikert
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-25tox: fix disco httpretty dependencies for py37Chad Smith
2019-01-25run-container: uncomment baseurl in yum.repos.d/*.repo when using a proxyParide Legovini
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
2019-01-08Add documentation on adding a datasource.Scott Moser
2019-01-08doc: clean up some datasource documentation.Scott Moser
2018-12-20ds-identify: fix wrong variable name in ovf_vmware_transport_guestinfo.Scott Moser
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-18HACKING.rst: change contact info to Josh PowersScott Moser
2018-12-14Update to pylint 2.2.2.Scott Moser
2018-12-13Release 18.5Ryan Harper
2018-12-11tests: add Disco releaseJoshua Powers
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-04config: On ubuntu select cloud archive mirrors for armel, armhf, arm64.Scott Moser
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-28tests: fix incorrect order of mocks in test_handle_zfs_root.Scott Moser
2018-11-28doc: Change dns_nameserver property to dns_nameservers.Tomer Cohen
2018-11-27OVF: identify label iso9660 filesystems with label 'OVF ENV'.Scott Moser
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ć