summaryrefslogtreecommitdiff
path: root/tests/unittests/test_datasource
AgeCommit message (Expand)Author
2019-11-22ec2: Add support for AWS IMDS v2 (session-oriented) (#55)Ryan Harper
2019-11-21tests: Fix cloudsigma tests when no dmidecode data is present. (#57)Scott Moser
2019-11-20net: IPv6, accept_ra, slaac, stateless (#51)Harald
2019-11-13azure: support secondary ipv6 addresses (#33)Chad Smith
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-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-18Add datasource for ZStack platform.Shixin Ruan
2019-09-11VMWware: add option into VMTools config to enable/disable custom script.Xiaofeng Wang
2019-08-28exoscale: fix sysconfig cloud_config_modules overridesChad Smith
2019-08-14Azure: Record boot timestamps, system information, and diagnostic eventsAnh Vo
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-23stages: allow data sources to override network config source orderDaniel Watkins
2019-07-16net: add rfc3442 (classless static routes) to EphemeralDHCPRyan Harper
2019-06-25azure: add region and AZ properties from imds compute location metadataChad Smith
2019-05-28freebsd: ability to grow root file systemGonéri Le Bouder
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-08DataSourceAzure: Adjust timeout for polling IMDSAnh Vo
2019-04-18test_azure: mock util.SeLinuxGuard where neededJason Zions (MSFT)
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-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-04helpers/openstack: Treat unknown link types as physicalDaniel Watkins
2019-03-04drop Python 2.6 support and our NIH version detectionDaniel Watkins
2019-03-04tip-pylint: Fix assignment-from-return-none errorsRyan Harper
2019-02-26tests: fix some slow tests and some leaking stateDaniel 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
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-03NoCloud: Allow top level 'network' key in network-config.Scott Moser
2018-11-29azure: detect vnet migration via netlink media change eventTamilmani Manoharan
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-08tests: ec2 mock missing httpretty user-data and instance-identity routesChad 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-09instance-data: Add standard keys platform and subplatform. Refactor ec2.Chad Smith