Description of problem:
Missing plugin class entry point in OSP 9 (and 8) causing tempest to run all existing tests.
The following file should be added to address the issue:
neutron_lbaas/tests/tempest/plugin.py
Version-Release number of selected component (if applicable): OSP 9 latest
How reproducible: 100%
Steps to Reproduce:
1. Deploy Director OSP 9
2. Install tempest and neutron-lbaas tests
3. Run only neutron-lbaas tests
Actual results:
All tests are running (storage, identity, ...)
Expected results:
Only neutron-lbaas tests are running