deckhand/deckhand
Felipe Monteiro ef4f65037d Revision diffing API.
This commit implements revision diffing API and the
required back-end logic needed to realize it.

Included in this commit:

  - implementation of revision diffing
  - unskip all revision diff functional tests
  - add additional functional tests for revision diffing
  - relevant unit tests
  - document comparison is performed using hashing as opposed
    to more inefficient, direct comparisons

Change-Id: I0419ee9b8cf3fca6fe75818615d2338dc00b1003
2017-09-25 21:58:30 +01:00
..
barbican [feat] DECKHAND-38: Secrets DB model and secrets manager. 2017-09-11 12:39:38 -04:00
conf DECKHAND-33: Add oslo.config options for keystone auth 2017-08-24 20:12:05 +01:00
control Revision diffing API. 2017-09-25 21:58:30 +01:00
db Revision diffing API. 2017-09-25 21:58:30 +01:00
engine [feat] DECKHAND-38: Secrets DB model and secrets manager. 2017-09-11 12:39:38 -04:00
tests Revision diffing API. 2017-09-25 21:58:30 +01:00
__init__.py Oslo config integration (#1) 2017-06-26 16:57:50 -07:00
cmd.py [feat] DECKHAND-28: Document pre-validation logic and API integration 2017-08-08 18:52:44 +01:00
context.py Refactor database sqlalchemy api/models. 2017-07-19 19:03:55 +01:00
errors.py Bucket deletion implementation 2017-09-18 23:03:38 +01:00
factories.py [feat] DECKHAND-38: Secrets DB model and secrets manager. 2017-09-11 12:39:38 -04:00
types.py [feat] DECKHAND-38: Secrets DB model and secrets manager. 2017-09-11 12:39:38 -04:00
utils.py Revision diffing API. 2017-09-25 21:58:30 +01:00