Age | Commit message (Expand) | Author |
2021-12-15 | Adopt Black and isort (SC-700) (#1157) | James Falcon |
2021-12-03 | Reorganize unit test locations under tests/unittests (#1126) | Brett Holman |
2018-05-23 | tests: Avoid using https in httpretty, improve HttPretty test case. | Scott Moser |
2017-09-05 | relocate tests/unittests/helpers.py to cloudinit/tests | Lars Kellogg-Stedman |
2017-01-24 | tests: No longer monkey patch httpretty for python 3.4.2 | Scott Moser |
2017-01-20 | EC2: Do not cache security credentials on disk | Andrew Jorgensen |
2016-12-22 | LICENSE: Allow dual licensing GPL-3 or Apache 2.0 | Jon Grimm |
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-02-25 | move towards user-data being binary | Scott Moser |
2014-08-22 | ec2_utils.py: get_instance_metadata explicitly add trailing / | Scott Moser |
2014-07-24 | merge from trunk | Scott Moser |
2014-07-23 | fix httpretty based test cases if http_proxy is set. | Scott Moser |
2014-07-23 | more import statements | Dimitri John Ledkov |
2014-02-07 | Remerged with trunk | Joshua Harlow |
2014-02-01 | Add a openstack specific datasource | Joshua Harlow |
2014-01-23 | Skip retry and continued fetch of userdata when NOT_FOUND | Joshua Harlow |
2014-01-17 | drop requirement on boto for its boto.utils.get_instance_metadata() | Scott Moser |
2014-01-10 | Add ec2 utils tests and httpretty requirement for http mocking | Joshua Harlow |