index
:
vyos-cloud-init.git
circinus
crux
current
equuleus
sagitta
(mirror of https://github.com/marekm72/vyos-cloud-init.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
unittests
/
test_handler
/
test_handler_snappy.py
Age
Commit message (
Expand
)
Author
2019-12-19
cc_snappy: remove deprecated module (#127)
Daniel Watkins
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-10-20
Add support for snap create-user on Ubuntu Core images.
Ryan Harper
2016-05-12
run flake8 instead of pyflakes in tox. expect tests/ to pass flake8.
Scott Moser
2016-03-03
Update pep8 runner and fix pep8 issues
Ryan Harper
2015-05-01
fix 'Make pyflakes'
Scott Moser
2015-03-31
adjust cc_snappy for snappy install package with config.
Scott Moser
2015-03-27
remove debug
Scott Moser
2015-03-27
be more user-friendly when looking for matching .config
Scott Moser
2015-03-27
address namespacing
Scott Moser
2015-03-27
change 'configs' to 'config', and namespace input to 'snappy config'
Scott Moser
2015-03-26
add tests for data types
Scott Moser
2015-03-26
pep8, and some more tests
Scott Moser
2015-03-26
start of snap_op tests
Scott Moser
2015-03-26
commit work in progress. tests pass.
Scott Moser