Age | Commit message (Expand) | Author |
2022-02-08 | Fix IPv6 netmask format for sysconfig (#1215) | Harald |
2021-12-15 | Adopt Black and isort (SC-700) (#1157) | James Falcon |
2021-11-18 | VMware: source /etc/network/interfaces.d/* on Debian | chengcheng-chcheng |
2021-01-13 | [VMware] Support cloudinit raw data feature (#691) | xiaofengw-vmware |
2020-11-03 | Fix not sourcing default 50-cloud-init ENI file on Debian (#598) | WebSpider |
2020-07-21 | VMware: Support parsing DEFAULT-RUN-POST-CUST-SCRIPT (#441) | xiaofengw-vmware |
2020-07-15 | cloudinit: remove global disable of pylint W0107 and fix errors (#489) | Daniel Watkins |
2020-06-09 | When tools.conf does not exist, running cmd "vmware-toolbox-cmd config get de... | chengcheng-chcheng |
2020-06-08 | Move subp into its own module. (#416) | Scott Moser |
2020-03-26 | VMWware: support to update guest info gc status if enabled (#261) | xiaofengw-vmware |
2019-10-17 | guestcust_util: handle special characters in config file | Xiaofeng Wang |
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 |
2018-12-03 | ovf: Fix ovf network config generation gateway/routes | Ryan Harper |
2018-08-28 | VMWare: Fix a network config bug in vm with static IPv4 and no gateway. | Pengpeng Sun |
2018-04-19 | pylint: pay attention to unused variable warnings. | Scott Moser |
2017-12-08 | VMware: Support for user provided pre and post-customization scripts | Maitreyee Saikia |
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-05-12 | run flake8 instead of pyflakes in tox. expect tests/ to pass flake8. | Scott Moser |
2016-05-12 | Fix up a ton of flake8 issues | Joshua Harlow |
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-03 | Apply pep8, pyflakes fixes for python2 and 3 | Ryan Harper |
2016-03-03 | run pyflakes in more places, fix fallout | Scott Moser |
2016-02-18 | - Removed dmi_data function. | Sankar Tanguturi |
2016-02-16 | - Used proper 4 space indentations for config_nic.py and nic.py | Sankar Tanguturi |
2016-02-09 | - Added the code to configure the NICs. | Sankar Tanguturi |
2016-01-19 | Fixed all the review comments from Daniel. | Sankar Tanguturi |
2016-01-05 | Fixed all the styling nits. | Sankar Tanguturi |
2015-11-18 | Add Image Customization Parser for VMware vSphere Hypervisor Support. | Sankar Tanguturi |