~raharper/curtin:feature/block-schema

Last commit made on 2019-03-29
Get this branch:
git clone -b feature/block-schema https://git.launchpad.net/~raharper/curtin
Only Ryan Harper can upload to this branch. If you are Ryan Harper please log in for upload directions.

Branch merges

Branch information

Name:
feature/block-schema
Repository:
lp:~raharper/curtin

Recent commits

79bf9d4... by Ryan Harper

schema-validate: rework cli to store file in config parameter, use --storage as boolean to indicate which validator to use.

557408a... by Ryan Harper

storage_config: remove unneeded defaulting and call to enumerate

47f0d84... by Ryan Harper

Drop print() for LOG, fix up some comments

63b7c58... by Ryan Harper

Add docstrings to _stype_to_deps and switch to sets

2be2f0f... by Ryan Harper

drop unused get_schema_doc

7e4b55d... by Ryan Harper

Reduce indentation by inverting some logic in handling json exceptions.

d8f82e2... by Ryan Harper

storage_config: rename entry points and drop filtering of the loaded config

9103ca3... by Ryan Harper

Adjust number pattern to allow minimum to apply to integer and string values.

67f212c... by Ryan Harper

update DM_CRYPT schema to support new 'keyfile' config option

80ff95d... by Ryan Harper

Tighten schema 'size' pattern