summaryrefslogtreecommitdiff
path: root/cloudinit/transforms/__init__.py
AgeCommit message (Expand)Author
2012-06-16Remove the need to have transforms start with "cc_".Joshua Harlow
2012-06-161. Add a constant for the "cc_" prefix, so that it can be easily changed if d...Joshua Harlow
2012-06-161. Change to fixup transform/form transform nameJoshua Harlow
2012-06-15Fixups to ensure that pylint does not find anything major wrong.Joshua Harlow
2012-06-15Complete initial cleanup for refactoring/rework.Joshua Harlow
2012-06-15Moved the handlers from a user_data directory to a handler directory.Joshua Harlow