Age | Commit message (Expand) | Author |
---|---|---|
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-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 | Fix up a ton of flake8 issues | Joshua Harlow |
2016-03-11 | - Executed 'bzr merge' and resolved all the conflicts. | 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 |