index
:
vyos-cloud-init.git
circinus
crux
current
equuleus
sagitta
(mirror of https://github.com/marekm72/vyos-cloud-init.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
unittests
/
test_datasource
/
test_ovf.py
Age
Commit message (
Expand
)
Author
2020-11-02
cloudinit: move dmi functions out of util (#622)
Scott Moser
2020-07-21
VMware: Support parsing DEFAULT-RUN-POST-CUST-SCRIPT (#441)
xiaofengw-vmware
2020-06-08
Move subp into its own module. (#416)
Scott Moser
2020-06-01
test: fix all flake8 E741 errors (#401)
Joshua Powers
2019-10-31
OVF: disable custom script execution by default
Xiaofeng Wang
2019-09-11
VMWware: add option into VMTools config to enable/disable custom script.
Xiaofeng Wang
2018-12-20
OVF: simplify expected return values of transport functions.
Scott Moser
2018-12-20
Vmware: Add support for the com.vmware.guestInfo OVF transport.
Scott Moser
2018-10-09
instance-data: Add standard keys platform and subplatform. Refactor ec2.
Chad Smith
2018-09-05
tests: Disallow use of util.subp except for where needed.
Scott Moser
2017-12-08
VMware: Support for user provided pre and post-customization scripts
Maitreyee Saikia
2017-09-22
DataSourceOVF: use util.find_devs_with(TYPE=iso9660)
Ryan Harper
2017-09-05
relocate tests/unittests/helpers.py to cloudinit/tests
Lars Kellogg-Stedman
2017-05-23
flake8: move the pinned version of flake8 up to 3.3.0
Scott Moser
2016-12-22
LICENSE: Allow dual licensing GPL-3 or Apache 2.0
Jon Grimm
2016-09-12
DataSourceOVF: fix user-data as base64 with python3
Scott Moser