Comment 20 for bug 1529691

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

Reviewed: https://review.openstack.org/274676
Committed: https://git.openstack.org/cgit/openstack/fuel-web/commit/?id=5daabdb6f640d28999c92c574ad80ae782514812
Submitter: Jenkins
Branch: stable/8.0

commit 5daabdb6f640d28999c92c574ad80ae782514812
Author: Artem Roma <email address hidden>
Date: Thu Jan 28 12:58:09 2016 +0200

    Add 'deployed_before' flag to cluster that forbids stop deployment

    When cluster is successfuly deployed, that is, has 'operational' status,
    'deployed_before' key is added to generated attributes of the cluster.
    This flag then is used to determine whether stop action is allowed for
    the cluster.

    Change-Id: I8ecfca5819352ac27d7cec91e22f8006d8c3d8de
    Closes-Bug: #1529691
    (cherry picked from commit b2c4b7d10207391d52102cc2dd4e140a90e31608)