Comment 7 for bug 1546423

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to horizon (stable/liberty)

Reviewed: https://review.openstack.org/283024
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=238e2351f8c616931b5be7cfba5ed153bb302bd8
Submitter: Jenkins
Branch: stable/liberty

commit 238e2351f8c616931b5be7cfba5ed153bb302bd8
Author: Masco Kaliyamoorthy <email address hidden>
Date: Wed Feb 17 19:45:38 2016 +0530

    Hide delete volume if it has snapshot

    If the volume has a snapshot, it is not allowed to
    delete it. In tables the delete action is hidden but
    if we go to the volume detail page, the delete action
    is available.

    This patch hides the delete volume on detail page too.

    Change-Id: I4d8690b035dedd7ebcacb3479d346cfb3fb324f1
    Closes-Bug: #1546423
    (cherry picked from commit 49a1a6356d8239d5f463c4e09564171dcccaa662)