Comment 2 for bug 1596613

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

Reviewed: https://review.openstack.org/334561
Committed: https://git.openstack.org/cgit/openstack/murano/commit/?id=75bded129e66a75cf6d760ce825571cc3a2dc45d
Submitter: Jenkins
Branch: master

commit 75bded129e66a75cf6d760ce825571cc3a2dc45d
Author: Stan Lagun <email address hidden>
Date: Mon Jun 27 09:46:10 2016 -0700

    Could not invoke static methods from Python

    Static method were handled incorrectly when
    called from Python because of incorrect
    method receiver.

    Change-Id: Id7ef2bc0c74154bd3ac6ef7dcf8fa807a4be757b
    Closes-Bug: #1596613