deckhand/deckhand/tests
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
..
functional Integrate Deckhand with keystone auth 2017-10-16 19:54:46 +01:00
unit [TrivialFix] Fix IOError being thrown by unit test 2017-10-20 15:58:25 +01:00
__init__.py Initial engine framework 2017-07-17 20:46:49 +01:00
test_utils.py [feat] DECKHAND-38: Secrets DB model and secrets manager. 2017-09-11 12:39:38 -04:00