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
/
tests
/
unittests
/
test_handler
/
test_handler_power_state.py
Age
Commit message (
Expand
)
Author
2020-09-15
create a shutdown_command method in distro classes (#567)
Emmanuel Thomé
2020-08-19
Add Alpine Linux support. (#535)
dermotbradley
2019-10-17
replace any deprecated log.warn with log.warning
Dominic Schlegel
2017-12-07
pylint: Update pylint to 1.7.1, run on tests/ and tools and fix complaints.
Ryan Harper
2017-09-05
relocate tests/unittests/helpers.py to cloudinit/tests
Lars Kellogg-Stedman
2017-05-23
flake8: move the pinned version of flake8 up to 3.3.0
Scott Moser
2016-12-22
LICENSE: Allow dual licensing GPL-3 or Apache 2.0
Jon Grimm
2016-05-12
run flake8 instead of pyflakes in tox. expect tests/ to pass flake8.
Scott Moser
2016-03-03
Fix pyflake/pyflake3 errors
Ryan Harper
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
fix(pep8): Fix various pep8 violations and version-lock pep8
Jay Faulkner
2014-07-23
more
Dimitri John Ledkov
2012-11-13
Create a utility testcase class that fixes some of the 2.6 missing pieces
Joshua Harlow
2012-11-13
implement power_state with tests.
Scott Moser