← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1495874] [NEW] py34 gate failing upstream

 

Public bug reported:

http://logs.openstack.org/04/220404/12/check/gate-horizon-
python34/468e4c4/console.html

The key part seems to be :

2015-09-15 06:29:49.717 |   File "/home/jenkins/workspace/gate-horizon-python34/horizon/tables/base.py", line 1078, in __new__
2015-09-15 06:29:49.717 |     columns = base.base_columns.items() + columns
2015-09-15 06:29:49.718 | TypeError: unsupported operand type(s) for +: 'ItemsView' and 'list'

Introduced by:
https://github.com/openstack/horizon/commit/dee5c9d3f48b0a092ddf065f360518c2a6015861

** Affects: horizon
     Importance: Critical
         Status: New

** Changed in: horizon
   Importance: Undecided => Critical

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

Title:
  py34 gate failing upstream

Status in OpenStack Dashboard (Horizon):
  New

Bug description:
  http://logs.openstack.org/04/220404/12/check/gate-horizon-
  python34/468e4c4/console.html

  The key part seems to be :

  2015-09-15 06:29:49.717 |   File "/home/jenkins/workspace/gate-horizon-python34/horizon/tables/base.py", line 1078, in __new__
  2015-09-15 06:29:49.717 |     columns = base.base_columns.items() + columns
  2015-09-15 06:29:49.718 | TypeError: unsupported operand type(s) for +: 'ItemsView' and 'list'

  Introduced by:
  https://github.com/openstack/horizon/commit/dee5c9d3f48b0a092ddf065f360518c2a6015861

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


Follow ups