deckhand/deckhand
Smruti Soumitra Khuntia 8fc98631b9 Revision diffing issue with revision rollback.
* Fix for diffing issue after rollback in
conjunction with created and deleted buckets.
* Changed rollback function to check against the full set of documents
for a revision instead of just the documents at that particular revision
* Created a document_delete function to encapsulate document deletion
* Added additional test case to check that a rollback to
something other than 0 deletes the created buckets in between

Co-Authored-By: Michael Beaver <michaelbeaver64@gmail.com>
Change-Id: I0d57e67d68def1f15255a8c89290e8c70deedc03
2018-11-21 11:32:16 -06: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 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 Merge "Fix logging when "Duplicate document exists" error occurs" 2018-11-06 15:51:50 +00:00
policies Redacts Raw Documents 2018-10-19 23:56:12 -05:00
tests Revision diffing issue with revision rollback. 2018-11-21 11:32:16 -06: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