Comment 11 for bug 1236648

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

Reviewed: https://review.openstack.org/50857
Committed: http://github.com/openstack/nova/commit/30dead1425321e76b42e06849ac95c50c662b9f1
Submitter: Jenkins
Branch: master

commit 30dead1425321e76b42e06849ac95c50c662b9f1
Author: fujioka yuuichi <email address hidden>
Date: Thu Oct 10 16:00:27 2013 +0900

    Apply six for metaclass

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

    Change-Id: I6d344b738cea7b9cda07cdc0e7e13fa73afa93b1
    Closes-Bug: #1236648