Comment 4 for bug 1236648

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to oslo-incubator (master)

Reviewed: https://review.openstack.org/50607
Committed: http://github.com/openstack/oslo-incubator/commit/4bfb7a2a772b40c3d4484876b27ec6f19c1a60a4
Submitter: Jenkins
Branch: master

commit 4bfb7a2a772b40c3d4484876b27ec6f19c1a60a4
Author: fujioka yuuichi <email address hidden>
Date: Wed Oct 9 20:56:54 2013 +0900

    Apply six for metaclass

    __metaclass__ cannot be used in python3.
    six be used in general for python 3 compatibility.

    Change-Id: I9fc7a59df3af29b4cc1287c40fa4e883d994a961
    Closes-Bug: #1236648