Comment 6 for bug 1514396

Revision history for this message
Sean McGinnis (sean-mcginnis) wrote :

As part of the v2 only fix mentioned, the service side in cinder was changed to only return the admin's own backups.

https://review.openstack.org/#/c/207451/

This effectively resolved this bug as it is no longer a risk that an admin could accidentally get and delete all tenant's backups.

Without a change to the v1 support of the client, the admin no longer has the ability to get all backups in the system. As v1 has been deprecated for some time and we are trying to get folks to move over to v2 this is fine. This should encourage admins that do need to get all backups to use the v2 API.