Comment 10 for bug 1506008

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

Reviewed: https://review.openstack.org/249848
Committed: https://git.openstack.org/cgit/openstack/fuel-web/commit/?id=588b040d35a14d57fe37c796b1fe954e6c102341
Submitter: Jenkins
Branch: master

commit 588b040d35a14d57fe37c796b1fe954e6c102341
Author: Maciej Kwiek <email address hidden>
Date: Fri Nov 27 12:30:37 2015 +0100

    Change error notification for unknown nodes fail

    Before, notification was "Deployment has failed. Check these nodes:
    Unknown error".

    Now it is more comprehensible. Information about failed nodes is coming
    in one of next tasks, so we let the user know that.

    Change-Id: I0f397b37747ba654823a819cc957ff6fad450ba1
    Partial-Bug: #1506008