← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1351080] [NEW] Build failed with identity error in check-tempest-dsvm-postgres-full:

 

Public bug reported:

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

** Affects: horizon
     Importance: Undecided
         Status: New

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

Title:
  Build failed with identity error in check-tempest-dsvm-postgres-full:

Status in OpenStack Dashboard (Horizon):
  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/horizon/+bug/1351080/+subscriptions


Follow ups

References