Comment 14 for bug 1236648

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

Reviewed: https://review.openstack.org/51738
Committed: http://github.com/openstack/neutron/commit/6096dd5892f6eca63d14fb41c281fd246c74f893
Submitter: Jenkins
Branch: master

commit 6096dd5892f6eca63d14fb41c281fd246c74f893
Author: fujioka yuuichi <email address hidden>
Date: Thu Oct 10 20:54:40 2013 +0900

    Apply six for metaclass

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

    Change-Id: Ib0d71b9676dc01390679396443575c05975d3b58
    Closes-Bug: #1236648