index
:
vyos-cloud-init.git
circinus
crux
current
equuleus
mergify/bp/circinus/pr-78
mergify/bp/circinus/pr-85
mergify/bp/sagitta/pr-78
sagitta
(mirror of https://github.com/vyos/vyos-cloud-init.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cloudinit
/
handlers
/
upstart_job.py
Age
Commit message (
Expand
)
Author
2014-08-26
further remove evidence of pylint.
Scott Moser
2013-07-21
Use constants for repeated type strings.
Joshua Harlow
2013-07-11
upstart_job.py: fix pylint and bad bad variable in _has_suitable_upstart
Scott Moser
2013-07-09
handlers/upstart_job.py: invoke reload-configuration if we can.
Scott Moser
2013-03-07
more pep8/pylint. all clean now
Scott Moser
2013-03-07
merge from trunk
Scott Moser
2013-02-27
do not reload upstart configuration on upstart jobs
Scott Moser
2012-12-19
cloudinit/handlers/upstart_job.py: pep8 / trailing whitespace
Scott Moser
2012-12-17
tell upstart to reload configuration after writing an upstart job
Scott Moser
2012-11-20
Start allowing different merging types to be applied
Joshua Harlow
2012-06-29
Ensure that only when incoming frequency is per-instance that this runs.
Joshua Harlow
2012-06-16
Make the top level __init__ similar to the other top level __inits__ where ju...
Joshua Harlow
2012-06-15
Fixups to ensure that pylint does not find anything major wrong.
Joshua Harlow
2012-06-15
Moved the user_data directory back to a user_data.py and made a handler subdi...
Joshua Harlow