summaryrefslogtreecommitdiff
path: root/cloudinit/config/cc_emit_upstart.py
AgeCommit message (Expand)Author
2020-06-08Move subp into its own module. (#416)Scott Moser
2019-10-17replace any deprecated log.warn with log.warningDominic Schlegel
2018-04-19pylint: pay attention to unused variable warnings.Scott Moser
2016-12-22LICENSE: Allow dual licensing GPL-3 or Apache 2.0Jon Grimm
2016-09-30Improve module documentation and doc cleanup.Wesley Wiedenmeier
2016-06-02fix log message in emit_upstartScott Moser
2016-05-12Fix up a ton of flake8 issuesJoshua Harlow
2015-03-16emit_upstart: fix use of undeclared variableScott Moser
2015-03-04run emit_upstart only if upstart was init systemScott Moser
2012-08-22fix pep8 complaints.Scott Moser
2012-08-10Adjustments so that the default old event is used whenJoshua Harlow
2012-08-09Move the code that did the 'cloud-config' upstart event name emitting to Joshua Harlow