Age | Commit message (Expand) | Author |
2020-01-21 | Drop most of the remaining use of six (#179) | Daniel Watkins |
2019-10-17 | replace any deprecated log.warn with log.warning | Dominic Schlegel |
2018-04-18 | pycodestyle: Fix invalid escape sequences in string literals. | Scott Moser |
2018-01-26 | Fix potential cases of uninitialized variables. | Chad Smith |
2017-06-15 | FreeBSD: Make freebsd a variant, fix unittests and tools/build-on-freebsd. | Scott Moser |
2016-12-22 | LICENSE: Allow dual licensing GPL-3 or Apache 2.0 | Jon Grimm |
2016-09-30 | Improve module documentation and doc cleanup. | Wesley Wiedenmeier |
2016-03-03 | Update pep8 runner and fix pep8 issues | Ryan Harper |
2015-09-08 | power_state: support 'condition' argument | Scott Moser |
2014-08-26 | further remove evidence of pylint. | Scott Moser |
2014-07-29 | cc_power_state_change: improve TypeError messages | Scott Moser |
2014-04-01 | pyflakes cleanups | Scott Moser |
2014-01-23 | pep8, use which rather than hard coded path | Scott Moser |
2013-12-14 | change: Just run the required command and let the exception do the rest | Harm Weites |
2013-12-14 | fix: Proper comment. | Harm Weites |
2013-12-14 | change: Use a proper signal instead of 'just' 0. | Harm Weites |
2013-12-14 | change: Use util.system_info(). | Harm Weites |
2013-12-06 | new: FreeBSD module to support cloud-init on the FBSD10 platform. In its | Harm Weites |
2013-10-09 | power_state_change: convert an int input for delay to string, improve doc | Scott Moser |
2013-03-19 | pylint fixes | Scott Moser |
2013-03-07 | pep8 and pylint fixes | Scott Moser |
2012-11-13 | support 'power_state' cloud-config for specifying shutdown | Scott Moser |
2012-11-13 | use os.devnull [trivial] | Scott Moser |
2012-11-13 | add sleep, allow errno '3' (ESRCH) on the open of /proc/pid/cmdline | Scott Moser |
2012-11-13 | clean up exit to single function call | Scott Moser |
2012-11-13 | fix read of /proc/cmdline | Scott Moser |
2012-11-13 | implement power_state with tests. | Scott Moser |
2012-11-13 | pep8 and pylint | Scott Moser |
2012-11-13 | rename module 'finalcmd' to power-state-change | Scott Moser |