Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-08 | - Ignored return code 1 for 'pkill' command in config_nic.py | Sankar Tanguturi | |
- Added few utility functions to report events to the underlying VMware Virtualization platform - Re-factored code little bit. - Executed ./tools/run-pep8 and no pep8 errors were reported. |