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_schema.py
Age
Commit message (
Expand
)
Author
2018-09-05
tests: Disallow use of util.subp except for where needed.
Scott Moser
2018-05-23
yaml_load/schema: Add invalid line and column nums to error message
Chad Smith
2018-03-22
ubuntu-advantage: Add new config module to support ubuntu-advantage-tools
Chad Smith
2018-03-16
cc_snap: Add new module to install and configure snapd and snap packages.
Chad Smith
2018-03-14
tests: Centralize and re-use skipTest based on json schema presense.
Scott Moser
2018-02-12
tests: run nosetests in cloudinit/ directory, fix py26 fallout.
Scott Moser
2017-10-20
ntp: fix config module schema to allow empty ntp config
Chad Smith
2017-10-03
suse: Support addition of zypper repos via cloud-config.
Robert Schweikert
2017-09-13
schema and docs: Add jsonschema to resizefs and bootcmd modules
Chad Smith
2017-09-05
relocate tests/unittests/helpers.py to cloudinit/tests
Lars Kellogg-Stedman
2017-08-22
schema cli: Add schema subcommand to cloud-init cli and cc_runcmd schema
Chad Smith
2017-06-07
test: Fix pyflakes complaint of unused import.
Joshua Powers
2017-06-02
Tests: Skip jsonschema related unit tests when dependency is absent.
Chad Smith
2017-05-31
ntp: Add schema definition and passive schema validation.
Chad Smith