summaryrefslogtreecommitdiff
path: root/cloudinit/sources/helpers/vmware/imc/guestcust_util.py
AgeCommit message (Expand)Author
2020-06-09When tools.conf does not exist, running cmd "vmware-toolbox-cmd config get de...chengcheng-chcheng
2020-06-08Move subp into its own module. (#416)Scott Moser
2020-03-26VMWware: support to update guest info gc status if enabled (#261)xiaofengw-vmware
2019-10-17guestcust_util: handle special characters in config fileXiaofeng Wang
2019-09-11VMWware: add option into VMTools config to enable/disable custom script.Xiaofeng Wang
2018-04-19pylint: pay attention to unused variable warnings.Scott Moser
2017-09-07vmware customization: return network config formatSankar Tanguturi
2016-12-22LICENSE: Allow dual licensing GPL-3 or Apache 2.0Jon Grimm
2016-05-12run flake8 instead of pyflakes in tox. expect tests/ to pass flake8.Scott Moser
2016-05-12Fix up a ton of flake8 issuesJoshua Harlow
2016-03-11 - Fixed few pep8 and flake8 issues.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.pySankar Tanguturi