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
/
url_helper.py
Age
Commit message (
Expand
)
Author
2017-08-30
url_helper: dynamically import oauthlib import from inside oauth_headers
Chad Smith
2017-08-29
url_helper: fail gracefully if oauthlib is not available
Lars Kellogg-Stedman
2017-07-17
Scaleway: add datasource with user and vendor data for Scaleway.
Julien Castets
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-05-12
Fix up a ton of flake8 issues
Joshua Harlow
2016-03-03
Update pep8 runner and fix pep8 issues
Ryan Harper
2015-09-29
MAAS: fix issues with url_helper and oauth module
Scott Moser
2015-08-31
readurl: if headers are provided still provide base headers
Scott Moser
2015-08-25
MAAS: fixes to data source and OauthUrlHelper
Scott Moser
2015-08-07
fix syntax
Scott Moser
2015-08-07
improvements on skew
Scott Moser
2015-08-07
seems functional in test
Scott Moser
2015-08-06
tests pass
Scott Moser
2015-03-02
url_helper.py: fix undefined variable
Scott Moser
2015-02-25
move towards user-data being binary
Scott Moser
2015-01-21
Largely merge lp:~harlowja/cloud-init/py2-3 albeit manually because it seemed
Barry Warsaw
2014-08-26
further remove evidence of pylint.
Scott Moser
2014-08-26
fix(pep8): Fix various pep8 violations and version-lock pep8
Jay Faulkner
2014-02-13
wait less for the metadata service (by default)
Scott Moser
2014-02-08
Spacing and comment cleanup
Joshua Harlow
2014-02-08
Update requests ssl not supported message
Joshua Harlow
2014-02-08
Remove HEAD usage and other small adjustments
Joshua Harlow
2014-02-07
Remerged with trunk
Joshua Harlow
2014-02-01
Add a openstack specific datasource
Joshua Harlow
2014-01-24
read_file_or_url: raise UrlError with 404 on ENOENT
Scott Moser
2014-01-23
Use the right exception
Joshua Harlow
2014-01-23
Skip retry and continued fetch of userdata when NOT_FOUND
Joshua Harlow
2013-05-03
Fix a feature that doesn't yet exist on python 2.6
Joshua Harlow
2013-04-25
re-work maas datasource and headers call backs
Scott Moser
2013-03-19
set 'allow_redirects' to True by default
Scott Moser
2013-03-19
do not bother retrying on ssl errors
Scott Moser
2013-03-19
appease pylint and pep8
Scott Moser
2013-03-13
Fix how the http error doesn't always have the response attached
Joshua Harlow
2013-03-13
Update to handle requests >= 1.0 which doesn't use the config dict.
Joshua Harlow
2013-02-23
Fix the maas callback mechanism now that requests is used.
harlowja
2013-02-23
Get tests working and further adjustments.
harlowja
2013-02-19
Continue working on integrating requests.
harlowja
2012-10-22
More cleanups for using the requests module.
Joshua Harlow
2012-10-21
Fix the checking and capturing of exceptions.
Joshua Harlow
2012-10-21
Use the python requests lib instead of urllib3
Joshua Harlow
2012-10-19
Remove the need for boto just for fetching the
Joshua Harlow
2012-10-18
Start fixing how boto and our url fetching can not
Joshua Harlow
2012-09-24
DataSourceMAAS: if a oauth request fails due to 403 try updating local time
Scott Moser
2012-07-09
url_helper.py, cc_rightscale_userdata.py: reduce WARN to DEBUG
Scott Moser
2012-06-21
1. Move all info() logging methods to debug()
harlowja
2012-06-20
Massive pylint + pep8 fixups!
Joshua Harlow
2012-06-20
Use comparisons instead of xrange, until python 3 when it should be more effi...
harlowja
2012-06-19
Cleanup pylint warning about line length.
Joshua Harlow
[next]