summaryrefslogtreecommitdiff
path: root/cloudinit/tests/test_url_helper.py
AgeCommit message (Expand)Author
2019-12-03Fix linting failure in test_url_helper (#83)Eric Lafontaine
2019-12-02url_helper: read_file_or_url should pass headers param into readurl (#66)Chad Smith
2018-11-13azure: retry imds polling on requests.TimeoutChad Smith
2018-05-17read_file_or_url: move to url_helper, fix bug in its FileResponse.Scott Moser
2017-09-05relocate tests/unittests/helpers.py to cloudinit/testsLars Kellogg-Stedman
2017-08-30url_helper: dynamically import oauthlib import from inside oauth_headersChad Smith