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
/
DataSourceAltCloud.py
Age
Commit message (
Expand
)
Author
2017-04-21
pylint: fix all logging warnings
Joshua Powers
2017-03-24
test: add running of pylint
Joshua Powers
2016-12-22
LICENSE: Allow dual licensing GPL-3 or Apache 2.0
Jon Grimm
2016-11-10
pep8: fix style errors reported by pycodestyle 2.1.0
Scott Moser
2016-10-19
Fix python2.6 things found running in centos 6.
Scott Moser
2016-08-12
DigitalOcean: use the v1.json endpoint
Ben Howard
2016-06-15
fix usage of OSError.message that will not work in python3
Scott Moser
2016-03-04
Apply pep8, pyflakes fixes for python2 and 3
Scott Moser
2015-10-20
Remove --quiet option from udevadm in AltCloud
Darren Worrall
2015-01-26
Trunk merged and ported.
Barry Warsaw
2015-01-22
Low hanging Python 3 fruit.
Barry Warsaw
2015-01-14
Drop reliance on dmidecode executable.
Ben Howard
2014-02-27
AltCloud: do not run dmidecode on arm32/arm64 because it leads to kvm crash
Oleg Strikov
2013-06-19
fix and cleanup usage of util.logexc
Juerg Haefliger
2013-03-06
Continue working on merging code.
Joshua Harlow
2012-11-10
whitespace / indentation cleanups
Scott Moser
2012-09-20
Use only util methods for reading/loading/appending/peeking
Joshua Harlow
2012-08-10
Address review feedback for:
Joe VLcek
2012-08-08
Address review feedback for:
Joe VLcek
2012-07-23
pep8, pylint... AltCloud source changes
Joe VLcek
2012-07-20
Add retry logic to DataSourceAltCloud
Joe VLcek
2012-07-17
Added RHEVm and vSphere support as source AltCloud
Joe VLcek