*** This bug is a duplicate of bug 1347318 ***
https://bugs.launchpad.net/bugs/1347318
** This bug is no longer a duplicate of bug 1351026
IdentityError in TokensV3TestJSON.test_rescope_token
** This bug has been marked a duplicate of bug 1347318
Revocation events don't handle scoped tokens correctly
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1351080
Title:
Build failed with identity error in check-tempest-dsvm-postgres-full:
Status in Cinder:
New
Status in Orchestration API (Heat):
New
Status in OpenStack Dashboard (Horizon):
New
Status in OpenStack Identity (Keystone):
New
Status in Messaging API for OpenStack:
New
Bug description:
a couple of code reviews failed on same spot in check-tempest-dsvm-
postgres-full:
stack trace like the following
tempest.api.identity.admin.v3.test_tokens.TokensV3TestXML.test_rescope_token[gate]
2014-07-31 20:55:04.907 |
----------------------------------------------------------------------------------
2014-07-31 20:55:04.908 |
2014-07-31 20:55:04.908 | Captured traceback:
2014-07-31 20:55:04.908 | ~~~~~~~~~~~~~~~~~~~
2014-07-31 20:55:04.909 | Traceback (most recent call last):
2014-07-31 20:55:04.909 | File
"tempest/api/identity/admin/v3/test_tokens.py", line 145, in test_rescope_token
2014-07-31 20:55:04.909 | domain='Default')
2014-07-31 20:55:04.910 | File
"tempest/services/identity/v3/xml/identity_client.py", line 589, in auth
2014-07-31 20:55:04.910 | resp, body = self.post(self.auth_url,
body=str(common.Document(auth)))
2014-07-31 20:55:04.911 | File "tempest/common/rest_client.py", line
218, in post
2014-07-31 20:55:04.911 | return self.request('POST', url,
extra_headers, headers, body)
2014-07-31 20:55:04.911 | File
"tempest/services/identity/v3/xml/identity_client.py", line 614, in request
2014-07-31 20:55:04.911 | 'Unexpected status code
{0}'.format(resp.status))
2014-07-31 20:55:04.912 | IdentityError: Got identity error
2014-07-31 20:55:04.912 | Details: Unexpected status code 404
To manage notifications about this bug go to:
https://bugs.launchpad.net/cinder/+bug/1351080/+subscriptions
--
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help : https://help.launchpad.net/ListHelp