[tempest] test test_update_non_existent_tenant failed

Bug #1626600 reported by Alexander Petrov
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Mirantis OpenStack
Confirmed
High
MOS Keystone

Bug Description

Tempest test failed on MOS 9.1 snapshot #294 with error message:

Traceback (most recent call last):
  File "tempest/api/identity/admin/v2/test_tenant_negative.py", line 128, in test_update_non_existent_tenant
    data_utils.rand_uuid_hex())
  File "/root/.rally/tempest/for-deployment-4bd342d0-ff64-43ac-b74e-0c2fb1e70444/.venv/local/lib/python2.7/site-packages/testtools/testcase.py", line 485, in assertRaises
    self.assertThat(our_callable, matcher)
  File "/root/.rally/tempest/for-deployment-4bd342d0-ff64-43ac-b74e-0c2fb1e70444/.venv/local/lib/python2.7/site-packages/testtools/testcase.py", line 496, in assertThat
    mismatch_error = self._matchHelper(matchee, matcher, message, verbose)
  File "/root/.rally/tempest/for-deployment-4bd342d0-ff64-43ac-b74e-0c2fb1e70444/.venv/local/lib/python2.7/site-packages/testtools/testcase.py", line 547, in _matchHelper
    mismatch = matcher.match(matchee)
  File "/root/.rally/tempest/for-deployment-4bd342d0-ff64-43ac-b74e-0c2fb1e70444/.venv/local/lib/python2.7/site-packages/testtools/matchers/_exception.py", line 108, in match
    mismatch = self.exception_matcher.match(exc_info)
  File "/root/.rally/tempest/for-deployment-4bd342d0-ff64-43ac-b74e-0c2fb1e70444/.venv/local/lib/python2.7/site-packages/testtools/matchers/_higherorder.py", line 62, in match
    mismatch = matcher.match(matchee)
  File "/root/.rally/tempest/for-deployment-4bd342d0-ff64-43ac-b74e-0c2fb1e70444/.venv/local/lib/python2.7/site-packages/testtools/testcase.py", line 475, in match
    reraise(*matchee)
  File "/root/.rally/tempest/for-deployment-4bd342d0-ff64-43ac-b74e-0c2fb1e70444/.venv/local/lib/python2.7/site-packages/testtools/matchers/_exception.py", line 101, in match
    result = matchee()
  File "/root/.rally/tempest/for-deployment-4bd342d0-ff64-43ac-b74e-0c2fb1e70444/.venv/local/lib/python2.7/site-packages/testtools/testcase.py", line 1049, in __call__
    return self._callable_object(*self._args, **self._kwargs)
  File "tempest/lib/services/identity/v2/tenants_client.py", line 85, in update_tenant
    resp, body = self.post('tenants/%s' % tenant_id, post_body)
  File "tempest/lib/common/rest_client.py", line 276, in post
    return self.request('POST', url, extra_headers, headers, body, chunked)
  File "tempest/lib/common/rest_client.py", line 665, in request
    resp, resp_body)
  File "tempest/lib/common/rest_client.py", line 753, in _error_checker
    raise exceptions.Unauthorized(resp_body, resp=resp)
tempest.lib.exceptions.Unauthorized: Unauthorized
Details: {u'message': u'The request you have made requires authentication.', u'code': 401, u'title': u'Unauthorized'}

Diagnostic snaphot is here:
https://drive.google.com/a/mirantis.com/file/d/0BxPLDs6wcpbDeGxtTGZLT2NvWU0/view?usp=sharing

tags: added: area-keystone tempest
Changed in mos:
milestone: none → 9.1
Changed in mos:
status: New → Confirmed
importance: Undecided → High
assignee: nobody → MOS Keystone (mos-keystone)
milestone: 9.1 → 9.2
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.