summaryrefslogtreecommitdiff
path: root/cloudinit/sources
AgeCommit message (Expand)Author
2018-12-03NoCloud: Allow top level 'network' key in network-config.Scott Moser
2018-12-03ovf: Fix ovf network config generation gateway/routesRyan Harper
2018-11-29azure: detect vnet migration via netlink media change eventTamilmani Manoharan
2018-11-29Azure: fix copy/paste error in error handling when reading azure ovf.Adam DePue
2018-11-15azure: _poll_imds only retry on 404. Fail on TimeoutChad Smith
2018-11-13azure: retry imds polling on requests.TimeoutChad Smith
2018-11-12azure: Accept variation in error msg from mount for ntfs volumesJason Zions
2018-11-12azure: fix regression introduced when persisting ephemeral dhcp leaseasakkurr
2018-11-01azure: remove /etc/netplan/90-hotplug-azure.yaml when net from IMDSChad Smith
2018-10-31azure: report ready to fabric after reprovision and reduce loggingasakkurr
2018-10-17azure: Add apply_network_config option to disable network from IMDSChad Smith
2018-10-09tools: Add cloud-id command line utilityChad Smith
2018-10-09instance-data: Add standard keys platform and subplatform. Refactor ec2.Chad Smith
2018-09-26docs: surface experimental doc in instance-data.jsonChad Smith
2018-09-26Add support for Infiniband network interfaces (IPoIB).Mark Goddard
2018-09-25cli: add cloud-init query subcommand to query instance metadataChad Smith
2018-09-20Remove dead-code _write_network distro implementations.Scott Moser
2018-09-14OpenStack: Support setting mac address on bond.Fabian Wiesel
2018-09-13EphemeralIPv4Network: Be more explicit when adding default route.Scott Moser
2018-09-13OpenStack: support reading of newer versions of metdata.Scott Moser
2018-09-12OpenStack: fix bug causing 'latest' version to be used from network.Scott Moser
2018-09-11user-data: jinja template to render instance-data.json in cloud-configChad Smith
2018-09-05tests: Disallow use of util.subp except for where needed.Scott Moser
2018-08-28VMWare: Fix a network config bug in vm with static IPv4 and no gateway.Pengpeng Sun
2018-08-17Add datasource Oracle Compute Infrastructure (OCI).Scott Moser
2018-08-17azure: allow azure to generate network configuration from IMDS per boot.Chad Smith
2018-08-17Scaleway: Add network configuration to the DataSourceLouis Bouchard
2018-08-03OpenNebula: Fix null gateway6Akihiko Ota
2018-07-31oracle: fix detect_openstack to report True on OracleCloud.com DMI dataChad Smith
2018-07-26update_metadata re-config on every boot comments and tests not quite rightMike Gerdts
2018-07-21pylint: Fix pylint warnings reported in pylint 2.0.0.Scott Moser
2018-07-01update_metadata: a datasource can support network re-config every bootChad Smith
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