summaryrefslogtreecommitdiff
path: root/tests/unittests/test_datasource
AgeCommit message (Expand)Author
2017-08-09ec2: Allow Ec2 to run in init-local using dhclient in a sandbox.Chad Smith
2017-07-25tests: Add initial tests for EC2 and improve a docstring.Scott Moser
2017-07-17Scaleway: add datasource with user and vendor data for Scaleway.Julien Castets
2017-07-13tests: fix usage of mock in GCE test.Scott Moser
2017-07-13test_gce: Fix invalid mock of platform_reports_gce to return FalseChad Smith
2017-06-27Azure: Add network-config, Refactor net layer to handle duplicate macs.Ryan Harper
2017-06-15FreeBSD: fix test failureScott Moser
2017-06-15FreeBSD: fix cdrom mounting failure if /mnt/cdrom/secure did not exist.Hongjiang Zhang
2017-06-15write_file(s): Print permissions as octal, not decimalAndrew Jorgensen
2017-06-01azure: identify platform by well known value in chassis asset tag.Chad Smith
2017-05-30AliYun: Enable platform identification and enable by default.Junjie Wang
2017-05-25GCE: Update the attribute used to find instance SSH keys.Daniel Watkins
2017-05-25python2.6: fix unit tests usage of assertNone and format.Scott Moser
2017-05-23flake8: move the pinned version of flake8 up to 3.3.0Scott Moser
2017-05-19DigitalOcean: remove routes except for the public interface.Ben Howard
2017-05-18cloudstack: fix tests to avoid accessing /var/lib/NetworkManagerLars Kellogg-Stedman
2017-05-17Azure: fix reformatting of ephemeral disks on resize to large types.Scott Moser
2017-05-10FreeBSD: improvements and fixes for use on AzureHongjiang Zhang
2017-04-11DigitalOcean: bind resolvers to loopback interface.Ben Howard
2017-04-11tests: fix AltCloud tests to not rely on blkidScott Moser
2017-03-31tests: update OpenNebula and Digital Ocean to not rely on host interfaces.Scott Moser
2017-03-27GCE: Search GCE in ds-identify, consider serial number in check.Scott Moser
2017-03-17render_network_state: switch arguments around, do not require targetScott Moser
2017-01-24tests: No longer monkey patch httpretty for python 3.4.2Scott Moser
2017-01-24reset httppretty for each testLars Kellogg-Stedman
2017-01-17OpenStack: Use timeout and retries from config in get_data.Lars Kellogg-Stedman
2016-12-22LICENSE: Allow dual licensing GPL-3 or Apache 2.0Jon Grimm
2016-12-11CloudSigma: Fix bug where datasource was not loaded in local search.Scott Moser
2016-11-22Azure: No longer rely on walinux agent.Scott Moser
2016-11-18Add activate_datasource, for datasource specific code paths.Scott Moser
2016-11-07pyflakes: fix issue with pyflakes 1.3 found in ubuntu zesty-proposed.Scott Moser
2016-11-01AliYun: Add new datasource for Ali-Cloud ECSkaihuan.pkh
2016-10-19OpenNebula: replace 'ip' parsing with cloudinit.net usage.Scott Moser
2016-10-04unittests: fix use of mock 2.0 'assert_called' when running make checkRyan Harper
2016-09-29DigitalOcean: use meta-data for network configruationBen Howard
2016-09-12Allow link type of null in network_data.jsonJon Grimm
2016-09-12DataSourceOVF: fix user-data as base64 with python3Scott Moser
2016-08-23Generate a dummy bond name for OpenStackScott Moser
2016-08-15Get Azure endpoint server from DHCP clientBrent Baude
2016-08-12DigitalOcean: use the v1.json endpointBen Howard
2016-08-12MAAS: add vendor-data supportScott Moser
2016-08-11ConfigDrive: recognize 'tap' as a link type.Scott Moser
2016-08-11NoCloud: fix bug providing network-interfaces via meta-data.Scott Moser
2016-08-10SmartOS: more improvements for network configurationScott Moser
2016-06-15Re-apply "Remove trailing dot from GCE metadata URL (LP: #1581200) [Phil Roche]"Daniel Watkins
2016-06-10Refactor a large part of the networking code.Joshua Harlow
2016-06-10Just mock 'on_first_boot' vs special argumentJoshua Harlow
2016-06-10Just do all the imports on one lineJoshua Harlow
2016-06-10remove unused importScott Moser
2016-06-10one moreScott Moser