summaryrefslogtreecommitdiff
path: root/ec2init/boto_utils.py
AgeCommit message (Collapse)Author
2010-02-03globally remove ec2init and rename to cloudinitScott Moser
2010-01-23comment out unusable call to boto.log.exception in boto_utils.pyScott Moser
2010-01-08add boto_utilsScott Moser
There are some problems with boto 1.9, (eucatools has issues with it). For now, I'm copying the portions of boto that i needed here to boto_utils. This gets me the newer get_instance_metadata() without needing boto