deckhand/deckhand
pallav 9345035522 Adding api for revisions deep diffing
GET /revisions/{{revision_id}}/deepdiff/{{comparison_revision_id}}

 - Added deepdiff api for generating diff between
   two rendered documents.
 - Deep diffing for data and metadata
 - Refactor diff functions
 - Client update
 - Added unit testcases
 - Added funtional testcases
 - Doc update

Change-Id: Ib60fa60a3b33e9125a1595a999272ca595721b38
2018-09-17 17:01:34 +05:30
..
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] Substitution source documents accidentally modified 2018-09-04 21:58:45 +01:00
conf Implement Barbican cache for quick secret payload/ref data 2018-08-22 16:16:26 +01:00
control Adding api for revisions deep diffing 2018-09-17 17:01:34 +05:30
db Adding api for revisions deep diffing 2018-09-17 17:01:34 +05:30
engine Adding api for revisions deep diffing 2018-09-17 17:01:34 +05:30
policies Adding api for revisions deep diffing 2018-09-17 17:01:34 +05:30
tests Adding api for revisions deep diffing 2018-09-17 17:01:34 +05:30
__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 Adding api for revisions deep diffing 2018-09-17 17:01:34 +05:30
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 Adding api for revisions deep diffing 2018-09-17 17:01:34 +05:30
types.py Simplify schema validation 2018-07-03 02:07:33 +00:00