summaryrefslogtreecommitdiff
path: root/cloudinit/sources
AgeCommit message (Expand)Author
2018-06-15openstack: avoid unneeded metadata probe on non-openstack platformsChad Smith
2018-05-29pyflakes: fix unused variable references identified by pyflakes 2.0.0.Scott Moser
2018-05-24Enable SmartOS network metadata to work with netplan via per-subnet routesDan McDonald
2018-05-23openstack: Allow discovery in init-local using dhclient in a sandbox.Chad Smith
2018-05-23Azure: Ignore NTFS mount errors when checking ephemeral drivePaul Meyer
2018-05-17read_file_or_url: move to url_helper, fix bug in its FileResponse.Scott Moser
2018-05-15ds-identify: recognize container-other as a container, test SmartOS.Scott Moser
2018-05-03azure: Add reported ready marker file.Joshua Chan
2018-04-30IBMCloud: Disable config-drive and nocloud only if IBMCloud is enabled.Scott Moser
2018-04-26IBMCloud: recognize provisioning environment during debug boots.Scott Moser
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