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_builtin_handlers.py
Age
Commit message (
Expand
)
Author
2020-06-08
Move subp into its own module. (#416)
Scott Moser
2020-04-24
cloudinit: drop dependencies on unittest2 and contextlib2 (#322)
Daniel Watkins
2018-10-30
query: better error when missing read permission on instance-data
Chad Smith
2018-09-11
user-data: jinja template to render instance-data.json in cloud-config
Chad Smith
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
More test repairs.
Barry Warsaw
2015-01-22
More test ports from mocker to mock.
Barry Warsaw
2014-07-23
Use nosetests and absolute imports
Dimitri John Ledkov
2013-07-11
test_builtin_handlers.py: fix pylint
Scott Moser
2013-07-09
re-enable test case because 1124384 is fixed
Scott Moser
2013-03-12
skip unit test due to LP: #1124384
Scott Moser
2013-03-08
Enable the merging.txt to be in .rst format for public viewing
Joshua Harlow
2013-03-01
skip unit test due to LP: #1124384
Scott Moser
2012-12-17
tell upstart to reload configuration after writing an upstart job
Scott Moser
2012-08-22
fix pep8 complaints.
Scott Moser
2012-08-09
stright forward pylint cleanups to tests/ and tools/
Scott Moser
2012-06-29
Add a test that ensures the upstart handler does not output files when in non...
Joshua Harlow