deckhand/deckhand/engine/schemas
Felipe Monteiro d5462d0c70 schema: Fix metadata schema patterns
This patch set fixes the schema pattern enforced by metadata_document
and metadata_control. Currently, both allow a schema with either
pattern:

- ^metadata/Control/v\d+$
- ^metadata/Document/v\d+$

However, the metadata_control schema should only allow the former
and the metadata_document schema should only allow the latter.

Change-Id: Ic1b88a7158755818002de4c88cdf2d7b716f656d
2019-01-18 21:52:04 +00:00
..
base_schema.yaml Simplify schema validation 2018-07-03 02:07:33 +00:00
certificate_authority_key_schema.yaml Simplify schema validation 2018-07-03 02:07:33 +00:00
certificate_authority_schema.yaml Simplify schema validation 2018-07-03 02:07:33 +00:00
certificate_key_schema.yaml Simplify schema validation 2018-07-03 02:07:33 +00:00
certificate_schema.yaml Simplify schema validation 2018-07-03 02:07:33 +00:00
layering_policy_schema.yaml Simplify schema validation 2018-07-03 02:07:33 +00:00
metadata_control.yaml schema: Fix metadata schema patterns 2019-01-18 21:52:04 +00:00
metadata_document.yaml schema: Fix metadata schema patterns 2019-01-18 21:52:04 +00:00
passphrase_schema.yaml Simplify schema validation 2018-07-03 02:07:33 +00:00
private_key_schema.yaml Simplify schema validation 2018-07-03 02:07:33 +00:00
public_key_schema.yaml Simplify schema validation 2018-07-03 02:07:33 +00:00
validation_policy_schema.yaml Simplify schema validation 2018-07-03 02:07:33 +00:00