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