Comment 5 for bug 1297230

Revision history for this message
Openstack Gerrit (openstack-gerrit) wrote : Fix merged to heat (master)

Reviewed: https://review.openstack.org/87293
Committed: https://git.openstack.org/cgit/openstack/heat/commit/?id=a4ed4a1921a3da3b5cf14970fcd88096f8595e51
Submitter: Jenkins
Branch: master

commit a4ed4a1921a3da3b5cf14970fcd88096f8595e51
Author: Dimitri Mazmanov <email address hidden>
Date: Mon Apr 14 17:08:19 2014 +0200

    Fix wrongly printed count of received handled conditions.

    The WaitConditionTimeout message was using size of the reason
    string as input instead of the actual number of status reasons.

    Change-Id: I9ad1813755eda6924ffeff116eaeda9f36b601d1
    Closes-Bug: #1297230