summaryrefslogtreecommitdiff
path: root/cloudinit/sources
AgeCommit message (Expand)Author
2021-02-13dhclient: T3309: Removed dhclient from datasourceszsdc
2019-12-03option to enable http api optionsKim Hagen
2019-11-12add the ability to put the api keyKim Hagen
2019-04-15disable deployPkgPluginPath so vmware will not timeout on getting the customi...Kim Hagen
2019-02-28use ovf labels to set vyos configKim Hagen
2019-01-23OVF: simplify expected return values of transport functions.Scott Moser
2019-01-23Vmware: Add support for the com.vmware.guestInfo OVF transport.Scott Moser
2019-01-23Merge tag '18.5' into currentKim Hagen
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-25Merge tag 'ubuntu/18.4-0ubuntu1_16.04.2' into currentKim Hagen
2018-10-25Add dhcp call to ec2 datasourceKim Hagen
2018-10-23Use dhcp for google cloud sourceKim Hagen
2018-10-22Get ip address on azureKim Hagen
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