← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1520625] Re: The test_update_user_password in tempest.api.identity.admin.v3.test_users fails with 'Object not found' error

 

** No longer affects: keystone

** Summary changed:

- The test_update_user_password in tempest.api.identity.admin.v3.test_users fails with 'Object not found' error
+ [tempest] test_update_user_password in tempest.api.identity.admin.v3.test_users fails with 'Object not found' error

** Project changed: tempest => mos

** Changed in: mos
    Milestone: None => 8.0

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Identity (keystone).
https://bugs.launchpad.net/bugs/1520625

Title:
  [tempest] test_update_user_password in
  tempest.api.identity.admin.v3.test_users fails with 'Object not found'
  error

Status in Mirantis OpenStack:
  New

Bug description:
  The subject's test fails with the trace given below:

  test_update_user_password[id-2d223a0e-e457-4a70-9fb1-febe027a0ff9]
  traceback
  Traceback (most recent call last):
    File "/home/developer/mos-tempest-runner/tempest/tempest/api/identity/admin/v3/test_users.py", line 83, in test_update_user_password
      token_details = self.client.get_token(subject_token)['token']
    File "/home/developer/mos-tempest-runner/tempest/tempest/services/identity/v3/json/identity_client.py", line 290, in get_token
      resp, body = self.get("auth/tokens", headers=headers)
    File "/home/developer/mos-tempest-runner/.venv/lib/python2.7/site-packages/tempest_lib/common/rest_client.py", line 274, in get
      return self.request('GET', url, extra_headers, headers)
    File "/home/developer/mos-tempest-runner/.venv/lib/python2.7/site-packages/tempest_lib/common/rest_client.py", line 639, in request
      resp, resp_body)
    File "/home/developer/mos-tempest-runner/.venv/lib/python2.7/site-packages/tempest_lib/common/rest_client.py", line 692, in _error_checker
      raise exceptions.NotFound(resp_body, resp=resp)
  tempest_lib.exceptions.NotFound: Object not found
  Details: {u'message': u'Failed to validate token', u'code': 404, u'title': u'Not Found'}

To manage notifications about this bug go to:
https://bugs.launchpad.net/mos/+bug/1520625/+subscriptions


References