]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Re-enabled hacking checks for H105
authorDavid Sariel <dsariel@redhat.com>
Tue, 5 Jan 2016 08:37:42 +0000 (10:37 +0200)
committerDavid Sariel <dsariel@redhat.com>
Tue, 5 Jan 2016 09:22:40 +0000 (11:22 +0200)
commit01ad4ccebd06503896c3921e9e026f8941073a1b
tree4729f4e90e2f24164422e2e3155703f240b65163
parent7df01a599ac40b28ad8bd753660d9a466cec6250
Re-enabled hacking checks for H105

Following the upgrade to hacking version 0.10.0 the H105 issues were
ignored. There was a note left in tox.ini to clean up the H105 issues
and to re-enable the check.

Updated tox.ini to re-enable the check of H105 and fixed corresponding
pep8 issues. This way Cinder aligns rows with Nova, Neutron, Glance etc
that have H105 enabled.

Closes-Bug: 1531104
Change-Id: I2da70cbeb838f16ec8479284dda9d7c62566dace
cinder/__init__.py
cinder/scheduler/__init__.py
cinder/tests/unit/__init__.py
tox.ini