deckhand/deckhand
Alan Meadows 0fae4bec58 The field returned by barbican is secret_ref, not secret_href
Also, this accounts for the the resp.to_dict() call not absorbing
the secret_ref key.

This commit also adds type mapping for missing secret types to
their barbican equivalents.

Change-Id: Idd4895fd441443a3dc41a3358edf6bd3648be5c1
2018-02-07 21:45:04 -05:00
..
barbican The field returned by barbican is secret_ref, not secret_href 2018-02-07 21:45:04 -05:00
client Move DB calls out of engine module into controllers 2018-01-18 14:59:43 -05:00
conf Integrate Deckhand with keystone auth 2017-10-16 19:54:46 +01:00
control Fix various substitution issues 2018-02-05 20:15:50 -05:00
db Optimize runtime for excluding deleted documents 2018-02-06 15:22:08 -05:00
engine The field returned by barbican is secret_ref, not secret_href 2018-02-07 21:45:04 -05:00
policies Rename Deckhand bucket endpoint to buckets for consistency 2017-10-27 19:21:03 +01:00
tests The field returned by barbican is secret_ref, not secret_href 2018-02-07 21:45:04 -05: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 substitution issues 2018-02-05 20:15:50 -05:00
factories.py Improve document validation module. 2018-01-15 16:51:52 -05:00
policy.py DECKHAND-66: Document substitution implementation 2017-10-13 15:16:27 -04:00
service.py DECKHAND-87: Deckhand API client library 2017-12-13 20:56:23 +00:00
types.py Add functional tests for "owned" documents 2017-12-23 02:25:29 +00:00
utils.py Fix various substitution issues 2018-02-05 20:15:50 -05:00