Age | Commit message (Expand) | Author |
2017-07-17 | Scaleway: add datasource with user and vendor data for Scaleway. | Julien Castets |
2017-06-27 | Azure: Add network-config, Refactor net layer to handle duplicate macs. | Ryan Harper |
2017-06-15 | FreeBSD: Make freebsd a variant, fix unittests and tools/build-on-freebsd. | Scott Moser |
2017-06-15 | FreeBSD: fix test failure | Scott Moser |
2017-06-15 | FreeBSD: replace ifdown/ifup with "ifconfig down" and "ifconfig up". | Hongjiang Zhang |
2017-06-15 | FreeBSD: fix cdrom mounting failure if /mnt/cdrom/secure did not exist. | Hongjiang Zhang |
2017-06-06 | NoCloud: support seed of nocloud from smbios information | Vladimir Pouzanov |
2017-06-01 | azure: remove accidental duplicate line in merge. | Scott Moser |
2017-06-01 | azure: identify platform by well known value in chassis asset tag. | Chad Smith |
2017-05-30 | AliYun: Enable platform identification and enable by default. | Junjie Wang |
2017-05-25 | GCE: Update the attribute used to find instance SSH keys. | Daniel Watkins |
2017-05-23 | flake8: move the pinned version of flake8 up to 3.3.0 | Scott Moser |
2017-05-19 | DigitalOcean: remove routes except for the public interface. | Ben Howard |
2017-05-17 | Azure: fix reformatting of ephemeral disks on resize to large types. | Scott Moser |
2017-05-16 | openstack: fix log message copy/paste typo in _get_url_settings | Lars Kellogg-Stedman |
2017-05-10 | FreeBSD: improvements and fixes for use on Azure | Hongjiang Zhang |
2017-04-21 | pylint: fix all logging warnings | Joshua Powers |
2017-04-21 | CloudStack: Add NetworkManager to list of supported DHCP lease dirs. | Syed |
2017-04-12 | DigitalOcean: assign IPv4ll address to lowest indexed interface. | Ben Howard |
2017-04-12 | DigitalOcean: configure all NICs presented in meta-data. | Ben Howard |
2017-04-12 | Remove (and/or fix) URL shortener references | Jon Grimm |
2017-04-11 | DigitalOcean: bind resolvers to loopback interface. | Ben Howard |
2017-04-03 | OpenStack: add 'dvs' to the list of physical link types. | Scott Moser |
2017-03-27 | GCE: Search GCE in ds-identify, consider serial number in check. | Scott Moser |
2017-03-24 | ConfigDrive: support reading config drive data from /config-drive. | Scott Moser |
2017-03-24 | test: add running of pylint | Joshua Powers |
2017-03-21 | Bigstep: fix bug when executing in python3. | root |
2017-03-21 | Bounce network interface for Azure when using the built-in path. | Brent Baude |
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-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 |
2016-12-22 | LICENSE: Allow dual licensing GPL-3 or Apache 2.0 | Jon Grimm |
2016-12-19 | set_hostname: avoid erroneously appending domain to fqdn | Lars Kellogg-Stedman |
2016-12-11 | CloudSigma: Fix bug where datasource was not loaded in local search. | Scott Moser |
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 | Azure: No longer rely on walinux agent. | Scott Moser |
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-01 | AliYun: Add new datasource for Ali-Cloud ECS | kaihuan.pkh |
2016-10-19 | OpenNebula: replace 'ip' parsing with cloudinit.net usage. | Scott Moser |
2016-10-19 | Fix python2.6 things found running in centos 6. | Scott Moser |
2016-10-07 | MAAS: improve the main of datasource to look at kernel cmdline config. | Scott Moser |
2016-09-29 | DigitalOcean: use meta-data for network configruation | Ben Howard |
2016-09-20 | Adjust mounts and disk configuration for systemd. | Scott Moser |
2016-09-12 | Allow link type of null in network_data.json | Jon Grimm |