index
:
delta/cloud-init-git.git
22.4.x
23.1.x
archived/19.1
cla
d80d0fcc0
dependabot/pip/cryptography-3.2
dependabot/pip/cryptography-3.3.2
deps
docs/19.1
james-hotplug
main
master
oddbloke-travis-test
pr_holman_docs
quick-check
rtd-build
single-schema-validation
single-schema-validation-a-d
stable-18.4
stable-19.4
test_upgrade
tests
tests-wip
ubuntu/artful
ubuntu/bionic
ubuntu/bionic-22.4.x
ubuntu/bionic-23.1.x
ubuntu/cosmic
ubuntu/daily/bionic
ubuntu/daily/devel
ubuntu/daily/eoan
ubuntu/daily/focal
ubuntu/daily/groovy
ubuntu/daily/hirsute
ubuntu/daily/impish
ubuntu/daily/xenial
ubuntu/devel
ubuntu/devel-23.1.x
ubuntu/disco
ubuntu/eoan
ubuntu/focal
ubuntu/focal-22.4.x
ubuntu/focal-23.1.x
ubuntu/groovy
ubuntu/hirsute
ubuntu/impish
ubuntu/jammy
ubuntu/jammy-22.4.x
ubuntu/jammy-23.1.x
ubuntu/kinetic
ubuntu/kinetic-22.4.x
ubuntu/kinetic-23.1.x
ubuntu/lunar
ubuntu/lunar-23.1.x
ubuntu/precise
ubuntu/trusty
ubuntu/xenial
ubuntu/yakkety
ubuntu/zesty
upstream/20.4.1
v22.3
github.com: canonical/cloud-init.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cloudinit
/
ec2_utils.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
ec2: Do not log IMDSv2 token values, instead use REDACTED (#219)
Ryan Harper
2020-02-19
1
-2
/
+10
*
ec2: Add support for AWS IMDS v2 (session-oriented) (#55)
Ryan Harper
2019-11-22
1
-13
/
+24
*
read_file_or_url: move to url_helper, fix bug in its FileResponse.
Scott Moser
2018-05-17
1
-8
/
+6
*
ec2: Adjust ec2 datasource after exception_cb change.
Scott Moser
2018-03-23
1
-4
/
+2
*
ec2: Use instance-identity doc for region and instance-id
Andrew Jorgensen
2017-12-11
1
-9
/
+30
*
pylint: fix all logging warnings
Joshua Powers
2017-04-21
1
-3
/
+4
*
ec2_utils: fix MetadataLeafDecoder that returned bytes on empty
Scott Moser
2017-02-16
1
-1
/
+1
*
EC2: Do not cache security credentials on disk
Andrew Jorgensen
2017-01-20
1
-0
/
+3
*
LICENSE: Allow dual licensing GPL-3 or Apache 2.0
Jon Grimm
2016-12-22
1
-15
/
+5
*
Replace an expired bit.ly link in code comment.
Joshua Harlow
2016-12-19
1
-2
/
+2
*
remove debug print statements
Scott Moser
2016-05-25
1
-3
/
+0
*
fix logic error in ec2 get_instance_userdata and slow tests
Scott Moser
2016-05-24
1
-3
/
+4
*
pep8
Scott Moser
2015-03-02
1
-0
/
+1
*
move towards user-data being binary
Scott Moser
2015-02-25
1
-3
/
+11
*
Largely merge lp:~harlowja/cloud-init/py2-3 albeit manually because it seemed
Barry Warsaw
2015-01-21
1
-5
/
+4
*
Allow customized metadata leaf decoding
Joshua Harlow
2014-09-05
1
-24
/
+34
*
ec2_utils.py: get_instance_metadata explicitly add trailing /
Scott Moser
2014-08-22
1
-1
/
+3
*
Remove HEAD usage and other small adjustments
Joshua Harlow
2014-02-08
1
-3
/
+1
*
Remerged with trunk
Joshua Harlow
2014-02-07
1
-3
/
+23
|
\
|
*
Remove pylint warning about unused request_args
Joshua Harlow
2014-01-23
1
-1
/
+1
|
*
Skip retry and continued fetch of userdata when NOT_FOUND
Joshua Harlow
2014-01-23
1
-3
/
+24
*
|
Add a openstack specific datasource
Joshua Harlow
2014-02-01
1
-17
/
+7
|
/
*
more boto removal. move httpretty from 'Requires'
Scott Moser
2014-01-17
1
-3
/
+0
*
Updated non-json message
Joshua Harlow
2014-01-10
1
-2
/
+2
*
Only check for json objects instead of also arrays
Joshua Harlow
2014-01-10
1
-4
/
+2
*
Add a maybe_json helper function
Joshua Harlow
2014-01-10
1
-7
/
+18
*
Add ec2 utils tests and httpretty requirement for http mocking
Joshua Harlow
2014-01-10
1
-4
/
+4
*
Bring back the ec2 utils, non-boto userdata/metadata reading
Joshua Harlow
2014-01-10
1
-45
/
+151
*
pep8
Scott Moser
2013-03-20
1
-1
/
+1
*
remove some churn
Scott Moser
2013-03-20
1
-1
/
+0
*
Add doc about issue 1401 in boto.
Joshua Harlow
2013-03-19
1
-0
/
+4
*
Move back to using boto for now.
Joshua Harlow
2013-03-19
1
-142
/
+41
*
fix typo
Scott Moser
2013-03-19
1
-1
/
+1
*
make get_instance_userdata and get_instance_metadata more like botos
Scott Moser
2013-03-19
1
-5
/
+8
*
appease pylint and pep8
Scott Moser
2013-03-19
1
-0
/
+1
*
Update to code on trunk.
harlowja
2013-02-21
1
-5
/
+4
|
\
|
*
Even when using boto < 2.6 force the unlazying to occur
Joshua Harlow
2012-11-13
1
-21
/
+13
|
*
pep8 and pylint fixups
Scott Moser
2012-11-12
1
-6
/
+3
|
*
add comment to get_instance_userdata reguarding empty/un-provided userdata
Scott Moser
2012-11-12
1
-0
/
+4
|
*
Fix the none return problem.
Joshua Harlow
2012-11-09
1
-0
/
+1
|
*
Move the comment to the top + mark as fixing.
Joshua Harlow
2012-10-24
1
-8
/
+8
|
*
Handle the case where newer versions of boto
Joshua Harlow
2012-10-24
1
-0
/
+65
*
More work on requests integration.
harlowja
2013-02-21
1
-6
/
+11
*
Continue working on integrating requests.
harlowja
2013-02-19
1
-15
/
+9
*
Remove the need for boto just for fetching the
Joshua Harlow
2012-10-19
1
-93
/
+117
*
Start fixing how boto and our url fetching can not
Joshua Harlow
2012-10-18
1
-0
/
+135