Bug 1486391 - neutron tempest API test 'test_detail_quotas' fails
Summary: neutron tempest API test 'test_detail_quotas' fails
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: openstack-neutron
Version: 12.0 (Pike)
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: beta
: 12.0 (Pike)
Assignee: Ihar Hrachyshka
QA Contact: Toni Freger
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-08-29 15:59 UTC by Arie Bregman
Modified: 2018-02-05 19:12 UTC (History)
6 users (show)

Fixed In Version: openstack-neutron-11.0.1-0.20170923193224.5b0191f.el7ost
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-12-13 21:58:11 UTC
Target Upstream Version:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Launchpad 1714769 0 None None None 2017-09-06 18:52:08 UTC
OpenStack gerrit 501410 0 None MERGED CountableResource: try count/get functions for all plugins 2020-06-09 03:53:50 UTC
Red Hat Product Errata RHEA-2017:3462 0 normal SHIPPED_LIVE Red Hat OpenStack Platform 12.0 Enhancement Advisory 2018-02-16 01:43:25 UTC

Description Arie Bregman 2017-08-29 15:59:18 UTC
Description of problem:

The following test fails in Director 12 HA deployment:

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


Version-Release number of selected component (if applicable): openstack-neutron-11.0.0-0.20170807223712.el7ost.noarch


How reproducible: 100%


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

Actual results:

Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/tempest/test.py", line 122, 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 836, in _error_checker
    message=message)
tempest.lib.exceptions.ServerFault: Got server fault
Details: Request Failed: internal server error while processing your request.


Expected results: Test passed successfully

Comment 3 Assaf Muller 2017-09-06 13:43:15 UTC
Assigned to Ihar for further investigation.

Comment 4 Ihar Hrachyshka 2017-09-18 18:04:29 UTC
This should be resolved by next sync from upstream where the fix is included in stable/pike.

Comment 10 errata-xmlrpc 2017-12-13 21:58:11 UTC
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.