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
/
cloudinit
/
sources
/
DataSourceOVF.py
Age
Commit message (
Expand
)
Author
2021-12-15
Adopt Black and isort (SC-700) (#1157)
James Falcon
2021-10-18
VMware: read network-config from ISO (#1066)
Thomas Weißschuh
2021-10-11
VMWARE: search the deployPkg plugin in multiarch dir (#1061)
xiaofengw-vmware
2021-09-16
VMware: Fix typo introduced in #947 and add test (#1019)
PengpengSun
2021-07-20
VMware: add network-config support in ovf-env.xml (#947)
PengpengSun
2021-07-08
VMware: new "allow_raw_data" switch (#939)
xiaofengw-vmware
2021-01-27
[VMware] change default max wait time to 15s (#774)
xiaofengw-vmware
2021-01-13
[VMware] Support cloudinit raw data feature (#691)
xiaofengw-vmware
2020-11-02
cloudinit: move dmi functions out of util (#622)
Scott Moser
2020-09-18
Add vendor-data support to seedfrom parameter for NoCloud and OVF (#570)
Johann Queuniet
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-04-28
DataSourceNoCloud/OVF: drop claim to support FTP (#333)
Daniel Watkins
2020-03-26
VMWware: support to update guest info gc status if enabled (#261)
xiaofengw-vmware
2020-01-21
Start removing dependency on six (#178)
Daniel Watkins
2019-10-31
OVF: disable custom script execution by default
Xiaofeng Wang
2019-09-27
ovf: do not generate random instance-id for IMC customization path
Ryan Harper
2019-09-11
VMWware: add option into VMTools config to enable/disable custom script.
Xiaofeng Wang
2019-07-16
VMWare: Trigger the post customization script via cc_scripts module.
Xiaofeng Wang
2019-02-26
util: don't determine string_types ourselves
Daniel Watkins
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-04-19
pylint: pay attention to unused variable warnings.
Scott Moser
2018-02-21
OVF: Fix VMware support for 64-bit platforms.
Sankar Tanguturi
2017-12-08
VMware: Support for user provided pre and post-customization scripts
Maitreyee Saikia
2017-12-05
Datasources: Formalize DataSource get_data and related properties.
Chad Smith
2017-09-22
DataSourceOVF: use util.find_devs_with(TYPE=iso9660)
Ryan Harper
2017-09-14
vmware: Enable nics before sending the SUCCESS event.
Sankar Tanguturi
2017-09-07
vmware customization: return network config format
Sankar Tanguturi
2017-08-15
vcloud directory: Guest Customization support for passwords
Maitreyee Saikia
2017-04-21
pylint: fix all logging warnings
Joshua Powers
2017-01-17
Fixed Misc issues related to VMware customization.
Sankar Tanguturi
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
2016-06-15
fix some errors reported by pylint
Scott Moser
2016-05-12
Fix up a ton of flake8 issues
Joshua Harlow
2016-03-29
Added a comment about /var/run/vmware-imc directory.
Sankar Tanguturi
2016-03-22
Fixed few other misc issues.
Sankar Tanguturi
2016-03-20
Misc fixes for VMware Support.
Sankar Tanguturi
2016-03-15
- Added the code to customize timezone.
Sankar Tanguturi
2016-03-11
- Fixed few pep8 and flake8 issues.
Sankar Tanguturi
2016-03-11
- Executed 'bzr merge' and resolved all the conflicts.
Sankar Tanguturi
2016-03-09
- Fixed few issues with return values form util.subp()
Sankar Tanguturi
2016-03-08
- Ignored return code 1 for 'pkill' command in config_nic.py
Sankar Tanguturi
2016-03-04
merge with trunk
Scott Moser
2016-03-04
Apply pep8, pyflakes fixes for python2 and 3
Scott Moser
2016-03-03
Resolved all the pep8 errors.
Sankar Tanguturi
2016-03-03
Apply pep8, pyflakes fixes for python2 and 3
Ryan Harper
2016-03-03
Update pep8 runner and fix pep8 issues
Ryan Harper
[next]