deckhand/deckhand
Rick Bartra 88fe773cd7 Fix document is_control method
The document.py `is_control` method incorrectly checks if a document
is a Control document. Per the documentation [0], Control documents
have `metadata.schema` of `metadata/Control/v1`. This commit updates
the `is_control` method to correctly check for Control documents.

[0] 1d4cc81dfa/doc/source/users/document-types.rst (control-documents)

Change-Id: I60ca8f31a61987b4e756784fce0f5a751639ae9e
2018-10-30 09:59:38 -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 Merge "Validate bucket diffing works with revision rollback" 2018-10-29 17:26:38 +00:00
policies Redacts Raw Documents 2018-10-19 23:56:12 -05:00
tests Fix document is_control method 2018-10-30 09:59:38 -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: various documentation and URL fixes 2018-09-25 11:44:57 +02: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