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
Age
Commit message (
Expand
)
Author
2016-05-12
add testcase for rendering of templates into source.list
Christian Ehrhardt
2016-05-12
remove unused test parts in test_handler_apt_source
Christian Ehrhardt
2016-05-11
fix pep8 warning
Christian Ehrhardt
2016-05-11
add test_apt_source_keyidonly (not yet supported)
Christian Ehrhardt
2016-05-11
apt_apt_source_key doesn't need a mocked retval
Christian Ehrhardt
2016-05-11
add test_apt_source_keyonly (not yet supported)
Christian Ehrhardt
2016-05-11
split test_apt_source_key into one for key and one for keyid
Christian Ehrhardt
2016-05-11
fix a few forgotten pep8 warnings in test_handler_apt_source.py
Christian Ehrhardt
2016-05-11
convert test_apt_source_ppa to use a mocked util.subp
Christian Ehrhardt
2016-05-11
fix specification of keyid
Christian Ehrhardt
2016-05-11
test test_apt_source_key with mocked util.subp
Christian Ehrhardt
2016-05-10
use proper asserRaises for try catch
Christian Ehrhardt
2016-05-10
provide valid matcher for ppa so that apt-add-repository is triggered
Christian Ehrhardt
2016-05-10
add test_apt_source_key for sources with a keyid to import
Christian Ehrhardt
2016-05-10
add test_apt_source_ppa (failing for now)
Christian Ehrhardt
2016-05-10
split into basic and replacement test
Christian Ehrhardt
2016-05-10
basic apt_source test
Christian Ehrhardt
2016-04-12
chef: straighten out validation_cert and validation_key
Scott Moser
2016-04-11
Add tests for lxd-bridge
Stéphane Graber
2016-04-05
write_files: fix decompression of content
Scott Moser
2016-03-07
No longer run pollinate by default in seed_random
Scott Moser
2016-03-03
Apply pep8, pyflakes fixes for python2 and 3
Ryan Harper
2016-03-03
Fix pyflake/pyflake3 errors
Ryan Harper
2016-03-03
Update pep8 runner and fix pep8 issues
Ryan Harper
2016-03-03
fix lxd module to not do anything unless config provided
Scott Moser
2016-03-03
run pyflakes in more places, fix fallout
Scott Moser
2016-03-01
lxd: general fix after testing
Scott Moser
2016-02-04
Use mock in test_handler_lxd.py and add test for lxd installation
Wesley Wiedenmeier
2016-02-03
lxd: add support for setting up lxd using 'lxd init'
Wesley Wiedenmeier
2015-09-08
power_state: support 'condition' argument
Scott Moser
2015-07-28
rsyslog: skip empty or None in remotes format
Scott Moser
2015-07-28
remove 'syslog' module (its been moved to rsyslog)
Scott Moser
2015-07-28
must declare proto of '@'
Scott Moser
2015-07-28
add trailing newline only if necessary
Scott Moser
2015-07-28
fix bug in remotes_to_rsyslog_cfg, add test
Scott Moser
2015-07-28
add support for 'remotes'
Scott Moser
2015-07-27
merge from trunk
Scott Moser
2015-07-27
add rsyslog tests
Scott Moser
2015-07-24
commit initial re-work/re-implementation of syslog config
Scott Moser
2015-07-21
Refactor cc_mounts.sanitize_devname to make it easier to modify.
Daniel Watkins
2015-05-15
pep8 fixes
Scott Moser
2015-05-14
read_seeded: fix reed_seeded after regression
Scott Moser
2015-05-01
Update is_disk_used for changed enumerate_disk output.
Scott Moser
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
[next]