]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Enable all deprecation warnings for test runs
authorIhar Hrachyshka <ihrachys@redhat.com>
Tue, 9 Jun 2015 08:57:29 +0000 (10:57 +0200)
committerIhar Hrachyshka <ihrachys@redhat.com>
Tue, 9 Jun 2015 10:03:45 +0000 (12:03 +0200)
commit6b13cc5275df53c765c450d570521c425c3345d9
tree597dfe86536c6e99b8f1e119bc5a72907d930193
parent734e77365b0f241a3cea0f3c9dfb1d5fcf6eac8c
Enable all deprecation warnings for test runs

We would like to catch all deprecation warnings during test runs to be
notified in advance about potential problems with next library releases
we depend on.

Change-Id: I876d8c4de88618b01898ab537a44920789d8178e
neutron/tests/base.py
neutron/tests/tools.py