neutron/neutron/tests/functional/pecan_wsgi
Slawek Kaplonski f2192f1226 Add logging for functional tests
In patch [1] I changed most of functional tests classes to
inherit from neutron.tests.functional.base.BaseLoggingTestCase
class to enable logging of results for such tests.
I missed two classes then, so this patch fixes it and adds
inherit from same base class to tests which still didn't have
logging enabled.

[1] https://review.openstack.org/#/c/619266/

Change-Id: I9afbe241ee26c8cdc807d2f4fa1c285ff1f07d60
2018-12-17 12:47:48 +01:00
..
__init__.py Fix flake8 H404 errors 2018-10-05 21:48:41 +00:00
config.py Rename 'newapi' to 'pecan_wsgi' 2015-09-02 15:53:34 +00:00
test_controllers.py Populate project info before using it 2018-05-10 21:28:17 +00:00
test_functional.py Add logging for functional tests 2018-12-17 12:47:48 +01:00
test_hooks.py fix a typo: s/paramater/parameter 2018-06-04 07:35:10 +00:00
utils.py Use constant IP_VERSION_4/6 in functional tests 2018-08-27 21:45:56 +00:00