** Changed in: horizon
       Status: Fix Committed => Fix Released

-- 
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/1247198

Title:
  Troveclient requirement update fails due to
  test_basic_scenario[dashboard]

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  Below test is failing consistently and as a result gerrit review
  https://review.openstack.org/#/c/52137/  is failing, which is blocking
  my other changes for DBaaS heat resource.

  2013-11-01 15:07:09.391 | 
======================================================================
  2013-11-01 15:07:09.391 | FAIL: 
tempest.scenario.test_dashboard_basic_ops.TestDashboardBasicOps.test_basic_scenario[dashboard]
  2013-11-01 15:07:09.391 | 
tempest.scenario.test_dashboard_basic_ops.TestDashboardBasicOps.test_basic_scenario[dashboard]
  2013-11-01 15:07:09.391 | 
----------------------------------------------------------------------
  2013-11-01 15:07:09.392 | _StringException: Empty attachments:
  2013-11-01 15:07:09.392 |   pythonlogging:''
  2013-11-01 15:07:09.392 |   stderr
  2013-11-01 15:07:09.392 |   stdout
  2013-11-01 15:07:09.392 |
  2013-11-01 15:07:09.392 | Traceback (most recent call last):
  2013-11-01 15:07:09.392 |   File 
"tempest/scenario/test_dashboard_basic_ops.py", line 72, in test_basic_scenario
  2013-11-01 15:07:09.393 |     self.check_login_page()
  2013-11-01 15:07:09.393 |   File 
"tempest/scenario/test_dashboard_basic_ops.py", line 43, in check_login_page
  2013-11-01 15:07:09.393 |     response = 
urllib2.urlopen(self.config.dashboard.dashboard_url)
  2013-11-01 15:07:09.393 |   File "/usr/lib/python2.7/urllib2.py", line 126, 
in urlopen
  2013-11-01 15:07:09.393 |     return _opener.open(url, data, timeout)
  2013-11-01 15:07:09.393 |   File "/usr/lib/python2.7/urllib2.py", line 406, 
in open
  2013-11-01 15:07:09.394 |     response = meth(req, response)
  2013-11-01 15:07:09.394 |   File "/usr/lib/python2.7/urllib2.py", line 519, 
in http_response
  2013-11-01 15:07:09.394 |     'http', request, response, code, msg, hdrs)
  2013-11-01 15:07:09.394 |   File "/usr/lib/python2.7/urllib2.py", line 444, 
in error
  2013-11-01 15:07:09.395 |     return self._call_chain(*args)
  2013-11-01 15:07:09.395 |   File "/usr/lib/python2.7/urllib2.py", line 378, 
in _call_chain
  2013-11-01 15:07:09.395 |     result = func(*args)
  2013-11-01 15:07:09.395 |   File "/usr/lib/python2.7/urllib2.py", line 527, 
in http_error_default
  2013-11-01 15:07:09.395 |     raise HTTPError(req.get_full_url(), code, msg, 
hdrs, fp)
  2013-11-01 15:07:09.396 | HTTPError: HTTP Error 500: Internal Server Error
  2013-11-01 15:07:09.396 |
  2013-11-01 15:07:09.396 |
  2013-11-01 15:07:09.396 | 
======================================================================

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1247198/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to