summaryrefslogtreecommitdiff
path: root/cloudinit/UserDataHandler.py
AgeCommit message (Expand)Author
2011-10-31use hashlib rather than md5 module to avoid deprecation warning.Scott Moser
2011-08-02This fixes LP: #819507, to make consume_userdata run 'always'Scott Moser
2011-07-26use md5sum as the unique identifier rather than base64Scott Moser
2011-07-26include-once: fixups found in testingScott Moser
2011-07-26make 'include-once' really "download source once per-instance"Scott Moser
2011-07-25Added new feature include-onceMarc Cluet
2011-03-30remove debug printout in cloudinit/UserDataHandler.pyScott Moser
2011-01-19add cloud-config-archive input type.Scott Moser
2011-01-19do not use 'str' as a variable nameScott Moser
2010-09-08remove broken (syntax) try/catch in UserDataHandler.pyScott Moser
2010-08-31get '##' comment lines through to /etc/apt/sources.list (LP: #627439)Scott Moser
2010-07-01resort to "starts with" to find mime type only on plain/text (LP: #600799)Scott Moser
2010-06-18add 'cloud-boothook' typeScott Moser
2010-06-15add vi modelines to python filesScott Moser
2010-02-04add copyright informationScott Moser
2010-02-03globally remove ec2init and rename to cloudinitScott Moser