deckhand/deckhand
Felipe Monteiro 21b898f9db [TrivialFix] Fix IOError being thrown by unit test
A unit test is raising an IOError [0] because a config file location
isn't mocked so the unit test looks for a non-existent file.
This PS mocks the location to avoid the error.

[0] IOError: [Errno 2] No such file or directory: '/etc/deckhand/deckhand-paste.ini'

Change-Id: I2a3aa3f80f5d1b3013d43d9c84a82e583c4384e2
2017-10-20 15:58:25 +01:00
..
barbican [feat] DECKHAND-38: Secrets DB model and secrets manager. 2017-09-11 12:39:38 -04:00
conf Integrate Deckhand with keystone auth 2017-10-16 19:54:46 +01:00
control Merge "Revamp Deckhand documentation" 2017-10-18 16:34:40 -04:00
db DECKHAND-66: Document substitution implementation 2017-10-13 15:16:27 -04:00
engine DECKHAND-66: Document substitution implementation 2017-10-13 15:16:27 -04:00
policies DECKHAND-66: Document substitution implementation 2017-10-13 15:16:27 -04:00
tests [TrivialFix] Fix IOError being thrown by unit test 2017-10-20 15:58:25 +01: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 DECKHAND-66: Document substitution implementation 2017-10-13 15:16:27 -04:00
factories.py DECKHAND-66: Document substitution implementation 2017-10-13 15:16:27 -04:00
policy.py DECKHAND-66: Document substitution implementation 2017-10-13 15:16:27 -04:00
service.py Integrate Deckhand with keystone auth 2017-10-16 19:54:46 +01:00
types.py [feat] DECKHAND-38: Secrets DB model and secrets manager. 2017-09-11 12:39:38 -04:00
utils.py DECKHAND-66: Document substitution implementation 2017-10-13 15:16:27 -04:00