summaryrefslogtreecommitdiff
path: root/cloudinit/sources
AgeCommit message (Expand)Author
2020-02-25Add physical network type: cascading to openstack helpers (#200)sab-systems
2020-02-19ec2: Do not log IMDSv2 token values, instead use REDACTED (#219)Ryan Harper
2020-01-29Replace mock library with unittest.mock (#186)Daniel Watkins
2020-01-29Scaleway: Fix DatasourceScaleway to avoid backtrace (#128)Louis Bouchard
2020-01-21Drop most of the remaining use of six (#179)Daniel Watkins
2020-01-21Start removing dependency on six (#178)Daniel Watkins
2019-12-18cloud-init: fix capitalisation of SSH (#126)Daniel Watkins
2019-12-18rbxcloud: fix dsname in RbxCloudAdam Dobrawy
2019-12-12azure: avoid re-running cloud-init when instance-id is byte-swapped (#84)AOhassan
2019-12-03option to enable http api optionsKim Hagen
2019-12-02url_helper: read_file_or_url should pass headers param into readurl (#66)Chad Smith
2019-11-22ec2: Add support for AWS IMDS v2 (session-oriented) (#55)Ryan Harper
2019-11-20net: IPv6, accept_ra, slaac, stateless (#51)Harald
2019-11-13azure: support secondary ipv6 addresses (#33)Chad Smith
2019-11-13Fix metadata check when local-hostname is null (#32)Mark Goddard
2019-11-12add data-server dns entry as new metadata server detectionJoshua Hügli
2019-11-12add the ability to put the api keyKim Hagen
2019-11-04azure: support matching dhcp route-metrics for dual-stack ipv4 ipv6Chad Smith
2019-11-04configdrive: fix subplatform config-drive for /config-drive sourceDavid Kindred
2019-10-31DataSourceSmartOS: reconfigure network on each bootMike Gerdts
2019-10-31OVF: disable custom script execution by defaultXiaofeng Wang
2019-10-29azure: Do not lock user on instance id changeSam Eiderman
2019-10-24exoscale: Increase url_max_wait to 120s.Chris Glass
2019-10-17guestcust_util: handle special characters in config fileXiaofeng Wang
2019-10-17fix some more typos in commentsDominic Schlegel
2019-10-16net: handle openstack dhcpv6-stateless configurationHarald Jensås
2019-10-11Add Support for e24cloud to Ec2 datasource.Scott Moser
2019-10-04Add RbxCloud datasourceAdam Dobrawy
2019-09-27util: json.dumps on python 2.7 will handle UnicodeDecodeError on binaryChad Smith
2019-09-27ovf: do not generate random instance-id for IMC customization pathRyan Harper
2019-09-25Add missing space in warning: "not avalid seed"Brian Candler
2019-09-18Add datasource for ZStack platform.Shixin Ruan
2019-09-11Brightbox: restrict detection to require full domain match .brightbox.comScott Moser
2019-09-11VMWware: add option into VMTools config to enable/disable custom script.Xiaofeng Wang
2019-09-09net,Oracle: Add support for netfailover detectionRyan Harper
2019-08-28Oracle: Render secondary vnic IP and MTU values onlyRyan Harper
2019-08-28exoscale: fix sysconfig cloud_config_modules overridesChad Smith
2019-08-19DataSourceOracle: prefer DS network config over initramfsDaniel Watkins
2019-08-14Azure: Record boot timestamps, system information, and diagnostic eventsAnh Vo
2019-08-14DataSourceOracle: configure secondary NICs on Virtual MachinesDaniel Watkins
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