summaryrefslogtreecommitdiff
path: root/cloudinit/sources
AgeCommit message (Expand)Author
2018-01-24Azure VM Preprovisioning support.Douglas Jordan
2018-01-24docs: Fix typos in docs and one debug message.aRkadeFR
2018-01-24OpenNebula: Improve network configuration support.Akihiko Ota
2018-01-23GCE: Improvements and changes to ssh key behavior for default user.Max Illfelder
2018-01-23Recognize uppercase vfat disk labelsJames Penick
2018-01-10MAAS: add check_instance_id based off oauth tokens.Scott Moser
2017-12-20Azure: Only bounce network when necessary.Chad Smith
2017-12-15lint: Fix lints seen by pylint version 1.8.1.Chad Smith
2017-12-11ec2: Use instance-identity doc for region and instance-idAndrew Jorgensen
2017-12-08VMware: Support for user provided pre and post-customization scriptsMaitreyee Saikia
2017-12-05Datasources: Formalize DataSource get_data and related properties.Chad Smith
2017-11-30ec2: Fix sandboxed dhclient background process cleanup.Chad Smith
2017-11-20EC2: Fix bug using fallback_nic and metadata when restoring from cache.Scott Moser
2017-11-09Azure: don't generate network configuration for SRIOV devicesScott Moser
2017-10-31EC2: Limit network config to fallback nic, fix local-ipv4 only instances.Chad Smith
2017-10-03Azure, CloudStack: Support reading dhcp options from systemd-networkd.Dimitri John Ledkov
2017-09-25AltCloud: Trust PATH for udevadm and modprobe.Scott Moser
2017-09-22DataSourceOVF: use util.find_devs_with(TYPE=iso9660)Ryan Harper
2017-09-18Azure: wait longer for SSH pub keys to arrive.Paul Meyer
2017-09-18GCE: Fix usage of user-data.Scott Moser
2017-09-15CloudStack: consider dhclient lease files named with a hyphen.Scott Moser
2017-09-14vmware: Enable nics before sending the SUCCESS event.Sankar Tanguturi
2017-09-07vmware customization: return network config formatSankar Tanguturi
2017-09-07Ec2: only attempt to operate at local mode on known platforms.Scott Moser
2017-09-07Use /run/cloud-init for tempfile operations.Scott Moser
2017-08-30distro: allow distro to specify a default localeRyan Harper
2017-08-30GCE: Add a main to the GCE Datasource.Scott Moser
2017-08-29ec2: Add IPv6 dhcp support to Ec2DataSource.Chad Smith
2017-08-15vcloud directory: Guest Customization support for passwordsMaitreyee Saikia
2017-08-09ec2: Allow Ec2 to run in init-local using dhclient in a sandbox.Chad Smith
2017-07-25tests: Add initial tests for EC2 and improve a docstring.Scott Moser
2017-07-17Scaleway: add datasource with user and vendor data for Scaleway.Julien Castets
2017-06-27Azure: Add network-config, Refactor net layer to handle duplicate macs.Ryan Harper
2017-06-15FreeBSD: Make freebsd a variant, fix unittests and tools/build-on-freebsd.Scott Moser
2017-06-15FreeBSD: fix test failureScott Moser
2017-06-15FreeBSD: replace ifdown/ifup with "ifconfig down" and "ifconfig up".Hongjiang Zhang
2017-06-15FreeBSD: fix cdrom mounting failure if /mnt/cdrom/secure did not exist.Hongjiang Zhang
2017-06-06NoCloud: support seed of nocloud from smbios informationVladimir Pouzanov
2017-06-01azure: remove accidental duplicate line in merge.Scott Moser
2017-06-01azure: identify platform by well known value in chassis asset tag.Chad Smith
2017-05-30AliYun: Enable platform identification and enable by default.Junjie Wang
2017-05-25GCE: Update the attribute used to find instance SSH keys.Daniel Watkins
2017-05-23flake8: move the pinned version of flake8 up to 3.3.0Scott Moser
2017-05-19DigitalOcean: remove routes except for the public interface.Ben Howard
2017-05-17Azure: fix reformatting of ephemeral disks on resize to large types.Scott Moser
2017-05-16openstack: fix log message copy/paste typo in _get_url_settingsLars Kellogg-Stedman
2017-05-10FreeBSD: improvements and fixes for use on AzureHongjiang Zhang
2017-04-21pylint: fix all logging warningsJoshua Powers
2017-04-21CloudStack: Add NetworkManager to list of supported DHCP lease dirs.Syed
2017-04-12DigitalOcean: assign IPv4ll address to lowest indexed interface.Ben Howard