~chad.smith/cloud-init:cc-ntp-schema-validation

Last commit made on 2017-05-31
Get this branch:
git clone -b cc-ntp-schema-validation https://git.launchpad.net/~chad.smith/cloud-init
Only Chad Smith can upload to this branch. If you are Chad Smith please log in for upload directions.

Branch merges

Branch information

Name:
cc-ntp-schema-validation
Repository:
lp:~chad.smith/cloud-init

Recent commits

890d5a3... by Chad Smith

unittest byte string

f85cd6c... by Chad Smith

missed commit of test_schema

af370e1... by Chad Smith

use StringIO from six for py2/3 compatibility

704339e... by Chad Smith

move main out of cloudconfig-schema and into cloudinit.config.schema. Add unit tests for schema.main

5d585e9... by Chad Smith

fix remaining py2.6 format issue and dedent leading newlines in schema property descriptions

fc42257... by Chad Smith

lints

f29875d... by Chad Smith

add unit test for ImportError on jsonschema

8ebe99e... by Chad Smith

auth-generate example documentation from schema definition

a4cf423... by Chad Smith

highlight servers and pools key names in autogenerated description

de1a75c... by Chad Smith

fix whitespace issues with dedented property descriptions