summaryrefslogtreecommitdiff
path: root/tests/unittests/test_datasource/test_ovf.py
AgeCommit message (Expand)Author
2021-12-03Reorganize unit test locations under tests/unittests (#1126)Brett Holman
2021-10-29Add necessary mocks to test_ovf unit tests (#1087)James Falcon
2021-10-18VMware: read network-config from ISO (#1066)Thomas Weißschuh
2021-09-16VMware: Fix typo introduced in #947 and add test (#1019)PengpengSun
2021-07-20VMware: add network-config support in ovf-env.xml (#947)PengpengSun
2021-07-08VMware: new "allow_raw_data" switch (#939)xiaofengw-vmware
2021-01-13[VMware] Support cloudinit raw data feature (#691)xiaofengw-vmware
2020-11-02cloudinit: move dmi functions out of util (#622)Scott Moser
2020-07-21VMware: Support parsing DEFAULT-RUN-POST-CUST-SCRIPT (#441)xiaofengw-vmware
2020-06-08Move subp into its own module. (#416)Scott Moser
2020-06-01test: fix all flake8 E741 errors (#401)Joshua Powers
2019-10-31OVF: disable custom script execution by defaultXiaofeng Wang
2019-09-11VMWware: add option into VMTools config to enable/disable custom script.Xiaofeng Wang
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-10-09instance-data: Add standard keys platform and subplatform. Refactor ec2.Chad Smith
2018-09-05tests: Disallow use of util.subp except for where needed.Scott Moser
2017-12-08VMware: Support for user provided pre and post-customization scriptsMaitreyee Saikia
2017-09-22DataSourceOVF: use util.find_devs_with(TYPE=iso9660)Ryan Harper
2017-09-05relocate tests/unittests/helpers.py to cloudinit/testsLars Kellogg-Stedman
2017-05-23flake8: move the pinned version of flake8 up to 3.3.0Scott Moser
2016-12-22LICENSE: Allow dual licensing GPL-3 or Apache 2.0Jon Grimm
2016-09-12DataSourceOVF: fix user-data as base64 with python3Scott Moser