summaryrefslogtreecommitdiff
path: root/tests/unittests/test_datasource
AgeCommit message (Expand)Author
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
2018-03-27Hetzner: Exit early if dmi system-manufacturer is not Hetzner.Scott Moser
2018-03-23Enable IBMCloud datasource in settings.py.Scott Moser
2018-03-23IBMCloud: Initial IBM Cloud datasource.Scott Moser
2018-03-23Reduce AzurePreprovisioning HTTP timeouts.Douglas Jordan
2018-03-20OpenNebula: Update network to return v2 config rather than ENI.Akihiko Ota
2018-03-19Add Hetzner Cloud DataSourceScott Moser
2018-03-10This commit fixes get_hostname on the AzureDataSource.Douglas Jordan
2018-03-01GCE: fix reading of user-data that is not base64 encoded.Scott Moser
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