summaryrefslogtreecommitdiff
path: root/cloudinit/sources
AgeCommit message (Expand)Author
2019-08-13azure/net: generate_fallback_nic emits network v2 config instead of v1Chad Smith
2019-08-09Add support for publishing host keys to GCE guest attributesRick Wright
2019-08-08New data source for the Exoscale.com cloud platformChris Glass
2019-07-26net/cmdline: split interfaces_by_mac and init network config determinationDaniel Watkins
2019-07-23stages: allow data sources to override network config source orderDaniel Watkins
2019-07-16VMWare: Trigger the post customization script via cc_scripts module.Xiaofeng Wang
2019-07-10Fix a couple of issues raised by a coverity scanDaniel Watkins
2019-07-03Add missing dsname for Hetzner Cloud datasourceMarkus Schade
2019-06-25azure: add region and AZ properties from imds compute location metadataChad Smith
2019-05-24freebsd: NoCloud data source supportGonéri Le Bouder
2019-05-10Azure: Return static fallback address as if failed to find endpointJason Zions (MSFT)
2019-05-08replace remaining occurrences of LOG.warnDaniel Watkins
2019-05-08DataSourceAzure: Adjust timeout for polling IMDSAnh Vo
2019-04-18mount_cb: do not pass sync and rw options to mountGonéri Le Bouder
2019-04-10Revert "DataSource: move update_events from a class to an instance..."Daniel Watkins
2019-04-09Change DataSourceNoCloud to ignore file system label's case.Risto Oikarinen
2019-04-03Azure: Treat _unset network configuration as if it were absentJason Zions (MSFT)
2019-04-03DatasourceAzure: add additional logging for azure datasourceAnh Vo
2019-03-26Azure: Ensure platform random_seed is always serializable as JSON.Jason Zions (MSFT)
2019-03-14DataSource: move update_events from a class to an instance attributeDaniel Watkins
2019-03-12DataSourceEc2: update RELEASE_BLOCKER to be more accurateDaniel Watkins
2019-03-04helpers/openstack: Treat unknown link types as physicalDaniel Watkins
2019-02-26util: don't determine string_types ourselvesDaniel Watkins
2019-02-22azure: Filter list of ssh keys pulled from fabricJason Zions (MSFT)
2019-02-14EC2: Rewrite network config on AWS Classic instances every bootGuilherme G. Piccoli
2019-01-30Resolve flake8 comparison and pycodestyle over-ident issuesParide Legovini
2019-01-28opennebula: also exclude epochseconds from changed environment varsChad Smith
2019-01-26opennebula: exclude EPOCHREALTIME as known bash env variable with a deltaChad Smith
2019-01-15[Azure] Increase retries when talking to Wireserver during metadata walkJason Zions
2018-12-20Scaleway: Support ssh keys provided inside an instance tag.PORTE Loïc
2018-12-20OVF: simplify expected return values of transport functions.Scott Moser
2018-12-20Vmware: Add support for the com.vmware.guestInfo OVF transport.Scott Moser
2018-12-14Update to pylint 2.2.2.Scott Moser
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