summaryrefslogtreecommitdiff
path: root/cloudinit/sources
AgeCommit message (Expand)Author
2020-06-03Enhance poll imds logging (#365)Moustafa Moustafa
2020-06-02test: fix all flake8 E121 and E123 errors (#404)Joshua Powers
2020-06-02test: fix all flake8 E241 (#403)Joshua Powers
2020-06-01test: fix all flake8 E741 errors (#401)Joshua Powers
2020-05-14cloudinit: minor pylint fixes (#360)Daniel Watkins
2020-05-14cloudinit: remove unneeded __future__ imports (#362)Daniel Watkins
2020-05-01DataSourceEc2: use metadata's NIC ordering to determine route-metrics (#342)Daniel Watkins
2020-04-28DataSourceNoCloud/OVF: drop claim to support FTP (#333)Daniel Watkins
2020-04-24BSD: find_devs_with_ refactoring (#298)Gonéri Le Bouder
2020-04-24nocloud: drop work around for Linux 2.6 (#324)Gonéri Le Bouder
2020-04-24cloudinit: drop dependencies on unittest2 and contextlib2 (#322)Daniel Watkins
2020-04-20tests: add missing mocks for get_interfaces_by_mac (#326)Daniel Watkins
2020-03-31rbxcloud: gracefully handle arping errors (#262)Adam Dobrawy
2020-03-30cloudinit: refactor util.is_ipv4 to net.is_ipv4_address (#292)Daniel Watkins
2020-03-27sources/tests/test_init: drop use of deprecated inspect.getargspec (#285)Daniel Watkins
2020-03-26Identify SAP Converged Cloud as OpenStackSilvio Knizek
2020-03-26add Openbsd support (#147)Gonéri Le Bouder
2020-03-26VMWware: support to update guest info gc status if enabled (#261)xiaofengw-vmware
2020-03-20test_oracle,DataSourceOracle: sort imports (#266)Daniel Watkins
2020-03-19DataSourceOracle: update .network_config docstring (#257)Daniel Watkins
2020-03-19cloudinit/tests: remove unneeded with_logs configuration (#263)Daniel Watkins
2020-03-18ec2: render network on all NICs and add secondary IPs as static (#114)Chad Smith
2020-03-12Add Netbsd support (#62)Gonéri Le Bouder
2020-03-10instance-data: add cloud-init merged_cfg and sys_info keys to json (#214)Chad Smith
2020-03-05ec2: Do not fallback to IMDSv1 on EC2 (#216)Chad Smith
2020-03-04instance-data: write redacted cfg to instance-data.json (#233)Chad Smith
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-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-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