summaryrefslogtreecommitdiff
path: root/ec2init/DataSourceEc2.py
AgeCommit message (Expand)Author
2010-02-03globally remove ec2init and rename to cloudinitScott Moser
2010-02-03make up a 'hostname' if there is a ip in local-hostname LP: #513842Scott Moser
2010-01-28Add support for user defined mount pointsScott Moser
2010-01-12add swap devices if there are any foundScott Moser
2010-01-12work around differences in uec and ec2 metadata servicesScott Moser
2010-01-08change DataSourceEc2 to use the local boto_utilsScott Moser
2010-01-08read cached user-data without pickling -- its just a stringScott Moser
2010-01-08fixes found testing in ec2Scott Moser
2010-01-07remove dead/unused code, call this 0.5.0Scott Moser
2010-01-07add setting of default locale and apt-sourcesScott Moser
2010-01-07support getting public ssh keys from ec2 metadata serviceScott Moser
2010-01-07functional state now in kvm testsScott Moser
2010-01-06support compressed user data, use cPickle instead of pickleScott Moser
2010-01-05initial re-org, ec2 data source successfully reads from cache if presentScott Moser