Comment 2 for bug 1597457

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

Reviewed: https://review.openstack.org/335621
Committed: https://git.openstack.org/cgit/openstack/murano/commit/?id=345117b533ba74a39948ab2df5a54620a71fff0a
Submitter: Jenkins
Branch: master

commit 345117b533ba74a39948ab2df5a54620a71fff0a
Author: Stan Lagun <email address hidden>
Date: Wed Jun 29 11:52:21 2016 -0700

    Improve __init__ detection

    __init__ method was not detected for Python classes registered into MuranoPL
    (for example, for Python MuranoPL plugins) in it was inherited rather than
    implemented in the class.

    Closes Bug: #1597457

    Change-Id: I6f3ae0f6786f807de556f09906856153559efa97