summaryrefslogtreecommitdiff
path: root/cloudinit/sources
AgeCommit message (Expand)Author
2018-04-26net: detect unstable network names and trigger a settle if neededRyan Harper
2018-04-25IBMCloud: improve documentation in datasource.Scott Moser
2018-04-23DataSourceSmartOS: add locking of serial device.Mike Gerdts
2018-04-20DataSourceSmartOS: sdc:hostname is ignoredMike Gerdts
2018-04-20DataSourceSmartOS: list() should always return a listMike Gerdts
2018-04-19pylint: pay attention to unused variable warnings.Scott Moser
2018-04-18DataSourceSmartOS: fix hang when metadata service is downMike Gerdts
2018-04-18DataSourceSmartOS: change default fs on ephemeral disk from ext3 to ext4.Mike Gerdts
2018-03-27Hetzner: Exit early if dmi system-manufacturer is not Hetzner.Scott Moser
2018-03-23IBMCloud: Initial IBM Cloud datasource.Scott Moser
2018-03-23Reduce AzurePreprovisioning HTTP timeouts.Douglas Jordan
2018-03-23Revert the logic of exception_cb in read_url.Kurt Garloff
2018-03-20datasources: fix DataSource subclass get_hostname method signatureChad Smith
2018-03-20OpenNebula: Update network to return v2 config rather than ENI.Akihiko Ota
2018-03-19Add Hetzner Cloud DataSourceScott Moser
2018-03-14set_hostname: When present in metadata, set it before network bringup.Chad Smith
2018-03-10This commit fixes get_hostname on the AzureDataSource.Douglas Jordan
2018-03-02Change some list creation and population to literal.Rémy Léone
2018-03-01GCE: fix reading of user-data that is not base64 encoded.Scott Moser
2018-02-21OVF: Fix VMware support for 64-bit platforms.Sankar Tanguturi
2018-02-09EC2: Fix get_instance_id called against cached datasource pickle.Chad Smith
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