summaryrefslogtreecommitdiff
path: root/ec2init
AgeCommit message (Expand)Author
2010-01-07functional state now in kvm testsScott Moser
2010-01-06add UserDataHandler.py, it handles includes and normalizing of userdataScott Moser
2010-01-06put upstart files in upstart/, minor other changesScott Moser
2010-01-06add cloud-init-run-module and ec2init/execute.pyScott Moser
2010-01-06add semaphore utilities to ec2init moduleScott Moser
2010-01-06support compressed user data, use cPickle instead of pickleScott Moser
2010-01-06add initctl_emit and defines for different data locationsScott Moser
2010-01-05initial re-org, ec2 data source successfully reads from cache if presentScott Moser
2009-12-14sync karmic and trunkScott Moser
2009-08-11Consolidate on the use of urllib2 (rather than both urllib and urllib2)Soren Hansen
2009-08-11Extend config API to allow for default values.Soren Hansen
2009-08-11Remove call to update-motd from the init script. It is Ubuntu specific (and i...Soren Hansen
2009-08-10Only return the first part of local-hostname.Soren Hansen
2009-08-10Moved mappings from ec2-set-sources-list to ec2init.Soren Hansen
2009-08-10Use urllib2 instead of urllib so that HTTP errors appear as exceptions.Soren Hansen
2009-06-27Update license to GPLv3 (dropping the "or later" bit).Soren Hansen
2009-06-26 * Distutils addedSoren Hansen