Comment 4 for bug 1228362

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

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

commit 005b64ae30838a4a75078a5f52704690ce3077ef
Author: Pablo Andres Fuente <email address hidden>
Date: Tue Dec 10 16:41:12 2013 -0300

    WaitCondition Count property is now updatable

    The Count property of WaitCondition resource was modified to be
    updatable.
    Now, when that property is updated, the WaitCondition and the associated
    WaitConditionHandle are no longer being regenerated.

    Change-Id: If234b7a1400ff1b2c17fc24c436d8f64f4b1fd88
    Closes-Bug: #1228362