summaryrefslogtreecommitdiff
path: root/cloudinit/sources/helpers/vmware
Commit message (Expand)AuthorAgeFilesLines
* README: Mention move of revision control to git.HEADtrunkScott Moser2016-08-1015-1120/+0
* run flake8 instead of pyflakes in tox. expect tests/ to pass flake8.Scott Moser2016-05-128-372/+372
* Fix up a ton of flake8 issuesJoshua Harlow2016-05-1210-12/+12
* - Fixed few pep8 and flake8 issues.Sankar Tanguturi2016-03-111-7/+6
* - Executed 'bzr merge' and resolved all the conflicts.Sankar Tanguturi2016-03-111-4/+2
|\
| * Apply pep8, pyflakes fixes for python2 and 3 Ryan Harper2016-03-031-5/+5
| * run pyflakes in more places, fix falloutScott Moser2016-03-031-1/+0
* | - Fixed few issues with return values form util.subp()Sankar Tanguturi2016-03-091-5/+55
* | - Ignored return code 1 for 'pkill' command in config_nic.pySankar Tanguturi2016-03-085-6/+163
|/
* - Removed dmi_data function.Sankar Tanguturi2016-02-181-20/+20
* - Used proper 4 space indentations for config_nic.py and nic.pySankar Tanguturi2016-02-163-230/+227
* - Added the code to configure the NICs.Sankar Tanguturi2016-02-092-6/+268
* Fixed all the review comments from Daniel.Sankar Tanguturi2016-01-196-100/+222
* Fixed all the styling nits.Sankar Tanguturi2016-01-057-439/+448
* Add Image Customization Parser for VMware vSphere Hypervisor Support.Sankar Tanguturi2015-11-189-0/+526