Bug 1526098

Summary: neutron-lbaas tempest tests missing plugin class entry point
Product: Red Hat OpenStack Reporter: Arie Bregman <abregman>
Component: openstack-neutron-lbaasAssignee: Arie Bregman <abregman>
Status: CLOSED CURRENTRELEASE QA Contact: Toni Freger <tfreger>
Severity: high Docs Contact:
Priority: high    
Version: 9.0 (Mitaka)CC: amuller, apevec, cgoncalves, jschluet, lhh, mkopec, nyechiel
Target Milestone: asyncKeywords: AutomationBlocker, TestOnly, Triaged, ZStream
Target Release: 9.0 (Mitaka)   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: openstack-neutron-lbaas-8.4.0-3.el7ost Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of:
: 1526100 (view as bug list) Environment:
Last Closed: 2018-03-28 12:59:26 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 1529937, 1548490    
Bug Blocks: 1526100    

Description Arie Bregman 2017-12-14 18:38:42 UTC
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

Comment 3 Lon Hohberger 2018-03-22 13:25:59 UTC
According to our records, this should be resolved by openstack-neutron-lbaas-8.4.0-4.el7ost.  This build is available now.