six has no attribute 'add_metaclass'

Bug #1244055 reported by Avishay Traeger
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Invalid
Undecided
Unassigned
tempest
Fix Released
Critical
Joe Gordon
Havana
Fix Released
Critical
Joe Gordon

Bug Description

I have a patch failing in gate with traces containing the following:

2013-10-23 22:27:54.336 | File "/opt/stack/new/python-novaclient/novaclient/base.py", line 166, in <module>
2013-10-23 22:27:54.336 | @six.add_metaclass(abc.ABCMeta)
2013-10-23 22:27:54.337 | AttributeError: 'module' object has no attribute 'add_metaclass'

For full logs, see the failing patch:
https://review.openstack.org/#/c/52876/

It looks like this was caused by this recent commit:
https://review.openstack.org/#/c/52255/

Revision history for this message
Matt Riedemann (mriedem) wrote :

Looks like it's getting hit here too (hard): https://review.openstack.org/#/c/53528/

Changed in nova:
status: New → Confirmed
Revision history for this message
Joe Gordon (jogo) wrote :
Changed in nova:
status: Confirmed → Invalid
Changed in tempest:
status: New → Confirmed
importance: Undecided → Critical
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tempest (stable/havana)

Reviewed: https://review.openstack.org/53699
Committed: http://github.com/openstack/tempest/commit/eafe0a98539196cd68286319d4445ae767f0c1d1
Submitter: Jenkins
Branch: stable/havana

commit eafe0a98539196cd68286319d4445ae767f0c1d1
Author: Joe Gordon <email address hidden>
Date: Thu Oct 24 17:56:23 2013 +0100

    Bump six version to match os requirements

    This has been breaking stable/havana branch, as novaclient needs six>=
    1.4.0

    Closes-Bug: #1244055
    Change-Id: I880bbeee279d15d919f8c366fa9a6a24e8cdfa47

tags: added: in-stable-havana
Revision history for this message
Joe Gordon (jogo) wrote :

This should be marked as critical and fixed in Havana but doesn't apply to trunk

no longer affects: nova/havana
Revision history for this message
Avishay Traeger (avishay-il) wrote :

Thanks for taking care of this!

Sean Dague (sdague)
Changed in tempest:
status: Confirmed → Fix Released
Alan Pevec (apevec)
tags: removed: in-stable-havana
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.