deckhand/deckhand
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
..
barbican fix wrong spelling 2018-11-13 20:29:44 +08:00
client Adding api for revisions deep diffing 2018-09-17 17:01:34 +05:30
common Fix document is_control method 2018-10-30 09:59:38 -04:00
conf docs: Add config documentation to operator's section 2018-10-29 18:21:38 +00:00
control fix: Redact secondhand substitutions of sensitive data 2018-10-25 09:39:50 -04:00
db Revision diffing issue with revision rollback. 2018-11-21 11:32:16 -06:00
engine schema: Fix metadata schema patterns 2019-01-18 21:52:04 +00:00
policies Redacts Raw Documents 2018-10-19 23:56:12 -05:00
tests Merge "Revision diffing issue with revision rollback." 2018-11-27 18:56:49 +00:00
__init__.py Oslo config integration (#1) 2017-06-26 16:57:50 -07:00
cmd.py Integrate Deckhand with keystone auth 2017-10-16 19:54:46 +01:00
context.py Integrate Deckhand with keystone auth 2017-10-16 19:54:46 +01:00
errors.py fix: Use schema instead of metadata.schema for replacement check 2018-10-31 15:02:28 -04:00
factories.py Adding api for revisions deep diffing 2018-09-17 17:01:34 +05:30
policy.py DECKHAND-66: Document substitution implementation 2017-10-13 15:16:27 -04:00
service.py fix: Address small issues with revision rollback controller 2018-10-18 09:45:16 -04:00
types.py Simplify schema validation 2018-07-03 02:07:33 +00:00