Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-01-17 | drop requirement on boto for its boto.utils.get_instance_metadata() | Scott Moser | |
We had a requirement on boto only to use boto.utils.get_instance_metadata(). That had actually caused some pain in the past. This removes a Requires and also one that wasn't python3. | |||
2014-01-10 | Add ec2 utils tests and httpretty requirement for http mocking | Joshua Harlow | |