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

Last commit made on 2017-05-23
Get this branch:
git clone -b cc-schema 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-schema
Repository:
lp:~chad.smith/cloud-init

Recent commits

964aae2... by Chad Smith

comment why we are not setting config

c5cbcca... by Chad Smith

flake8 fixups and unit test scrub

c922f4e... by Chad Smith

drop unused distro cmdline option for cloudconfig-schema. handle SchemaValidationError and RuntimeError from validate_cloudconfig_file

a532112... by Chad Smith

overhaul unit tests and add schema tests for cc_ntp module

821b8a3... by Chad Smith

add log handler in CiTestCase

2c4e044... by Chad Smith

raise SchemaValidation errors form validate_cloudconfig_file

02d3836... by Chad Smith

no need to return True from ntp handle

8d5e1da... by Chad Smith

fix validate_schema import

bdc4254... by Chad Smith

tools/validate-cloudconfig was moved

5e0a039... by Chad Smith

move move common logic out of tools/cloudconfig-schema and into cloudinit/config/schema.py