deckhand/deckhand
Felipe Monteiro b03a4522cb fix: Use schema instead of metadata.schema for replacement check
Recently added replacement check incorrectly uses metadata.schema
and metadata.name to key on the document -- but it should be schema
and metadata.name, the combination of which uniquely defines a
document.

Change-Id: I6cd1679ad41be38cb78d65ce2763e60f7da390d2
2018-10-31 15:02:28 -04:00
..
barbican Implement Barbican cache for quick secret payload/ref data 2018-08-22 16:16:26 +01: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 Implement Barbican cache for quick secret payload/ref data 2018-08-22 16:16:26 +01:00
control fix: Redact secondhand substitutions of sensitive data 2018-10-25 09:39:50 -04:00
db Adding api for revisions deep diffing 2018-09-17 17:01:34 +05:30
engine fix: Use schema instead of metadata.schema for replacement check 2018-10-31 15:02:28 -04:00
policies Redacts Raw Documents 2018-10-19 23:56:12 -05:00
tests fix: Use schema instead of metadata.schema for replacement check 2018-10-31 15:02:28 -04: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