Comment 16 for bug 1236648

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

Reviewed: https://review.openstack.org/93313
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=14991ddf9ce7db3a7873b4aa5f8dfa5d61c9b1d9
Submitter: Jenkins
Branch: master

commit 14991ddf9ce7db3a7873b4aa5f8dfa5d61c9b1d9
Author: Steven Gonzales <email address hidden>
Date: Mon May 12 07:51:13 2014 -0700

    Metaclass Python 3.x Compatibility

    According to the OpenStack style guide
    (http://docs.openstack.org/developer/hacking/),
    for Python 3.x compatibility use "six.add_metaclass"
    instead of " __metaclass__."

    Closes-Bug: #1236648
    Change-Id: I2f507a90ee08cc05bd764549002a4656c187b6fc