summaryrefslogtreecommitdiff
path: root/cloudinit/config/cc_final_message.py
AgeCommit message (Expand)Author
2021-09-29Make wording for module frequency consistent (#1039)Nicolas Bock
2020-06-22cc_final_message: don't create directories when writing boot-finished (#445)Daniel Watkins
2019-10-17replace any deprecated log.warn with log.warningDominic Schlegel
2016-12-22LICENSE: Allow dual licensing GPL-3 or Apache 2.0Jon Grimm
2016-09-30Improve module documentation and doc cleanup.Wesley Wiedenmeier
2016-05-12Fix up a ton of flake8 issuesJoshua Harlow
2016-03-04Apply pep8, pyflakes fixes for python2 and 3Scott Moser
2015-02-11provide default final message in jinja to avoid WARN in logScott Moser
2014-03-12final_message: allow replacement of capital name keys.Scott Moser
2013-09-25cc_final_message: write to log debug alsoScott Moser
2012-08-20Add the "None" datasourceScott Moser
2012-07-09cc_final_message: fix pylint issueScott Moser
2012-07-09Revert back to using cheetah + adjust resultant code + templatesJoshua Harlow
2012-07-021. Move the welcome message template string to a constant at the top of the m...Joshua Harlow
2012-07-01Add a multi log function that can write to stderr, console and a log debug, u...Joshua Harlow
2012-06-20Massive pylint + pep8 fixups!Joshua Harlow
2012-06-20Renamed back to 'cc_*' with the reasoning being that 'cc_' providesJoshua Harlow