Comment 2 for bug 1669903

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

Reviewed: https://review.openstack.org/441477
Committed: https://git.openstack.org/cgit/openstack/murano/commit/?id=b4d301da4945db0f97c2dd773ae439b49b80bbd8
Submitter: Jenkins
Branch: stable/newton

commit b4d301da4945db0f97c2dd773ae439b49b80bbd8
Author: Stan Lagun <email address hidden>
Date: Fri Mar 3 13:11:17 2017 -0800

    AgentListener initialization was fixed

    When Murano Agent is disabled AgentListener was not
    initialized properly which caused deployment errors.

    This is partial backport of the
    https://review.openstack.org/#/c/387993/. That commit
    was supposed to fix tests that do not exist in Murano Newton
    and thus wasn't backported.

    Change-Id: I1a9f61c6b0020c6d3a5812f4d8ed519dc3cb7b44
    Closes-Bug: #1669903
    Related-bug: #1634483