index
:
vyos-cloud-init.git
circinus
crux
current
equuleus
mergify/bp/circinus/pr-78
mergify/bp/circinus/pr-85
mergify/bp/sagitta/pr-78
sagitta
(mirror of https://github.com/vyos/vyos-cloud-init.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cloudinit
/
sources
/
helpers
/
vmware
/
imc
Age
Commit message (
Expand
)
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-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