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
/
tests
/
unittests
/
test_datasource
/
test_digitalocean.py
Age
Commit message (
Expand
)
Author
2017-12-07
pylint: Update pylint to 1.7.1, run on tests/ and tools and fix complaints.
Ryan Harper
2017-12-05
Datasources: Formalize DataSource get_data and related properties.
Chad Smith
2017-09-05
relocate tests/unittests/helpers.py to cloudinit/tests
Lars Kellogg-Stedman
2017-05-19
DigitalOcean: remove routes except for the public interface.
Ben Howard
2017-04-11
DigitalOcean: bind resolvers to loopback interface.
Ben Howard
2017-03-31
tests: update OpenNebula and Digital Ocean to not rely on host interfaces.
Scott Moser
2016-12-22
LICENSE: Allow dual licensing GPL-3 or Apache 2.0
Jon Grimm
2016-10-04
unittests: fix use of mock 2.0 'assert_called' when running make check
Ryan Harper
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
run flake8 instead of pyflakes in tox. expect tests/ to pass flake8.
Scott Moser
2015-03-04
Fix hang caused by HTTPretty on Python 3.4.2.
Daniel Watkins
2015-01-22
Low hanging Python 3 fruit.
Barry Warsaw
2015-01-06
tools/run-pep8: remove leading ',' fed to --ignore
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
Add tests for DigitalOcean datasource
Neal Shrader