Comment 5 for bug 1886784

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

Reviewed: https://review.opendev.org/740394
Committed: https://git.openstack.org/cgit/openstack/murano/commit/?id=e2025ccab6f14e706193a8fbf7009ef9670bc575
Submitter: Zuul
Branch: stable/ussuri

commit e2025ccab6f14e706193a8fbf7009ef9670bc575
Author: zhurong <email address hidden>
Date: Wed Jul 8 16:25:18 2020 +0800

    Murano api add monkey patch

    In this commit [0] has monkey patching should be as
    early as possible, but didn't monkey patch murano api,
    this will cause the RecursionError

    [0]: I76fed9e80a7f848a0f6b37c25dd035844c75a6ee

    Change-Id: Idf8ab02b15459d4dc786389c583afb752c599cb6
    Closes-Bug: #1886784
    (cherry picked from commit ae9b4e8099a31e2a45e1a1ed0f225f50f34ca394)