** Also 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/1319023
Title:
TestDashboardBasicOps.test_basic_scenario fails with "HTTP Error 500:
INTERNAL SERVER ERROR"
Status in OpenStack Dashboard (Horizon):
New
Status in Tempest:
New
Bug description:
You can see the full failure at
http://logs.openstack.org/31/92831/1/check/check-grenade-
dsvm/ed47c7e/console.html
excerpted:
2014-05-13 04:21:42.780 | {2}
tempest.scenario.test_dashboard_basic_ops.TestDashboardBasicOps.test_basic_scenario
[24.934203s] ... FAILED
2014-05-13 04:21:42.780 |
2014-05-13 04:21:42.780 | Captured traceback:
2014-05-13 04:21:42.780 | ~~~~~~~~~~~~~~~~~~~
2014-05-13 04:21:42.780 | Traceback (most recent call last):
2014-05-13 04:21:42.780 | File "tempest/test.py", line 126, in wrapper
2014-05-13 04:21:42.780 | return f(self, *func_args, **func_kwargs)
2014-05-13 04:21:42.780 | File
"tempest/scenario/test_dashboard_basic_ops.py", line 75, in test_basic_scenario
2014-05-13 04:21:42.780 | self.user_login()
2014-05-13 04:21:42.780 | File
"tempest/scenario/test_dashboard_basic_ops.py", line 66, in user_login
2014-05-13 04:21:42.781 | self.opener.open(req,
urllib.urlencode(params))
2014-05-13 04:21:42.781 | File "/usr/lib/python2.7/urllib2.py", line
406, in open
2014-05-13 04:21:42.781 | response = meth(req, response)
2014-05-13 04:21:42.781 | File "/usr/lib/python2.7/urllib2.py", line
519, in http_response
2014-05-13 04:21:42.781 | 'http', request, response, code, msg, hdrs)
2014-05-13 04:21:42.781 | File "/usr/lib/python2.7/urllib2.py", line
438, in error
2014-05-13 04:21:42.781 | result = self._call_chain(*args)
2014-05-13 04:21:42.781 | File "/usr/lib/python2.7/urllib2.py", line
378, in _call_chain
2014-05-13 04:21:42.781 | result = func(*args)
2014-05-13 04:21:42.781 | File "/usr/lib/python2.7/urllib2.py", line
625, in http_error_302
2014-05-13 04:21:42.781 | return self.parent.open(new,
timeout=req.timeout)
2014-05-13 04:21:42.781 | File "/usr/lib/python2.7/urllib2.py", line
406, in open
2014-05-13 04:21:42.782 | response = meth(req, response)
2014-05-13 04:21:42.782 | File "/usr/lib/python2.7/urllib2.py", line
519, in http_response
2014-05-13 04:21:42.782 | 'http', request, response, code, msg, hdrs)
2014-05-13 04:21:42.782 | File "/usr/lib/python2.7/urllib2.py", line
438, in error
2014-05-13 04:21:42.782 | result = self._call_chain(*args)
2014-05-13 04:21:42.782 | File "/usr/lib/python2.7/urllib2.py", line
378, in _call_chain
2014-05-13 04:21:42.782 | result = func(*args)
2014-05-13 04:21:42.782 | File "/usr/lib/python2.7/urllib2.py", line
625, in http_error_302
2014-05-13 04:21:42.782 | return self.parent.open(new,
timeout=req.timeout)
2014-05-13 04:21:42.782 | File "/usr/lib/python2.7/urllib2.py", line
406, in open
2014-05-13 04:21:42.782 | response = meth(req, response)
2014-05-13 04:21:42.782 | File "/usr/lib/python2.7/urllib2.py", line
519, in http_response
2014-05-13 04:21:42.783 | 'http', request, response, code, msg, hdrs)
2014-05-13 04:21:42.783 | File "/usr/lib/python2.7/urllib2.py", line
444, in error
2014-05-13 04:21:42.783 | return self._call_chain(*args)
2014-05-13 04:21:42.783 | File "/usr/lib/python2.7/urllib2.py", line
378, in _call_chain
2014-05-13 04:21:42.783 | result = func(*args)
2014-05-13 04:21:42.783 | File "/usr/lib/python2.7/urllib2.py", line
527, in http_error_default
2014-05-13 04:21:42.783 | raise HTTPError(req.get_full_url(), code,
msg, hdrs, fp)
2014-05-13 04:21:42.783 | HTTPError: HTTP Error 500: INTERNAL SERVER ERROR
2014-05-13 04:21:42.783 |
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1319023/+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