]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Remove hacking check N327
authorEric Harney <eharney@redhat.com>
Fri, 10 Jul 2015 14:25:50 +0000 (10:25 -0400)
committerEric Harney <eharney@redhat.com>
Fri, 10 Jul 2015 14:44:47 +0000 (10:44 -0400)
commitee6576c4eb7bf031d6728d57db4a649d5c39243f
tree6b3573fc2101eaf700cfacfa319f2196d38b08d1
parent0f588ac59b998a8a12457ffdca87292d67a0584a
Remove hacking check N327

With mock 1.1.0+, mock will fail when nonexistent
methods are called, so this check is no longer
necessary.

Related-Bug: #1473454

Change-Id: I9cb8b4a5eab78e51728aa8f83668f5979c0b9be1
HACKING.rst
cinder/hacking/checks.py
cinder/tests/unit/test_hacking.py