summaryrefslogtreecommitdiff
path: root/tests/unittests/test_datasource/test_digitalocean.py
AgeCommit message (Expand)Author
2017-05-19DigitalOcean: remove routes except for the public interface.Ben Howard
2017-04-11DigitalOcean: bind resolvers to loopback interface.Ben Howard
2017-03-31tests: update OpenNebula and Digital Ocean to not rely on host interfaces.Scott Moser
2016-12-22LICENSE: Allow dual licensing GPL-3 or Apache 2.0Jon Grimm
2016-10-04unittests: fix use of mock 2.0 'assert_called' when running make checkRyan Harper
2016-09-29DigitalOcean: use meta-data for network configruationBen Howard
2016-08-12DigitalOcean: use the v1.json endpointBen Howard
2016-05-12run flake8 instead of pyflakes in tox. expect tests/ to pass flake8.Scott Moser
2015-03-04Fix hang caused by HTTPretty on Python 3.4.2.Daniel Watkins
2015-01-22Low hanging Python 3 fruit.Barry Warsaw
2015-01-06tools/run-pep8: remove leading ',' fed to --ignoreScott Moser
2014-10-17Explicitly import only types being comparedNeal Shrader
2014-10-17Correct handling of single/multiple ssh keysNeal Shrader
2014-10-16Use existing metadata crawler to populate datasourceNeal Shrader
2014-10-16Add tests for DigitalOcean datasourceNeal Shrader