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-01-05 | Fixed all the styling nits. | Sankar Tanguturi | |
Used proper naming convention for the methods. Added proper documentation. Checked pep8 and flake8 output and no issues were reported. | |||
2015-11-18 | Add Image Customization Parser for VMware vSphere Hypervisor Support. | Sankar Tanguturi | |
This is the first changeset submitted as a part of project to add cloud-init support for VMware vSphere Hypervisor. This changeset contains _only_ the changes for a simple python parser for a Image Customization Specification file pushed by VMware vSphere hypervisor into the guest VMs. In a later changeset, will be submitting another patch to actually detect the underlying VMware vSphere hypervisor and do the necessary customization. |