Comment 18 for bug 1529691

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

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

commit b2c4b7d10207391d52102cc2dd4e140a90e31608
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