Comment 4 for bug 1169857

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

Reviewed: https://review.openstack.org/27072
Committed: http://github.com/openstack/cinder/commit/a4ba17b668bd893d50fd4f3a5453da89966a77e3
Submitter: Jenkins
Branch: master

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

    Deleting a backup removed the 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