Age | Commit message (Expand) | Author |
2017-10-19 | tools: disable fastestmirror if using proxy | Joshua Powers |
2017-10-18 | releasing package cloud-init version 17.1-18-gd4f70470-0ubuntu1~16.04.2 | Chad Smith |
2017-10-18 | update changelog | Chad Smith |
2017-10-18 | cherry pick 41152f1 | Chad Smith |
2017-10-18 | schema: Log debug instead of warning when jsonschema is not available. | Scott Moser |
2017-10-10 | releasing package cloud-init version 17.1-18-gd4f70470-0ubuntu1~16.04.1 | Chad Smith |
2017-10-10 | update changelog (new upstream snapshot 17.1-18-gd4f70470). | Chad Smith |
2017-10-10 | merge from master at 17.1-18-gd4f70470 | Chad Smith |
2017-10-10 | simpletable: Fix get_string method to return table-formatted string | Chad Smith |
2017-10-06 | releasing package cloud-init version 17.1-17-g45d361cb-0ubuntu1~16.04.1 | Chad Smith |
2017-10-06 | update changelog | Scott Moser |
2017-10-06 | debian/rules, debian/apport-launcher.py: add an apport hook. | Scott Moser |
2017-10-06 | update changelog | Scott Moser |
2017-10-06 | debian/rules: install rsyslog file with 0644 mode instead of 0755. | Scott Moser |
2017-10-06 | consolidate unreleased changelogs and drop LP bug numbers covered by SRU mast... | Chad Smith |
2017-10-06 | update changelog (new upstream snapshot 17.1-17-g45d361cb). | Chad Smith |
2017-10-06 | merge from master at 17.1-17-g45d361cb | Chad Smith |
2017-10-06 | update changelog | Scott Moser |
2017-10-06 | debian/control: remove dependency on python3-prettytable | Ryan Harper |
2017-10-05 | net: Handle bridge stp values of 0 and convert to boolean type | Chad Smith |
2017-10-05 | debian/new-upstream-snapshot: use --abbrev=8 for git-describe. | Scott Moser |
2017-10-05 | tools: Give specific --abbrev=8 to "git describe" | Scott Moser |
2017-10-05 | network: bridge_stp value not always correct | Ryan Harper |
2017-10-03 | tests: re-enable tox with nocloud-kvm support | Joshua Powers |
2017-10-03 | systemd: remove limit on tasks created by cloud-init-final.service. | Robert Schweikert |
2017-10-03 | suse: Support addition of zypper repos via cloud-config. | Robert Schweikert |
2017-10-03 | tests: Combine integration configs and testcases | Joshua Powers |
2017-10-03 | Azure, CloudStack: Support reading dhcp options from systemd-networkd. | Dimitri John Ledkov |
2017-10-02 | debian/copyright: remove mention of boto and MIT license | Scott Moser |
2017-10-02 | packages/debian/copyright: remove mention of boto and MIT license | Scott Moser |
2017-10-02 | systemd: only mention Before=apt-daily.service on debian based distros. | Robert Schweikert |
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-29 | debian/copyright: dep5 updates, reorganize, add Apache 2.0 license. | Joshua Powers |
2017-09-29 | update changelog | Scott Moser |
2017-09-29 | debian/copyright: dep5 updates, reorganize, add Apache 2.0 license. | Joshua Powers |
2017-09-25 | tests: remove dependency on shlex | Joshua Powers |
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 | tests: remove a temp file used in bootcmd tests. | Scott Moser |
2017-09-21 | release 17.1 | Scott Moser |
2017-09-21 | doc: document GCE datasource. | Arnd Hannemann |
2017-09-21 | suse: updates to templates to support openSUSE and SLES. | Robert Schweikert |
2017-09-21 | suse: Copy sysvinit files from redhat with slight changes. | 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-20 | Makefile: No longer look for yaml files in obsolete ./bin/. | Scott Moser |
2017-09-19 | tests: fix ds-identify unit tests to set EC2_STRICT_ID_DEFAULT. | Scott Moser |
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 |