Bugzilla will be upgraded to version 5.0. The upgrade date is tentatively scheduled for 2 December 2018, pending final testing and feedback.
Bug 1502250 - neutron tempest API test 'test_detail_quotas' fails when neutron-lbaas is installed
neutron tempest API test 'test_detail_quotas' fails when neutron-lbaas is ins...
Status: CLOSED ERRATA
Product: Red Hat OpenStack
Classification: Red Hat
Component: openstack-neutron-lbaas (Show other bugs)
12.0 (Pike)
Unspecified Unspecified
high Severity high
: beta
: 12.0 (Pike)
Assigned To: Bernard Cafarelli
Toni Freger
: AutomationBlocker, Triaged
Depends On:
Blocks:
  Show dependency treegraph
 
Reported: 2017-10-15 09:08 EDT by Arie Bregman
Modified: 2018-02-05 14:15 EST (History)
7 users (show)

See Also:
Fixed In Version: openstack-neutron-lbaas-11.0.1-3.el7ost
Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of:
Environment:
Last Closed: 2017-12-13 17:15:46 EST
Type: Bug
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:
Category: ---
oVirt Team: ---
RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: ---


Attachments (Terms of Use)


External Trackers
Tracker ID Priority Status Summary Last Updated
Launchpad 1715594 None None None 2017-10-15 09:12 EDT
Red Hat Product Errata RHEA-2017:3462 normal SHIPPED_LIVE Red Hat OpenStack Platform 12.0 Enhancement Advisory 2018-02-15 20:43:25 EST

  None (edit)
Description Arie Bregman 2017-10-15 09:08:17 EDT
Description of problem:

The following test fails only when LBaaS is installed

neutron.tests.tempest.api.admin.test_quotas.QuotasTest.test_detail_quotas

Version-Release number of selected component (if applicable): latest OSP 12


How reproducible: 100


Steps to Reproduce:
1. Deploy OSP 12 Director HA
2. Run neutron tempest API tests

Actual results: 

Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/tempest/common/utils/__init__.py", line 108, in wrapper
    return func(*func_args, **func_kwargs)
  File "/usr/lib/python2.7/site-packages/neutron/tests/tempest/api/admin/test_quotas.py", line 149, in test_detail_quotas
    quota_set = self.admin_client.show_details_quota(tenant_id)
  File "/usr/lib/python2.7/site-packages/neutron/tests/tempest/services/network/json/network_client.py", line 136, in _show
    resp, body = self.get(uri)
  File "/usr/lib/python2.7/site-packages/tempest/lib/common/rest_client.py", line 285, in get
    return self.request('GET', url, extra_headers, headers)
  File "/usr/lib/python2.7/site-packages/tempest/lib/common/rest_client.py", line 659, in request
    self._error_checker(resp, resp_body)
  File "/usr/lib/python2.7/site-packages/tempest/lib/common/rest_client.py", line 833, in _error_checker
    message=message)
tempest.lib.exceptions.NotImplemented: Got NotImplemented error
Details: No plugins that support counting graphs found.


Expected results: Tests passed successfully

Additional info:
Comment 6 errata-xmlrpc 2017-12-13 17:15:46 EST
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHEA-2017:3462

Note You need to log in before you can comment on or make changes to this bug.