summaryrefslogtreecommitdiff
path: root/cloudinit/config/schema.py
AgeCommit message (Expand)Author
2019-01-30Resolve flake8 comparison and pycodestyle over-ident issuesParide Legovini
2018-05-23yaml_load/schema: Add invalid line and column nums to error messageChad Smith
2018-05-17read_file_or_url: move to url_helper, fix bug in its FileResponse.Scott Moser
2018-04-19pylint: pay attention to unused variable warnings.Scott Moser
2017-10-18schema: Log debug instead of warning when jsonschema is not available.Scott Moser
2017-09-20docs: fix sphinx module schema documentationChad Smith
2017-09-13schema and docs: Add jsonschema to resizefs and bootcmd modulesChad Smith
2017-08-22schema cli: Add schema subcommand to cloud-init cli and cc_runcmd schemaChad Smith
2017-05-31ntp: Add schema definition and passive schema validation.Chad Smith