Comment 8 for bug 1521087

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

Reviewed: https://review.openstack.org/290628
Committed: https://git.openstack.org/cgit/openstack/murano/commit/?id=940d69394c10c4cd21b8a6febc48d1394b68a423
Submitter: Jenkins
Branch: master

commit 940d69394c10c4cd21b8a6febc48d1394b68a423
Author: varshak05 <email address hidden>
Date: Wed Mar 9 21:28:48 2016 +0530

    Do not wait for MessageHandlingServer

    This commit adds ApiService/NotificationService service
    implementation that has its own wait() and encapsulates
    MessageHandlingServer instance.

    Similar issue was fixed for murano-engine, this commit fixes the same
    for murano-api service.

    Change-Id: Ia1566dc79aa5a05a00851fcf48f3e7318ac85d54
    Closes-Bug: #1521087