summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-09-21doc: document GCE datasource.Arnd Hannemann
2017-09-21suse: updates to templates to support openSUSE and SLES.Robert Schweikert
2017-09-21suse: Copy sysvinit files from redhat with slight changes.Robert Schweikert
2017-09-20docs: fix sphinx module schema documentationChad Smith
2017-09-20tests: Add cloudinit package to all test targetsChad Smith
2017-09-20Makefile: No longer look for yaml files in obsolete ./bin/.Scott Moser
2017-09-19tests: fix ds-identify unit tests to set EC2_STRICT_ID_DEFAULT.Scott Moser
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-15Do not provide systemd-fsck drop-in which could cause ordering cycles.Balint Reczey
2017-09-14tests: Enable the NoCloud KVM platformJoshua Powers
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-13tests: execute: support command as stringJoshua Powers
2017-09-13schema and docs: Add jsonschema to resizefs and bootcmd modulesChad Smith
2017-09-13tools: Add xkvm script, wrapper around qemu-systemJoshua Powers
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-07ds-identify: Make OpenStack return maybe on arch other than intel.Scott Moser
2017-09-06tests: mock missed openstack metadata uri network_data.jsonChad Smith
2017-09-05relocate tests/unittests/helpers.py to cloudinit/testsLars Kellogg-Stedman
2017-09-01tox: add nose timer outputJoshua Powers
2017-08-31upstart: do not package upstart jobs, drop ubuntu-init-switch module.Scott Moser
2017-08-31tests: Stop leaking calls through unmocked metadata addressesChad Smith
2017-08-30distro: allow distro to specify a default localeRyan Harper
2017-08-30tests: fix two recently added tests for sles distro.Scott Moser
2017-08-30url_helper: dynamically import oauthlib import from inside oauth_headersChad Smith
2017-08-30tox: make xenial environment run with python3.6Scott Moser
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
2017-08-29ec2: Add IPv6 dhcp support to Ec2DataSource.Chad Smith
2017-08-29url_helper: fail gracefully if oauthlib is not availableLars Kellogg-Stedman
2017-08-25cloud-init analyze: fix issues running under python 2.Andrew Jorgensen
2017-08-25Configure logging module to always use UTC time.Ryan Harper
2017-08-25Log a helpful message if a user script does not include shebang.Andrew Jorgensen
2017-08-25cli: Fix command line parsing of coniditionally loaded subcommands.Chad Smith
2017-08-25doc: Explain error behavior in user data include file format.Jason Butz
2017-08-23cc_landscape & cc_puppet: Fix six.StringIO use in writing configsChad Smith
2017-08-22schema cli: Add schema subcommand to cloud-init cli and cc_runcmd schemaChad Smith
2017-08-22Debian: Remove non-free repositories from apt sources template.Joonas Kylmälä
2017-08-21tools: Add tooling for basic cloud-init performance analysis.Chad Smith
2017-08-15network: add v2 passthrough and fix parsing v2 config with bonds/bridge paramsRyan Harper
2017-08-15doc: update capabilities with features available, link doc reference, cli exa...Ryan Harper