tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON create credential unauthorized

Bug #1360504 reported by Steve Martinelli
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Identity (keystone)
Invalid
Undecided
Unassigned
tempest
Invalid
Undecided
Unassigned

Bug Description

The bug appeared in a gate-tempest-dsvm-neutron-full run: https://review.openstack.org/#/c/111147/5

Full console.log here: http://logs.openstack.org/47/111147/5/gate/gate-tempest-dsvm-neutron-full/f21c917/console.html

Stacktrace:
2014-08-22 10:49:35.168 | tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete[gate,smoke]
2014-08-22 10:49:35.168 | ------------------------------------------------------------------------------------------------------------------------
2014-08-22 10:49:35.168 |
2014-08-22 10:49:35.168 | Captured traceback:
2014-08-22 10:49:35.168 | ~~~~~~~~~~~~~~~~~~~
2014-08-22 10:49:35.168 | Traceback (most recent call last):
2014-08-22 10:49:35.168 | File "tempest/api/identity/admin/v3/test_credentials.py", line 62, in test_credentials_create_get_update_delete
2014-08-22 10:49:35.168 | self.projects[0])
2014-08-22 10:49:35.168 | File "tempest/services/identity/v3/json/credentials_client.py", line 43, in create_credential
2014-08-22 10:49:35.168 | resp, body = self.post('credentials', post_body)
2014-08-22 10:49:35.168 | File "tempest/common/rest_client.py", line 219, in post
2014-08-22 10:49:35.169 | return self.request('POST', url, extra_headers, headers, body)
2014-08-22 10:49:35.169 | File "tempest/common/rest_client.py", line 431, in request
2014-08-22 10:49:35.169 | resp, resp_body)
2014-08-22 10:49:35.169 | File "tempest/common/rest_client.py", line 472, in _error_checker
2014-08-22 10:49:35.169 | raise exceptions.Unauthorized(resp_body)
2014-08-22 10:49:35.169 | Unauthorized: Unauthorized
2014-08-22 10:49:35.169 | Details: {"error": {"message": "The request you have made requires authentication. (Disable debug mode to suppress these details.)", "code": 401, "title": "Unauthorized"}}
2014-08-22 10:49:35.169 |
2014-08-22 10:49:35.169 |
2014-08-22 10:49:35.169 | Captured pythonlogging:
2014-08-22 10:49:35.170 | ~~~~~~~~~~~~~~~~~~~~~~~
2014-08-22 10:49:35.170 | 2014-08-22 10:31:28,001 5831 INFO [tempest.common.rest_client] Request (CredentialsTestJSON:test_credentials_create_get_update_delete): 401 POST http://127.0.0.1:35357/v3/credentials 0.065s

Revision history for this message
David Kranz (david-kranz) wrote :

I don't see any hits for this in logstash. There is nothing unusual about this test and it is surrounded by similar tests that pass. So there must be some issue in keystone that is causing the admin credentials to be rejected here.

Changed in tempest:
status: New → Invalid
tags: added: test-improvement
Revision history for this message
Steve Martinelli (stevemar) wrote :

Almost 1 month has passed, no hits... mark as invalid for Keystone?

Changed in keystone:
status: New → Invalid
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.