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

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

Recent commits

313dd89... by Chad Smith

now really fix the py26 str(ctxt_mgr.exception)

32af13a... by Chad Smith

py26 unit test fix

1b1be36... by Chad Smith

encode cloudconfig content for annotate_cloudconfig_file in unittests as it expects bytes

bc90905... by Chad Smith

rename annotate_errors -> annotated_cloudconfig_file. Add unit tests for annotate

54e9623... by Chad Smith

trim cli help content in capabilities to drop 'query' subcommand and add 'analyze' and 'devel'

cd0a774... by Chad Smith

revert unittest and doc changes from master

a96682b... by Chad Smith

conditionally load parser and devel subcommands

39ccb27... by Chad Smith

flakes

30e8ffa... by Chad Smith

add basic annotate argument to schema subcommand which will annotate original cloud-config file with parsed errors

8c74064... by Chad Smith

trim cc_runcmd module docstring. add happy path runcmd test. flakes