Comment 5 for bug 1434082

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

Reviewed: https://review.openstack.org/165946
Committed: https://git.openstack.org/cgit/stackforge/fuel-astute/commit/?id=da11a7d516a620955f8f112648e2b32a2ab020ad
Submitter: Jenkins
Branch: master

commit da11a7d516a620955f8f112648e2b32a2ab020ad
Author: Ryan Moe <email address hidden>
Date: Thu Mar 19 10:59:10 2015 -0700

    Add optional Ceph check when deleting nodes

    Nailgun calls the same dispatcher method for node and cluster
    deletion tasks. Checking for Ceph data in the cluster should
    only happen when deleting nodes. This behavior is controlled by
    a new parameter check_ceph.

    Depends-On: I818f29ae4e0f28bf6ddc97f0975d59d6def7c1a4
    Change-Id: I1bc78e12e1ece879ada0dcffdfb44d503c1d0813
    Closes-bug: #1434082