summaryrefslogtreecommitdiff
path: root/cloudinit/config/cc_power_state_change.py
Commit message (Expand)AuthorAgeFilesLines
* README: Mention move of revision control to git.HEADtrunkScott Moser2016-08-101-223/+0
* Update pep8 runner and fix pep8 issuesRyan Harper2016-03-031-1/+1
* power_state: support 'condition' argumentScott Moser2015-09-081-6/+51
* further remove evidence of pylint.Scott Moser2014-08-261-2/+2
* cc_power_state_change: improve TypeError messagesScott Moser2014-07-291-3/+6
* pyflakes cleanups0.7.5Scott Moser2014-04-011-1/+0
* pep8, use which rather than hard coded pathScott Moser2014-01-231-4/+3
* change: Just run the required command and let the exception do the restHarm Weites2013-12-141-6/+4
* fix: Proper comment.Harm Weites2013-12-141-1/+1
* change: Use a proper signal instead of 'just' 0.Harm Weites2013-12-141-1/+2
* change: Use util.system_info().Harm Weites2013-12-141-2/+1
* new: FreeBSD module to support cloud-init on the FBSD10 platform. In itsHarm Weites2013-12-061-7/+25
* power_state_change: convert an int input for delay to string, improve docScott Moser2013-10-091-0/+6
* pylint fixesScott Moser2013-03-191-1/+1
* pep8 and pylint fixesScott Moser2013-03-071-1/+1
* support 'power_state' cloud-config for specifying shutdownScott Moser2012-11-131-1/+0
* use os.devnull [trivial]Scott Moser2012-11-131-1/+1
* add sleep, allow errno '3' (ESRCH) on the open of /proc/pid/cmdlineScott Moser2012-11-131-2/+6
* clean up exit to single function callScott Moser2012-11-131-3/+10
* fix read of /proc/cmdlineScott Moser2012-11-131-1/+1
* implement power_state with tests.Scott Moser2012-11-131-58/+64
* pep8 and pylintScott Moser2012-11-131-4/+4
* rename module 'finalcmd' to power-state-changeScott Moser2012-11-131-0/+139