index
:
vyos-cloud-init.git
circinus
crux
current
equuleus
mergify/bp/circinus/pr-78
mergify/bp/circinus/pr-85
mergify/bp/sagitta/pr-78
sagitta
(mirror of https://github.com/vyos/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
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