summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-03-06update changelog (new upstream snapshot 0.7.9-48-g1c795b9).Scott Moser
2017-03-06merge from master at 0.7.9-48-g1c795b9Scott Moser
2017-03-06ds-identify: report cleanups for config and exit value.Scott Moser
2017-03-03releasing package cloud-init version 0.7.9-47-gc81ea53-0ubuntu1~16.04.1Scott Moser
2017-03-03update changelogScott Moser
2017-03-03debian/patches/ds-identify-behavior-xenial.patchScott Moser
2017-03-03update changelogScott Moser
2017-03-03debian/rules: install Z99-cloudinit-warnings.sh to /etc/profile.dScott Moser
2017-03-03update changelog (new upstream snapshot 0.7.9-47-gc81ea53).Scott Moser
2017-03-03merge from master at 0.7.9-47-gc81ea53Scott Moser
2017-03-03ds-identify: move default setting for Ec2/strict_id to a global.Scott Moser
2017-03-03ds-identify: record not found in cloud.cfg and always add None.Scott Moser
2017-03-03Support warning if the used datasource is not in ds-identify's list.Scott Moser
2017-03-03tools/ds-identify: make report mode write namespaced results.Scott Moser
2017-03-03Move warning functionality to cloudinit/warnings.pyScott Moser
2017-03-02Add profile.d script for showing warnings on login.Scott Moser
2017-03-02Z99-cloud-locale-test.sh: install and make consistent.Scott Moser
2017-02-28tools/ds-identify: look at cloud.cfg when looking for ec2 strict_id.Scott Moser
2017-02-28tools/ds-identify: disable vmware_guest_customization by default.Scott Moser
2017-02-24tools/ds-identify: ovf identify vmware guest customization.Scott Moser
2017-02-24Identify Brightbox as an Ec2 datasource user.Scott Moser
2017-02-24DatasourceEc2: add warning message when not on AWS.Scott Moser
2017-02-24ds-identify: add reading of datasource/Ec2/strict_idScott Moser
2017-02-24tools/ds-identify: add support for found or maybe contributing config.Scott Moser
2017-02-24tools/ds-identify: read the seed directory on Ec2Scott Moser
2017-02-24tools/ds-identify: use quotes in local declarations.Scott Moser
2017-02-24tools/ds-identify: fix documentation of policy setting in a comment.Scott Moser
2017-02-17ds-identify: only run once per boot unless --force is given.Scott Moser
2017-02-17flake8: fix flake8 complaints in previous commit.Scott Moser
2017-02-17net: correct errors in cloudinit/net/sysconfig.pyLars Kellogg-Stedman
2017-02-16ec2_utils: fix MetadataLeafDecoder that returned bytes on emptyScott Moser
2017-02-14apply the runtime configuration written by ds-identify.Scott Moser
2017-02-10ds-identify: fix checking for filesystem labelScott Moser
2017-02-10ds-identify: read ds=nocloud properlyScott Moser
2017-02-09support nova-lxd by reading platform from environment of pid 1.Scott Moser
2017-02-09ds-identify: change aarch64 to use the default for non-dmi systems.Scott Moser
2017-02-06Remove style checking during build and add latest style checks to toxJoshua Powers
2017-02-06releasing package cloud-init version 0.7.9-0ubuntu1~16.04.2Scott Moser
2017-02-06update changelogScott Moser
2017-02-06update-grub-legacy-ec2: fix shell syntax error.Scott Moser
2017-02-05code-style: make master pass pycodestyle (2.3.1) cleanly, currently:Joshua Powers
2017-02-03manual_cache_clean: When manually cleaning touch a file in instance dir.Scott Moser
2017-02-03Add tools/ds-identify to identify datasources available.Scott Moser
2017-01-26Fix small typo and change iso-filename for consistencyRobin Naundorf
2017-01-25Fix eni rendering of multiple IPs per interfaceRyan Harper
2017-01-25tools/mock-meta: support python2 or python3 and ipv6 in both.Scott Moser
2017-01-24tests: remove executable bit on test_net, so it runs, and fix it.Scott Moser
2017-01-24tests: No longer monkey patch httpretty for python 3.4.2Scott Moser
2017-01-24Add 3 ecdsa-sha2-nistp* ssh key types now that they are standardizedLars Kellogg-Stedman
2017-01-24reset httppretty for each testLars Kellogg-Stedman