summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* releasing package cloud-init version 0.7.9-47-gc81ea53-0ubuntu1~16.04.1ubuntu/0.7.9-47-gc81ea53-0ubuntu1.16.04.1Scott Moser2017-03-031-2/+2
* update changelogScott Moser2017-03-031-0/+2
* debian/patches/ds-identify-behavior-xenial.patchScott Moser2017-03-032-0/+33
* update changelogScott Moser2017-03-031-0/+1
* debian/rules: install Z99-cloudinit-warnings.sh to /etc/profile.dScott Moser2017-03-031-0/+1
* update changelog (new upstream snapshot 0.7.9-47-gc81ea53).Scott Moser2017-03-031-0/+42
* merge from master at 0.7.9-47-gc81ea53Scott Moser2017-03-0344-377/+2367
|\
| * ds-identify: move default setting for Ec2/strict_id to a global.Scott Moser2017-03-031-1/+2
| * ds-identify: record not found in cloud.cfg and always add None.Scott Moser2017-03-031-2/+19
| * Support warning if the used datasource is not in ds-identify's list.Scott Moser2017-03-032-0/+63
| * tools/ds-identify: make report mode write namespaced results.Scott Moser2017-03-031-11/+14
| * Move warning functionality to cloudinit/warnings.pyScott Moser2017-03-033-42/+121
| * Add profile.d script for showing warnings on login.Scott Moser2017-03-022-0/+31
| * Z99-cloud-locale-test.sh: install and make consistent.Scott Moser2017-03-022-74/+75
| * tools/ds-identify: look at cloud.cfg when looking for ec2 strict_id.Scott Moser2017-02-281-1/+1
| * tools/ds-identify: disable vmware_guest_customization by default.Scott Moser2017-02-281-4/+5
| * tools/ds-identify: ovf identify vmware guest customization.Scott Moser2017-02-241-0/+35
| * Identify Brightbox as an Ec2 datasource user.Scott Moser2017-02-242-1/+12
| * DatasourceEc2: add warning message when not on AWS.Scott Moser2017-02-243-11/+211
| * ds-identify: add reading of datasource/Ec2/strict_idScott Moser2017-02-241-13/+85
| * tools/ds-identify: add support for found or maybe contributing config.Scott Moser2017-02-241-9/+23
| * tools/ds-identify: read the seed directory on Ec2Scott Moser2017-02-241-1/+4
| * tools/ds-identify: use quotes in local declarations.Scott Moser2017-02-241-2/+2
| * tools/ds-identify: fix documentation of policy setting in a comment.Scott Moser2017-02-241-9/+3
| * ds-identify: only run once per boot unless --force is given.Scott Moser2017-02-171-3/+42
| * flake8: fix flake8 complaints in previous commit.Scott Moser2017-02-172-4/+4
| * net: correct errors in cloudinit/net/sysconfig.pyLars Kellogg-Stedman2017-02-172-3/+88
| * ec2_utils: fix MetadataLeafDecoder that returned bytes on emptyScott Moser2017-02-161-1/+1
| * apply the runtime configuration written by ds-identify.Scott Moser2017-02-142-17/+45
| * ds-identify: fix checking for filesystem labelScott Moser2017-02-101-2/+2
| * ds-identify: read ds=nocloud properlyScott Moser2017-02-101-0/+3
| * support nova-lxd by reading platform from environment of pid 1.Scott Moser2017-02-091-8/+22
| * ds-identify: change aarch64 to use the default for non-dmi systems.Scott Moser2017-02-091-1/+3
| * Remove style checking during build and add latest style checks to toxJoshua Powers2017-02-062-1/+12
| * code-style: make master pass pycodestyle (2.3.1) cleanly, currently:Joshua Powers2017-02-052-2/+5
| * manual_cache_clean: When manually cleaning touch a file in instance dir.Scott Moser2017-02-033-1/+15
| * Add tools/ds-identify to identify datasources available.Scott Moser2017-02-034-3/+1056
| * Fix small typo and change iso-filename for consistencyRobin Naundorf2017-01-261-2/+2
| * Fix eni rendering of multiple IPs per interfaceRyan Harper2017-01-252-26/+53
| * tools/mock-meta: support python2 or python3 and ipv6 in both.Scott Moser2017-01-251-11/+21
| * tests: remove executable bit on test_net, so it runs, and fix it.Scott Moser2017-01-245-61/+55
| * tests: No longer monkey patch httpretty for python 3.4.2Scott Moser2017-01-244-40/+4
| * Add 3 ecdsa-sha2-nistp* ssh key types now that they are standardizedLars Kellogg-Stedman2017-01-242-1/+26
| * reset httppretty for each testLars Kellogg-Stedman2017-01-241-0/+2
| * build: fix running Make on a branch with tags other than masterScott Moser2017-01-233-5/+6
| * EC2: Do not cache security credentials on diskAndrew Jorgensen2017-01-202-0/+48
| * doc: Fix typos and clarify some aspects of the part-handlerErik M. Bray2017-01-171-6/+7
| * doc: add some documentation on OpenStack datasource.Scott Moser2017-01-171-1/+35
| * OpenStack: Use timeout and retries from config in get_data.Lars Kellogg-Stedman2017-01-172-7/+16
| * Fixed Misc issues related to VMware customization.Sankar Tanguturi2017-01-172-22/+39