Comment 7 for bug 1549323

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to fuel-astute (stable/mitaka)

Reviewed: https://review.openstack.org/308509
Committed: https://git.openstack.org/cgit/openstack/fuel-astute/commit/?id=1340b8e8e98ef1f890daabffb396a2f95808cb67
Submitter: Jenkins
Branch: stable/mitaka

commit 1340b8e8e98ef1f890daabffb396a2f95808cb67
Author: Vladimir Sharshov (warpc) <email address hidden>
Date: Wed Apr 20 18:20:43 2016 +0300

    Send node report message only after convertion.

    After change proxy reporter behavior: now Astute send all messages
    and validation only warn about possible problems.

    But from this moment Astute do not convert node name virtual_sync_node
    to real null for some messages e.g. error about deployment.
    This change fix it.

    Change-Id: I016c3a2847aae15e2166922a7a9e5c1cd8110a74
    Related-Bug: #1549323
    (cherry picked from commit de96a4b4bddcb5ba2e15dc930340f3efdec06ae7)