Age | Commit message (Expand) | Author |
2017-02-24 | Identify Brightbox as an Ec2 datasource user. | Scott Moser |
2017-02-24 | DatasourceEc2: add warning message when not on AWS. | Scott Moser |
2017-02-24 | ds-identify: add reading of datasource/Ec2/strict_id | Scott Moser |
2017-02-24 | tools/ds-identify: add support for found or maybe contributing config. | Scott Moser |
2017-02-24 | tools/ds-identify: read the seed directory on Ec2 | Scott Moser |
2017-02-24 | tools/ds-identify: use quotes in local declarations. | Scott Moser |
2017-02-24 | tools/ds-identify: fix documentation of policy setting in a comment. | Scott Moser |
2017-02-17 | ds-identify: only run once per boot unless --force is given. | Scott Moser |
2017-02-17 | flake8: fix flake8 complaints in previous commit. | Scott Moser |
2017-02-17 | net: correct errors in cloudinit/net/sysconfig.py | Lars Kellogg-Stedman |
2017-02-16 | ec2_utils: fix MetadataLeafDecoder that returned bytes on empty | Scott Moser |
2017-02-14 | apply the runtime configuration written by ds-identify. | Scott Moser |
2017-02-10 | ds-identify: fix checking for filesystem label | Scott Moser |
2017-02-10 | ds-identify: read ds=nocloud properly | Scott Moser |
2017-02-09 | support nova-lxd by reading platform from environment of pid 1. | Scott Moser |
2017-02-09 | ds-identify: change aarch64 to use the default for non-dmi systems. | Scott Moser |
2017-02-06 | Remove style checking during build and add latest style checks to tox | Joshua Powers |
2017-02-06 | releasing package cloud-init version 0.7.9-0ubuntu1~16.04.2 | Scott Moser |
2017-02-06 | update changelog | Scott Moser |
2017-02-06 | update-grub-legacy-ec2: fix shell syntax error. | Scott Moser |
2017-02-05 | code-style: make master pass pycodestyle (2.3.1) cleanly, currently: | Joshua Powers |
2017-02-03 | manual_cache_clean: When manually cleaning touch a file in instance dir. | Scott Moser |
2017-02-03 | Add tools/ds-identify to identify datasources available. | Scott Moser |
2017-01-26 | Fix small typo and change iso-filename for consistency | Robin Naundorf |
2017-01-25 | Fix eni rendering of multiple IPs per interface | Ryan Harper |
2017-01-25 | tools/mock-meta: support python2 or python3 and ipv6 in both. | Scott Moser |
2017-01-24 | tests: remove executable bit on test_net, so it runs, and fix it. | Scott Moser |
2017-01-24 | tests: No longer monkey patch httpretty for python 3.4.2 | Scott Moser |
2017-01-24 | Add 3 ecdsa-sha2-nistp* ssh key types now that they are standardized | Lars Kellogg-Stedman |
2017-01-24 | reset httppretty for each test | Lars Kellogg-Stedman |
2017-01-23 | build: fix running Make on a branch with tags other than master | Scott Moser |
2017-01-20 | EC2: Do not cache security credentials on disk | Andrew Jorgensen |
2017-01-20 | releasing package cloud-init version 0.7.9-0ubuntu1~16.04.1 | Scott Moser |
2017-01-20 | update changelog | Scott Moser |
2017-01-20 | Azure: still use walinux-agent integration. | Scott Moser |
2017-01-20 | update changelog | Scott Moser |
2017-01-20 | debian/copyright: update License field to include Apache-2.0 | Scott Moser |
2017-01-20 | update changelog | Scott Moser |
2017-01-20 | fix update-grub-legacy-ec2 to check config for CONFIG_XEN=y | Scott Moser |
2017-01-20 | update changelog (new upstream snapshot 0.7.9). | Scott Moser |
2017-01-20 | merge from 0.7.9 at 0.7.9 | Scott Moser |
2017-01-20 | drop cherry picks before merge from 0.7.9 at 0.7.9 | Scott Moser |
2017-01-19 | Import version 0.7.8-49-g9e904bb-0ubuntu1~16.04.4 with git-import-dsc | Daniel Watkins |
2017-01-17 | doc: Fix typos and clarify some aspects of the part-handler | Erik M. Bray |
2017-01-17 | doc: add some documentation on OpenStack datasource. | Scott Moser |
2017-01-17 | OpenStack: Use timeout and retries from config in get_data. | Lars Kellogg-Stedman |
2017-01-17 | Fixed Misc issues related to VMware customization. | Sankar Tanguturi |
2017-01-12 | Fix minor docs typo: perserve > preserve | Jeremy Bicha |
2017-01-12 | Use dnf instead of yum when available | Lars Kellogg-Stedman |
2017-01-11 | validate-yaml: use python rather than explicitly python3 | Scott Moser |