magnum/magnum/api/controllers/v1
Tom Cammann bdf880d8fa Fix H405 and E131 ignored pep8 rules
Updated tox.ini and fixed rules.

Fix H405:
Multi line docstring summary not separated with an empty line
Fix E131:
Continuation line unaligned for hanging indent

Change-Id: I20cf75c75cffc434fbdcb05b8e04bffcd4059cd1
Closes-Bug: #1498870
2015-09-23 12:21:09 +01:00
..
__init__.py Fix H405 and E131 ignored pep8 rules 2015-09-23 12:21:09 +01:00
base.py Use a simple way to determine whether a wsme type is null 2015-07-16 08:14:32 +08:00
bay.py Change bay.*_cert_uuid to bay.*_cert_ref 2015-09-01 16:16:36 +09:00
baymodel.py Merge "Validates baymodel network_driver requests" 2015-09-22 04:36:31 +00:00
certificate.py Add Certificate controller for TLS support. 2015-09-05 13:45:43 +00:00
collection.py Fix continuation line under/over indented problems 2015-05-30 00:16:37 +08:00
container.py Add field for container status 2015-08-28 19:00:18 +00:00
node.py Set project_id and user_id from context directly 2015-08-26 14:35:17 +09:00
pod.py Set project_id and user_id from context directly 2015-08-26 14:35:17 +09:00
replicationcontroller.py Set project_id and user_id from context directly 2015-08-26 14:35:17 +09:00
service.py Set project_id and user_id from context directly 2015-08-26 14:35:17 +09:00
types.py Gate failure due to introduction of new WSME 0.8.0 2015-08-25 18:10:26 -07:00
utils.py Remove unreachable code in API utils 2015-07-07 15:38:23 -04:00
x509keypair.py Set project_id and user_id from context directly 2015-08-26 14:35:17 +09:00