Comment 10 for bug 1282514

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

Reviewed: https://review.openstack.org/76517
Committed: https://git.openstack.org/cgit/openstack/ironic/commit/?id=3db0e35f0b669192f4d91671217b8cf5fdab4a0a
Submitter: Jenkins
Branch: master

commit 3db0e35f0b669192f4d91671217b8cf5fdab4a0a
Author: Fengqian Gao <email address hidden>
Date: Wed Feb 26 20:24:13 2014 +0800

    Python 3: replace "im_self" by "__self__"

    The Python 3 removed the "im_self" attribute. This patch
    replaces "im_self" by "__self__" attribute.

    Partial-Bug: #1282514

    Change-Id: Icd255eec61f225e2dc66a7efd51551f4b78ac258