deckhand/deckhand
Felipe Monteiro 6e2238c3d8 Fix flake8 errors
This commit fixes flake8 errors and fixes a minor bug related to
a schema version being v1 rather than v1.0.

OpenStack hacking rules are used to pin down flake8 to sane
standards using [0].

[0] 06e676c461/test-requirements.txt (L5)

Change-Id: Ib236df6f5ec9505c0e635f0faa9877d3397a2e55
2017-08-14 20:48:14 +01:00
..
barbican Fix flake8 errors 2017-08-14 20:48:14 +01:00
conf Add currently necessary oslo namespaces to oslo-config-generator conf file. 2017-07-21 02:20:13 +01:00
control Fix flake8 errors 2017-08-14 20:48:14 +01:00
db Fix flake8 errors 2017-08-14 20:48:14 +01:00
engine Fix flake8 errors 2017-08-14 20:48:14 +01:00
tests Fix flake8 errors 2017-08-14 20:48:14 +01:00
__init__.py Oslo config integration (#1) 2017-06-26 16:57:50 -07:00
cmd.py [feat] DECKHAND-28: Document pre-validation logic and API integration 2017-08-08 18:52:44 +01:00
context.py Refactor database sqlalchemy api/models. 2017-07-19 19:03:55 +01:00
errors.py [feat] DECKHAND-28: Document pre-validation logic and API integration 2017-08-08 18:52:44 +01:00
factories.py Fix flake8 errors 2017-08-14 20:48:14 +01:00
types.py [feat] DECKHAND-28: Document pre-validation logic and API integration 2017-08-08 18:52:44 +01:00
utils.py Add view abstraction layer for modifying DB data into view data. 2017-07-31 20:08:38 +01:00