summaryrefslogtreecommitdiff
path: root/cloudinit
AgeCommit message (Expand)Author
2017-11-30ec2: Fix sandboxed dhclient background process cleanup.Chad Smith
2017-11-21sysconfig: Correctly render dns and dns search info.Ryan McCabe
2017-11-20EC2: Fix bug using fallback_nic and metadata when restoring from cache.Scott Moser
2017-11-19EC2: Kill dhclient process used in sandbox dhclient.Scott Moser
2017-11-16ntp: fix configuration template rendering for openSUSE and SLESChad Smith
2017-11-16centos: Provide the failed #include url in error messagesChad Smith
2017-11-13Catch UrlError when #include'ing URLsAndrew Jorgensen
2017-11-10hosts: Fix openSUSE and SLES setup for /etc/hosts and clarify docs.Robert Schweikert
2017-11-10rh_subscription: Perform null checks for enabled and disabled repos.Dave Mulford
2017-11-10Improve warning message when a template is not found.Robert Schweikert
2017-11-09Azure: don't generate network configuration for SRIOV devicesScott Moser
2017-10-31EC2: Limit network config to fallback nic, fix local-ipv4 only instances.Chad Smith
2017-10-26Gentoo: Use "rc-service" rather than "service".ckonstanski
2017-10-23resizefs: Fix regression when system booted with root=PARTUUID=Chad Smith
2017-10-20citest: fix remaining warnings raised by integration tests.Scott Moser
2017-10-20ntp: fix config module schema to allow empty ntp configChad Smith
2017-10-18schema: Log debug instead of warning when jsonschema is not available.Scott Moser
2017-10-10simpletable: Fix get_string method to return table-formatted stringChad Smith
2017-10-05net: Handle bridge stp values of 0 and convert to boolean typeChad Smith
2017-10-05network: bridge_stp value not always correctRyan Harper
2017-10-03suse: Support addition of zypper repos via cloud-config.Robert Schweikert
2017-10-03Azure, CloudStack: Support reading dhcp options from systemd-networkd.Dimitri John Ledkov
2017-10-02Add missing simpletable and simpletable tests for failed mergeChad Smith
2017-10-02Remove prettytable dependency, introduce simpletableAndrew Jorgensen
2017-09-25AltCloud: Trust PATH for udevadm and modprobe.Scott Moser
2017-09-22DataSourceOVF: use util.find_devs_with(TYPE=iso9660)Ryan Harper
2017-09-21release 17.1Scott Moser
2017-09-21suse: updates to templates to support openSUSE and SLES.Robert Schweikert
2017-09-20docs: fix sphinx module schema documentationChad Smith
2017-09-20tests: Add cloudinit package to all test targetsChad Smith
2017-09-18ec2: Fix maybe_perform_dhcp_discovery to use /var/tmp as a tmpdirChad Smith
2017-09-18Azure: wait longer for SSH pub keys to arrive.Paul Meyer
2017-09-18GCE: Fix usage of user-data.Scott Moser
2017-09-15cmdline: add collect-logs subcommand.Chad Smith
2017-09-15CloudStack: consider dhclient lease files named with a hyphen.Scott Moser
2017-09-15resizefs: Drop check for read-only device file, do not warn on overlayroot.Chad Smith
2017-09-14resizefs: pass mount point to xfs_growfsDusty Mabe
2017-09-14vmware: Enable nics before sending the SUCCESS event.Sankar Tanguturi
2017-09-13cloud-config modules: honor distros definitions in each moduleChad Smith
2017-09-13chef: Add option to pin chef omnibus install versionEthan Apodaca
2017-09-13schema and docs: Add jsonschema to resizefs and bootcmd modulesChad Smith
2017-09-07vmware customization: return network config formatSankar Tanguturi
2017-09-07Ec2: only attempt to operate at local mode on known platforms.Scott Moser
2017-09-07Use /run/cloud-init for tempfile operations.Scott Moser
2017-09-05relocate tests/unittests/helpers.py to cloudinit/testsLars Kellogg-Stedman
2017-08-31upstart: do not package upstart jobs, drop ubuntu-init-switch module.Scott Moser
2017-08-30distro: allow distro to specify a default localeRyan Harper
2017-08-30url_helper: dynamically import oauthlib import from inside oauth_headersChad Smith
2017-08-30suse: Add support for openSUSE and return SLES to a working state.Robert Schweikert
2017-08-30GCE: Add a main to the GCE Datasource.Scott Moser