Age | Commit message (Expand) | Author |
2017-03-03 | Support warning if the used datasource is not in ds-identify's list. | Scott Moser |
2017-03-03 | Move warning functionality to cloudinit/warnings.py | 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-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-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-25 | Fix eni rendering of multiple IPs per interface | Ryan Harper |
2017-01-24 | Add 3 ecdsa-sha2-nistp* ssh key types now that they are standardized | Lars Kellogg-Stedman |
2017-01-20 | EC2: Do not cache security credentials on disk | Andrew Jorgensen |
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 | Get early logging logged, including failures of cmdline url. | Scott Moser |
2016-12-23 | release 0.7.9 | Scott Moser |
2016-12-22 | LICENSE: Allow dual licensing GPL-3 or Apache 2.0 | Jon Grimm |
2016-12-21 | Fix config order of precedence, putting kernel command line over system. | Wesley Wiedenmeier |
2016-12-20 | pep8: whitespace fix | Scott Moser |
2016-12-20 | Update the list of valid ssh keys. | Michael Felt |
2016-12-19 | set_hostname: avoid erroneously appending domain to fqdn | Lars Kellogg-Stedman |
2016-12-19 | doc: change 'nobootwait' to 'nofail' in docs | Anhad Jai Singh |
2016-12-19 | Replace an expired bit.ly link in code comment. | Joshua Harlow |
2016-12-19 | user-groups: fix bug when groups was provided as string and had spaces | Scott Moser |
2016-12-11 | mounts: use mount -a again to accomplish mounts | Scott Moser |
2016-12-11 | CloudSigma: Fix bug where datasource was not loaded in local search. | Scott Moser |
2016-12-03 | when adding a user, strip whitespace from group list | Lars Kellogg-Stedman |
2016-12-02 | Replace usage of sys_netdev_info with read_sys_net | Joshua Harlow |
2016-12-02 | fix problems found in python2.6 test. | Joshua Harlow |
2016-11-28 | OpenStack: extend physical types to include hyperv, hw_veb, vhost_user. | Scott Moser |
2016-11-22 | net/cmdline: Consider ip= or ip6= on command line not only ip= | Scott Moser |
2016-11-22 | Improve formatting for ProcessExecutionError | Wesley Wiedenmeier |
2016-11-22 | Doc: various documentation fixes | Sean Bright |
2016-11-22 | cloudinit/config/cc_rh_subscription.py: Remove repos before adding | Brent Baude |
2016-11-22 | main: set TZ in environment if not already set. | Ryan Harper |
2016-11-22 | Azure: No longer rely on walinux agent. | Scott Moser |
2016-11-22 | disk_setup: Use sectors as unit when formatting MBR disks with sfdisk. | Daniel Watkins |
2016-11-18 | Add activate_datasource, for datasource specific code paths. | Scott Moser |
2016-11-10 | pep8: fix style errors reported by pycodestyle 2.1.0 | Scott Moser |
2016-11-09 | Ec2: fix syntax and tox in previous commit. | Scott Moser |
2016-11-08 | Ec2: protect against non-dictionary in block-device-mapping. | Scott Moser |
2016-11-07 | Doc: fix spelling / typos in ca_certs and scripts_vendor. | Scott Moser |
2016-11-03 | net/cmdline: Further adjustments to ipv6 support | LaMont Jones |
2016-11-01 | dmidecode: Allow dmidecode to be used on aarch64 | Robert Schweikert |
2016-11-01 | AliYun: Add new datasource for Ali-Cloud ECS | kaihuan.pkh |
2016-10-25 | cc_users_groups: fix remaing call to ds.normalize_user_groups | Ryan Harper |
2016-10-25 | disk-config: udev settle after partitioning in gpt format. | Scott Moser |