deckhand/deckhand
Felipe Monteiro 97578a933f [fix gate] Fix pep8 errors
Fix failing pep8 errors which were never being flagged but now are,
possibly due to changes in flake8 rules. This patchset corrects
the following errors:

./deckhand/engine/layering.py:567:21: W503 line break before binary operator
./deckhand/engine/secrets_manager.py:406:33: W503 line break before binary operator
./deckhand/engine/utils.py:33:17: W503 line break before binary operator
./deckhand/common/utils.py:292:17: W503 line break before binary operator

Change-Id: Ic26aecb6b8049e138a826af9953f45298e817795
2018-05-09 02:14:08 +01:00
..
barbican Document replacement: Update Document unique constraint 2018-03-28 17:08:03 -04:00
client Fix Revision Resource print out in Deckhand client 2018-03-13 22:31:38 -04:00
common [fix gate] Fix pep8 errors 2018-05-09 02:14:08 +01:00
conf Add no oauth middleware to bypass keystone authentication 2018-05-08 03:46:52 +01:00
control Add no oauth middleware to bypass keystone authentication 2018-05-08 03:46:52 +01:00
db [feature] Endpoint for listing revision validations with details 2018-04-29 01:37:38 +00:00
engine [fix gate] Fix pep8 errors 2018-05-09 02:14:08 +01:00
policies Rename Deckhand bucket endpoint to buckets for consistency 2017-10-27 19:21:03 +01:00
tests Add no oauth middleware to bypass keystone authentication 2018-05-08 03:46:52 +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 Make Deckhand validation exceptions adhere to UCP standard 2018-04-26 18:51:08 +00:00
factories.py Document replacement: Update Document unique constraint 2018-03-28 17:08:03 -04:00
policy.py DECKHAND-66: Document substitution implementation 2017-10-13 15:16:27 -04:00
service.py [feature] Endpoint for listing revision validations with details 2018-04-29 01:37:38 +00:00
types.py [fix] Pass secret URI instead of UUID to barbican get_secret 2018-04-11 17:33:58 -04:00