Age | Commit message (Expand) | Author |
2017-03-17 | doc: fix config drive doc with regard to unpartitioned disks. | Scott Moser |
2017-03-17 | test: Adding integratiron test for password as list | Joshua Powers |
2017-03-17 | render_network_state: switch arguments around, do not require target | Scott Moser |
2017-03-17 | support 'loopback' as a device type. | Scott Moser |
2017-03-17 | Integration Testing: improve testcase subclassing | Wesley Wiedenmeier |
2017-03-13 | gitignore: adding doc/rtd_html | Joshua Powers |
2017-03-13 | doc: add instructions for running integration tests via tox. | Joshua Powers |
2017-03-13 | test: avoid differences in 'date' output due to daylight savings. | Scott Moser |
2017-03-13 | Fix chef config module in omnibus install. | Jeremy Melvin |
2017-03-10 | Add feature flags to cloudinit.version. | Wesley Wiedenmeier |
2017-03-10 | tox: add a citest environment | Scott Moser |
2017-03-10 | Further fix regression to support 'password' for default user. | Scott Moser |
2017-03-10 | fix regression when no chpasswd/list was provided. | Scott Moser |
2017-03-09 | Support chpasswd/list being a list in addition to a string. | Sergio Lystopad |
2017-03-07 | doc: Fix configuration example for cc_set_passwords module. | Sergio Lystopad |
2017-03-07 | net: support both ipv4 and ipv6 gateways in sysconfig. | Lars Kellogg-Stedman |
2017-03-07 | net: do not raise exception for > 3 nameservers | Lars Kellogg-Stedman |
2017-03-06 | ds-identify: report cleanups for config and exit value. | Scott Moser |
2017-03-03 | ds-identify: move default setting for Ec2/strict_id to a global. | Scott Moser |
2017-03-03 | ds-identify: record not found in cloud.cfg and always add None. | Scott Moser |
2017-03-03 | Support warning if the used datasource is not in ds-identify's list. | Scott Moser |
2017-03-03 | tools/ds-identify: make report mode write namespaced results. | Scott Moser |
2017-03-03 | Move warning functionality to cloudinit/warnings.py | Scott Moser |
2017-03-02 | Add profile.d script for showing warnings on login. | Scott Moser |
2017-03-02 | Z99-cloud-locale-test.sh: install and make consistent. | Scott Moser |
2017-02-28 | tools/ds-identify: look at cloud.cfg when looking for ec2 strict_id. | Scott Moser |
2017-02-28 | tools/ds-identify: disable vmware_guest_customization by default. | Scott Moser |
2017-02-24 | tools/ds-identify: ovf identify vmware guest customization. | Scott Moser |
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-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 |