summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* debian/patches/azure-use-walinux-agent.patch: refresh patch.ubuntu/yakketyScott Moser2017-06-291-2/+2
* update changelogScott Moser2017-06-291-0/+2
* Remove the optional dependency on jsonschema for stable release.Scott Moser2017-06-292-0/+22
* update changelogScott Moser2017-06-291-0/+11
* drop cherry picks before merge from master at 0.7.9-198-g17bad421Scott Moser2017-06-296-1967/+0
* changelog: add reference to LP: #1690430ubuntu/0.7.9-153-g16a7302f-0ubuntu1_16.10.2Scott Moser2017-06-281-1/+1
* releasing package cloud-init version 0.7.9-153-g16a7302f-0ubuntu1~16.10.2Scott Moser2017-06-281-2/+2
* update changelogScott Moser2017-06-281-1/+3
* cherry pick 11121fe4Scott Moser2017-06-282-0/+34
* update changelogScott Moser2017-06-281-1/+3
* cherry pick ebc9ecbcScott Moser2017-06-282-0/+1475
* update changelogScott Moser2017-06-281-1/+3
* cherry pick 1cd4323bScott Moser2017-06-282-0/+23
* update changelogScott Moser2017-06-281-1/+3
* cherry pick 003c6678Scott Moser2017-06-282-0/+96
* update changelogScott Moser2017-06-281-1/+3
* cherry pick 5fb49bacScott Moser2017-06-282-0/+339
* debian/cherry-pick: separate out changes to changelogScott Moser2017-06-281-1/+4
* update changelogScott Moser2017-06-021-0/+6
* debian/patches/ds-identify-behavior-yakkety.patch: refresh patchScott Moser2017-06-021-3/+3
* releasing package cloud-init version 0.7.9-153-g16a7302f-0ubuntu1~16.10.1ubuntu/0.7.9-153-g16a7302f-0ubuntu1_16.10.1Scott Moser2017-05-261-2/+2
* debian/patches/azure-use-walinux-agent.patch: refresh patch.Scott Moser2017-05-261-2/+2
* update changelog (new upstream snapshot 0.7.9-153-g16a7302f).Scott Moser2017-05-261-0/+65
* merge from master at 0.7.9-153-g16a7302fScott Moser2017-05-2689-847/+3936
|\
| * net: fix reading and rendering addresses in cidr format.Dimitri John Ledkov2017-05-264-10/+12
| * disk_setup: udev settle before attempting partitioning or fs creation.Scott Moser2017-05-262-3/+25
| * GCE: Update the attribute used to find instance SSH keys.Daniel Watkins2017-05-252-3/+3
| * nplan: For bonds, allow dashed or underscore names of keys.Dimitri John Ledkov2017-05-252-2/+12
| * python2.6: fix unit tests usage of assertNone and format.Scott Moser2017-05-252-17/+18
| * test: update docstring on test_configured_list_with_noneScott Moser2017-05-241-1/+4
| * fix tools/ds-identify to not write None twice.Scott Moser2017-05-242-4/+12
| * tox/build: do not package depend on style requirements.Scott Moser2017-05-243-18/+12
| * cc_ntp: Restructure cc_ntp unit tests.Chad Smith2017-05-243-304/+188
| * flake8: move the pinned version of flake8 up to 3.3.0Scott Moser2017-05-2318-29/+31
| * tests: Apply workaround for snapd bug in test case.Joshua Powers2017-05-232-7/+4
| * RHEL/CentOS: Fix dual stack IPv4/IPv6 configuration.Andreas Karis2017-05-233-132/+199
| * disk_setup: fix several issues with gpt disk partitions.Scott Moser2017-05-222-36/+46
| * function spelling & docstring updateJoshua Powers2017-05-221-2/+2
| * Fixing wrong file name regression.Joshua Powers2017-05-221-1/+1
| * tox: move pylint target to 1.7.1Scott Moser2017-05-222-3/+4
| * Fix get_interfaces_by_mac for empty macsScott Moser2017-05-222-8/+22
| * DigitalOcean: remove routes except for the public interface.Ben Howard2017-05-192-1/+26
| * netplan: pass macaddress, when specified, for vlansDimitri John Ledkov2017-05-192-1/+6
| * doc: various improvements for the docs on cc_users_groups.Felix Dreissig2017-05-191-19/+40
| * cc_ntp: write template before installing and add service restartRyan Harper2017-05-197-27/+142
| * cloudstack: fix tests to avoid accessing /var/lib/NetworkManagerLars Kellogg-Stedman2017-05-181-3/+8
| * tests: fix hardcoded path to mkfs.ext4Joshua Powers2017-05-171-1/+3
| * Actually skip warnings when .skip file is present.Chris Brinker2017-05-171-2/+2
| * netplan: fix netplan render_network_state signature.Dimitri John Ledkov2017-05-172-9/+9
| * Azure: fix reformatting of ephemeral disks on resize to large types.Scott Moser2017-05-174-77/+307