eqlx delete snapshot when snapshot is not present

Bug #1480377 reported by Eric Harney
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Cinder
Fix Released
Low
Sean McGinnis

Bug Description

The DellEQLSanISCSIDriver snapshot_delete operation fails if the snapshot is not present on the backend. This should check for "Snapshot ... does not exist" in the command output and pass the operation.

delete_volume appears to be broken in the same way. It tries to catch exception.VolumeNotFound, but nothing in the path called throws that exception.

Tags: drivers eqlx
Changed in cinder:
assignee: nobody → Rajini Ram (rajini-ram)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to cinder (master)

Fix proposed to branch: master
Review: https://review.openstack.org/367043

Changed in cinder:
status: New → In Progress
Changed in cinder:
assignee: Rajini Ram (rajini-ram) → Sean McGinnis (sean-mcginnis)
milestone: none → newton-rc1
importance: Undecided → Low
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to cinder (master)

Reviewed: https://review.openstack.org/367043
Committed: https://git.openstack.org/cgit/openstack/cinder/commit/?id=e34bc5dc5c6d2a97f695523751f547709f6aa5e6
Submitter: Jenkins
Branch: master

commit e34bc5dc5c6d2a97f695523751f547709f6aa5e6
Author: Sean McGinnis <email address hidden>
Date: Wed Sep 7 20:45:20 2016 -0500

    Eqlx: Ignore missing snapshot on delete

    The eqlx driver would fail if requested to delete a snapshot that no
    longer exists on the array. This should be ignored and return success
    since it is in the desired state.

    Change-Id: I4d1d8fa7579b22629b2cafa3fad7d0d080c849ed
    Closes-bug: #1480377

Changed in cinder:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/cinder 9.0.0.0rc1

This issue was fixed in the openstack/cinder 9.0.0.0rc1 release candidate.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.