summaryrefslogtreecommitdiff
path: root/tests/unittests/test_datasource
AgeCommit message (Expand)Author
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
2018-09-14OpenStack: Support setting mac address on bond.Fabian Wiesel
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-05tests: Disallow use of util.subp except for where needed.Scott Moser
2018-09-05sysconfig: refactor sysconfig to accept distro specific templates pathsRyan Harper
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-09ubuntu,centos,debian: get_linux_distro to align with platform.distChad Smith
2018-06-15openstack: avoid unneeded metadata probe on non-openstack platformsChad Smith
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-23tests: Avoid using https in httpretty, improve HttPretty test case.Scott Moser
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
2018-05-03azure: Add reported ready marker file.Joshua Chan
2018-04-26IBMCloud: recognize provisioning environment during debug boots.Scott Moser
2018-04-23DataSourceSmartOS: add locking of serial device.Mike Gerdts
2018-04-20DataSourceSmartOS: sdc:hostname is ignoredMike Gerdts
2018-04-20DataSourceSmartOS: list() should always return a listMike Gerdts
2018-04-19pylint: pay attention to unused variable warnings.Scott Moser
2018-04-18DataSourceSmartOS: fix hang when metadata service is downMike Gerdts