summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* releasing package cloud-init version 17.1-18-gd4f70470-0ubuntu1~17.04.2ubuntu/17.1-18-gd4f70470-0ubuntu1_17.04.2Chad Smith2017-10-181-2/+2
* update changelogChad Smith2017-10-181-0/+7
* cherry pick 41152f1Chad Smith2017-10-182-0/+182
* releasing package cloud-init version 17.1-18-gd4f70470-0ubuntu1~17.04.1ubuntu/17.1-18-gd4f70470-0ubuntu1_17.04.1Chad Smith2017-10-101-2/+2
* update changelog (new upstream snapshot 17.1-18-gd4f70470).Chad Smith2017-10-101-2/+3
* merge from master at 17.1-18-gd4f70470Chad Smith2017-10-104-3/+115
|\
| * simpletable: Fix get_string method to return table-formatted stringChad Smith2017-10-104-3/+115
* | releasing package cloud-init version 17.1-17-g45d361cb-0ubuntu1~17.04.1ubuntu/17.1-17-g45d361cb-0ubuntu1_17.04.1Chad Smith2017-10-061-2/+2
* | clean SRU bug numbers from individual changelogs covered by master SRU bug. D...Chad Smith2017-10-061-35/+29
* | changelog updates for cherrypicksChad Smith2017-10-061-0/+2
* | debian/rules, debian/apport-launcher.py: add an apport hook.Scott Moser2017-10-062-0/+7
* | debian/rules: install rsyslog file with 0644 mode instead of 0755.Scott Moser2017-10-061-1/+1
* | update changelog (new upstream snapshot 17.1-17-g45d361cb).Chad Smith2017-10-061-3/+122
* | merge from master at 17.1-17-g45d361cbChad Smith2017-10-06271-1453/+9458
|\ \ | |/
| * net: Handle bridge stp values of 0 and convert to boolean typeChad Smith2017-10-052-2/+2
| * tools: Give specific --abbrev=8 to "git describe"Scott Moser2017-10-052-2/+2
| * network: bridge_stp value not always correctRyan Harper2017-10-054-6/+24
| * tests: re-enable tox with nocloud-kvm supportJoshua Powers2017-10-031-0/+2
| * systemd: remove limit on tasks created by cloud-init-final.service.Robert Schweikert2017-10-031-0/+1
| * suse: Support addition of zypper repos via cloud-config.Robert Schweikert2017-10-034-1/+465
| * tests: Combine integration configs and testcasesJoshua Powers2017-10-0368-1/+1
| * Azure, CloudStack: Support reading dhcp options from systemd-networkd.Dimitri John Ledkov2017-10-036-64/+282
| * packages/debian/copyright: remove mention of boto and MIT licenseScott Moser2017-10-021-24/+0
| * systemd: only mention Before=apt-daily.service on debian based distros.Robert Schweikert2017-10-021-1/+2
| * Add missing simpletable and simpletable tests for failed mergeChad Smith2017-10-022-0/+162
| * Remove prettytable dependency, introduce simpletableAndrew Jorgensen2017-10-026-16/+6
| * debian/copyright: dep5 updates, reorganize, add Apache 2.0 license.Joshua Powers2017-09-291-14/+33
| * tests: remove dependency on shlexJoshua Powers2017-09-251-15/+16
| * AltCloud: Trust PATH for udevadm and modprobe.Scott Moser2017-09-252-4/+4
| * DataSourceOVF: use util.find_devs_with(TYPE=iso9660)Ryan Harper2017-09-223-27/+221
| * tests: remove a temp file used in bootcmd tests.Scott Moser2017-09-211-0/+1
| * release 17.117.1Scott Moser2017-09-212-1/+423
| * doc: document GCE datasource.Arnd Hannemann2017-09-212-0/+21
| * suse: updates to templates to support openSUSE and SLES.Robert Schweikert2017-09-215-4/+27
| * suse: Copy sysvinit files from redhat with slight changes.Robert Schweikert2017-09-215-0/+455
| * docs: fix sphinx module schema documentationChad Smith2017-09-202-5/+22
| * tests: Add cloudinit package to all test targetsChad Smith2017-09-203-3/+4
| * Makefile: No longer look for yaml files in obsolete ./bin/.Scott Moser2017-09-201-1/+1
| * tests: fix ds-identify unit tests to set EC2_STRICT_ID_DEFAULT.Scott Moser2017-09-191-1/+4
| * ec2: Fix maybe_perform_dhcp_discovery to use /var/tmp as a tmpdirChad Smith2017-09-185-16/+132
| * Azure: wait longer for SSH pub keys to arrive.Paul Meyer2017-09-181-3/+7
| * GCE: Fix usage of user-data.Scott Moser2017-09-182-8/+21
| * cmdline: add collect-logs subcommand.Chad Smith2017-09-157-6/+354
| * CloudStack: consider dhclient lease files named with a hyphen.Scott Moser2017-09-152-13/+100
| * resizefs: Drop check for read-only device file, do not warn on overlayroot.Chad Smith2017-09-152-58/+26
| * Do not provide systemd-fsck drop-in which could cause ordering cycles.Balint Reczey2017-09-153-12/+0
| * tests: Enable the NoCloud KVM platformJoshua Powers2017-09-1414-7/+564
| * resizefs: pass mount point to xfs_growfsDusty Mabe2017-09-141-1/+1
| * vmware: Enable nics before sending the SUCCESS event.Sankar Tanguturi2017-09-141-1/+1
| * cloud-config modules: honor distros definitions in each moduleChad Smith2017-09-134-34/+131