neutron/neutron/tests/fullstack
Ihar Hrachyshka 2a23527a9a tests: stop using ml2 plugin full import paths in tests
Stevedore documentation suggest that full import paths are not supposed
to be user visible. Since unit tests emulate users when configuring
oslo.config, we better off relying on well known plugin aliases than
internal details.

For in-tree that may be not a big deal, but with it we set a bad example
for third parties that may later find their tests broken eg. when we
decide to move code around.

TrivialFix

Change-Id: I7bd036ac3df7e7f4c678356d0a793e7d38599dda
2016-07-27 10:40:22 +00:00
..
resources tests: stop using ml2 plugin full import paths in tests 2016-07-27 10:40:22 +00:00
README Moved fullstack test doc content to TESTING.rst 2015-12-03 17:02:54 -05:00
__init__.py Avoid eventlet monkey patching for the tempest plugin 2016-04-29 22:47:24 -05:00
base.py fullstack: Log testrunner again 2016-07-15 05:31:27 -04:00
test_connectivity.py Restore MySQL and Postgresql functional testing 2016-06-29 13:20:17 -04:00
test_l3_agent.py Merge "Restore MySQL and Postgresql functional testing" 2016-06-30 15:11:09 +00:00
test_qos.py Add object versioning to QoS DSCP. 2016-07-12 11:11:11 +01:00

README

Please see neutron/TESTING.rst.