summaryrefslogtreecommitdiff
path: root/cloudinit/handlers/boot_hook.py
AgeCommit message (Expand)Author
2012-06-16Check instance id against none, and not just empty/false/0/none since 0 or em...Joshua Harlow
2012-06-16Pass in the datasource as a option, instead of the lower level instance id.Joshua Harlow
2012-06-16Make the top level __init__ similar to the other top level __inits__ where ju...Joshua Harlow
2012-06-15Fixups to ensure that pylint does not find anything major wrong.Joshua Harlow
2012-06-15Moved the handlers from a user_data directory to a handler directory.Joshua Harlow