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_ca_certs.py
Age
Commit message (
Expand
)
Author
2017-09-05
relocate tests/unittests/helpers.py to cloudinit/tests
Lars Kellogg-Stedman
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
2015-01-26
Repair the Python 2.6 tests.
Barry Warsaw
2015-01-22
More conversions from mocker to mock.
Barry Warsaw
2015-01-21
More octal literal fixes.
Barry Warsaw
2015-01-21
Fix file modes to be Python 2/3 compatible.
Barry Warsaw
2012-12-01
make sure no blank lines before cloud-init entry in ca-certificates.conf
Scott Moser
2012-10-27
Helpful cleanups.
harlowja
2012-08-22
fix pep8 complaints.
Scott Moser
2012-08-09
stright forward pylint cleanups to tests/ and tools/
Scott Moser
2012-06-22
Adjust test for turning off capturing
Joshua Harlow
2012-06-21
Get both of these tests back in working shape.
Joshua Harlow
2012-03-09
If the user has chosen to remove default ca-certs, prevent package upgrade
Scott Moser
2012-02-21
Added tests for adding handlers.
Mike Milner