magnum/magnum/objects
Tom Cammann 803caa547b Fix ignored E121 to E125 pep 8 rules
Fix pep8 violations for E121, E122, E123, E124, E125 and remove the
ignored rules from tox.ini.

E125 no longer should be ignored as the rule has been updated and shows
valid styling validation. Other style suggestions for writing long if
statements can be found here https://stackoverflow.com/questions/181530
if this rule violation causes any issue.

Closes-Bug: 1462955
Change-Id: Ic9a31a9dff15da634a97dfe9cdff6d367ecc17e9
2015-06-08 10:55:34 +00:00
..
__init__.py Objects changes for horizontal-scale support 2015-04-11 16:29:30 +00:00
base.py Fix ignored E121 to E125 pep 8 rules 2015-06-08 10:55:34 +00:00
bay.py Add status_reason field to bay 2015-06-01 10:44:02 +08:00
baylock.py Move VersionedObject registration to the new scheme 2015-05-11 12:05:15 +02:00
baymodel.py Move VersionedObject registration to the new scheme 2015-05-11 12:05:15 +02:00
container.py Add support for container status 2015-05-12 13:52:36 +08:00
fields.py Make MagnumObject a subclass of Oslo VersionedObject 2015-05-11 11:46:49 +02:00
node.py Move VersionedObject registration to the new scheme 2015-05-11 12:05:15 +02:00
pod.py Move VersionedObject registration to the new scheme 2015-05-11 12:05:15 +02:00
replicationcontroller.py Move VersionedObject registration to the new scheme 2015-05-11 12:05:15 +02:00
service.py Move VersionedObject registration to the new scheme 2015-05-11 12:05:15 +02:00
utils.py Setup for translation 2015-05-24 03:13:55 +00:00