summaryrefslogtreecommitdiff
path: root/tests/unittests/test_datasource
AgeCommit message (Expand)Author
2018-02-09EC2: Fix get_instance_id called against cached datasource pickle.Chad Smith
2018-01-24Azure VM Preprovisioning support.Douglas Jordan
2018-01-24OpenNebula: Improve network configuration support.Akihiko Ota
2018-01-23tests: Fix attempted use of /run in a test case.Scott Moser
2018-01-23GCE: Improvements and changes to ssh key behavior for default user.Max Illfelder
2018-01-23Recognize uppercase vfat disk labelsJames Penick
2018-01-10MAAS: add check_instance_id based off oauth tokens.Scott Moser
2017-12-20Azure: Only bounce network when necessary.Chad Smith
2017-12-11ec2: Use instance-identity doc for region and instance-idAndrew Jorgensen
2017-12-11tests: remove leaked tmp files in config drive tests.Scott Moser
2017-12-08VMware: Support for user provided pre and post-customization scriptsMaitreyee Saikia
2017-12-07pylint: Update pylint to 1.7.1, run on tests/ and tools and fix complaints.Ryan Harper
2017-12-05Datasources: Formalize DataSource get_data and related properties.Chad Smith
2017-11-30ec2: Fix sandboxed dhclient background process cleanup.Chad Smith
2017-11-20EC2: Fix bug using fallback_nic and metadata when restoring from cache.Scott Moser
2017-10-31EC2: Limit network config to fallback nic, fix local-ipv4 only instances.Chad Smith
2017-10-03Azure, CloudStack: Support reading dhcp options from systemd-networkd.Dimitri John Ledkov
2017-09-25AltCloud: Trust PATH for udevadm and modprobe.Scott Moser
2017-09-22DataSourceOVF: use util.find_devs_with(TYPE=iso9660)Ryan Harper
2017-09-18GCE: Fix usage of user-data.Scott Moser
2017-09-15CloudStack: consider dhclient lease files named with a hyphen.Scott Moser
2017-09-07Ec2: only attempt to operate at local mode on known platforms.Scott Moser
2017-09-07Use /run/cloud-init for tempfile operations.Scott Moser
2017-09-06tests: mock missed openstack metadata uri network_data.jsonChad Smith
2017-09-05relocate tests/unittests/helpers.py to cloudinit/testsLars Kellogg-Stedman
2017-08-31tests: Stop leaking calls through unmocked metadata addressesChad Smith
2017-08-29ec2: Add IPv6 dhcp support to Ec2DataSource.Chad Smith
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