Comment 6 for bug 1169857

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

Reviewed: https://review.openstack.org/28205
Committed: http://github.com/openstack/cinder/commit/2e3c1cd77b3d523c48ff4a086cccf68fd11c4c19
Submitter: Jenkins
Branch: stable/grizzly

commit 2e3c1cd77b3d523c48ff4a086cccf68fd11c4c19
Author: Michael Kerrin <email address hidden>
Date: Wed Apr 17 15:36:28 2013 +0000

    Dont delete backup record from database

    Instead we should be marking the backup as deleted so that we have an audit
    of all the backups. Backups are now marked deleted in the way that volumes
    are.

    Fixes bug: 1169943
    Fixes bug: 1169857

    Change-Id: I52c603be138c0f1d6d411d167977041255ac9053
    (cherry picked from commit a4ba17b668bd893d50fd4f3a5453da89966a77e3)