summaryrefslogtreecommitdiff
path: root/cloudinit/CloudConfig/cc_final_message.py
AgeCommit message (Expand)Author
2012-01-18Add HP to Copyright, and Juerg Haefliger Authors.Scott Moser
2012-01-17[PATCH] PEP8 coding style fixes.Scott Moser
2012-01-17[PATCH 3/4] Fix pylint conventions C0324 (comma not followed by a space)Scott Moser
2012-01-17[PATCH 2/4] Fix pylint conventions C0322 (operator not preceded by a space)Scott Moser
2012-01-12[PATCH 05/13] Fix pylint warnings W0613 (unused argument)Scott Moser
2011-02-18add carriage return to cc_final_message.py outputScott Moser
2011-01-25make final_message run 'per_always' rather than per-instanceScott Moser
2011-01-25use timestamp.gmtime() for timestamps rather than time() or datetimeScott Moser
2011-01-24move cloud-run-user-script.conf to cloud-final, use cloud-cfg for invokingScott Moser