summaryrefslogtreecommitdiff
path: root/tests/unittests/test_ds_identify.py
AgeCommit message (Expand)Author
2022-01-10tests: mock LXD datasource detection in ds-identify on LXD containers (#1178)Chad Smith
2021-12-15Adopt Black and isort (SC-700) (#1157)James Falcon
2021-12-08factor out function for getting top level directory of cloudinit (#1136)Brett Holman
2021-12-03Reorganize unit test locations under tests/unittests (#1126)Brett Holman
2021-10-11VMWARE: search the deployPkg plugin in multiarch dir (#1061)xiaofengw-vmware
2021-08-09Datasource for VMware (#953)Andrew Kutz
2020-11-06replace usage of dmidecode with kenv on FreeBSD (#621)Mina Galić
2020-11-04split read_fs_info into linux & freebsd parts (#625)Mina Galić
2020-08-07Recognize LABEL_FATBOOT labels (#513)James Falcon
2020-06-29RbxCloud: Add support for FreeBSD (#464)Adam Dobrawy
2020-06-08Move subp into its own module. (#416)Scott Moser
2020-06-02test: fix all flake8 E121 and E123 errors (#404)Joshua Powers
2020-06-01test: fix all flake8 E741 errors (#401)Joshua Powers
2020-03-26Identify SAP Converged Cloud as OpenStackSilvio Knizek
2019-12-11ds_identify: if /sys is not available use dmidecode (#42)Igor Galić
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-11Brightbox: restrict detection to require full domain match .brightbox.comScott Moser
2019-07-16Add a cdrom size checker for OVF ds to ds-identifyPengpeng Sun
2019-06-03Allow identification of OpenStack by Asset TagMark T. Voelker
2019-04-09Change DataSourceNoCloud to ignore file system label's case.Risto Oikarinen
2019-02-26tests: fix some slow tests and some leaking stateDaniel Watkins
2018-12-20Vmware: Add support for the com.vmware.guestInfo OVF transport.Scott Moser
2018-11-27OVF: identify label iso9660 filesystems with label 'OVF ENV'.Scott Moser
2018-09-05tests: Disallow use of util.subp except for where needed.Scott Moser
2018-08-17Add datasource Oracle Compute Infrastructure (OCI).Scott Moser
2018-05-22ds-identify: ensure that we have certain tokens in PATH.Scott Moser
2018-05-15ds-identify: recognize container-other as a container, test SmartOS.Scott Moser
2018-04-30IBMCloud: Disable config-drive and nocloud only if IBMCloud is enabled.Scott Moser
2018-04-26IBMCloud: recognize provisioning environment during debug boots.Scott Moser
2018-03-23IBMCloud: Initial IBM Cloud datasource.Scott Moser
2018-03-21Identify OpenTelekomCloud Xen as OpenStack DS.Kurt Garloff
2018-03-19Add Hetzner Cloud DataSourceScott Moser
2018-02-21OVF: Fix VMware support for 64-bit platforms.Sankar Tanguturi
2018-02-21ds-identify: Fix searching for iso9660 OVF cdroms.Scott Moser
2018-02-12ds-identify: check /writable/system-data/ for nocloud seed.Scott Moser
2018-01-26OVF: Extend well-known labels to include OVFENV.Scott Moser
2018-01-23Recognize uppercase vfat disk labelsJames Penick
2017-12-12ds-identify: failure in NoCloud due to unset variable usage.Scott Moser
2017-12-08OVF: improve ds-identify to support finding OVF iso transport.Scott Moser
2017-12-05Datasources: Formalize DataSource get_data and related properties.Chad Smith
2017-09-19tests: fix ds-identify unit tests to set EC2_STRICT_ID_DEFAULT.Scott Moser
2017-09-07ds-identify: Make OpenStack return maybe on arch other than intel.Scott Moser
2017-09-05relocate tests/unittests/helpers.py to cloudinit/testsLars Kellogg-Stedman
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-24test: update docstring on test_configured_list_with_noneScott Moser
2017-05-24fix tools/ds-identify to not write None twice.Scott Moser
2017-05-10Add unit tests for ds-identify, fix Ec2 bug found.Scott Moser