deckhand/deckhand
Felipe Monteiro a420d5962d [Trivial Fix] Make profile directory if it doesn't exist
The current code assumes /tmp/profiles already exists. This
creates it if it already doesn't to avoid OSError getting raised.

Change-Id: Ib317f971e5345c5a40cfdad2a5956186a6dea252
2018-02-15 23:35:09 -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 Collect profile data on DH requests 2018-02-15 13:09:16 -05:00
control Allow unit tests to be run against in-memory sqlite 2018-02-12 22:10:29 -05:00
db Allow unit tests to be run against in-memory sqlite 2018-02-12 22:10:29 -05:00
engine [Trivial Fix] Add document layer to error message output 2018-02-14 22:59:27 -05:00
policies Rename Deckhand bucket endpoint to buckets for consistency 2017-10-27 19:21:03 +01:00
tests Allow unit tests to be run against in-memory sqlite 2018-02-12 22:10:29 -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 [Trivial Fix] Add document layer to error message output 2018-02-14 22:59:27 -05:00
factories.py Use DAG to resolve substitution dependency chain 2018-02-12 20:54:54 +00:00
policy.py DECKHAND-66: Document substitution implementation 2017-10-13 15:16:27 -04:00
service.py [Trivial Fix] Make profile directory if it doesn't exist 2018-02-15 23:35:09 -05:00
types.py Add functional tests for "owned" documents 2017-12-23 02:25:29 +00:00
utils.py Collect profile data on DH requests 2018-02-15 13:09:16 -05:00