[tempest] test_update_user_password in tempest.api.identity.admin.v3.test_users fails with 'Object not found' error
| Affects | Status | Importance | Assigned to | Milestone | ||
|---|---|---|---|---|---|---|
| Mirantis OpenStack | Status tracked in 10.0.x | |||||
| 10.0.x |
Fix Committed
|
Low
|
MOS Keystone | |||
| 8.0.x |
Won't Fix
|
Low
|
Timur Nurlygayanov | |||
| 9.x |
Fix Committed
|
High
|
MOS Keystone | |||
Bug Description
The subject's test fails with the trace given below:
test_update_
traceback
Traceback (most recent call last):
File "/home/
token_details = self.client.
File "/home/
resp, body = self.get(
File "/home/
return self.request('GET', url, extra_headers, headers)
File "/home/
resp, resp_body)
File "/home/
raise exceptions.
tempest_
Details: {u'message': u'Failed to validate token', u'code': 404, u'title': u'Not Found'}
| no longer affects: | keystone |
| summary: |
- The test_update_user_password in + [tempest] test_update_user_password in tempest.api.identity.admin.v3.test_users fails with 'Object not found' error |
| affects: | tempest → mos |
| Changed in mos: | |
| milestone: | none → 8.0 |
| Changed in mos: | |
| importance: | Undecided → Low |
| tags: | added: area-qa |
| Changed in mos: | |
| status: | Confirmed → Won't Fix |
Could you please post the version of the ISO you're trying to run this on?