Comment 5 for bug 1571713

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

Reviewed: https://review.openstack.org/309057
Committed: https://git.openstack.org/cgit/openstack/fuel-web/commit/?id=d3e51a2e6fc41fcfe7870459299eb8598574994f
Submitter: Jenkins
Branch: stable/mitaka

commit d3e51a2e6fc41fcfe7870459299eb8598574994f
Author: Vladimir Sharshov (warpc) <email address hidden>
Date: Mon Apr 18 21:01:08 2016 +0300

    Support stop deployment for already deployed cluster with LCM

    Task based deployment (>=9.0) implements save way to stop
    deployment action, so we can enable stop deployment for such
    cluster without restrictions. But it is still need to be
    disabled for old env < 9.0 which was already deployed once[1]

    Add tests

    [1]: https://bugs.launchpad.net/fuel/+bug/1529691

    Change-Id: I4284f70f00c5c0b2db026df748c1f73fcd941bf1
    Closes-Bug: #1571713
    (cherry picked from commit 74e72b1bbedd7edafb00c777cffdbb2a10fc605b)