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
/
DataSourceDigitalOcean.py
Age
Commit message (
Expand
)
Author
2017-12-05
Datasources: Formalize DataSource get_data and related properties.
Chad Smith
2017-04-21
pylint: fix all logging warnings
Joshua Powers
2016-12-22
LICENSE: Allow dual licensing GPL-3 or Apache 2.0
Jon Grimm
2016-09-29
DigitalOcean: use meta-data for network configruation
Ben Howard
2016-08-12
DigitalOcean: use the v1.json endpoint
Ben Howard
2016-05-12
Fix up a ton of flake8 issues
Joshua Harlow
2016-03-04
Apply pep8, pyflakes fixes for python2 and 3
Scott Moser
2015-02-25
move towards user-data being binary
Scott Moser
2015-02-23
Make parameter list for get_hostname method consistent
Joshua Harlow
2015-01-22
Make parameter list for get_hostname method consistent
Marco Morais
2015-01-21
Largely merge lp:~harlowja/cloud-init/py2-3 albeit manually because it seemed
Barry Warsaw
2015-01-06
tools/run-pep8: remove leading ',' fed to --ignore
Scott Moser
2014-10-20
Add Digital Ocean Datasource.
Scott Moser
2014-10-17
Explicitly import only types being compared
Neal Shrader
2014-10-17
Correct handling of single/multiple ssh keys
Neal Shrader
2014-10-16
Use existing metadata crawler to populate datasource
Neal Shrader
2014-10-16
Make metadata timeout/retries configurable
Neal Shrader
2014-10-16
Add DigitalOcean DataSource
Neal Shrader