Project

General

Profile

Actions

Feature #43958

closed

librbd: Add support for RBD Snapshot purge in python bindings

Added by Tiago Melo about 4 years ago. Updated about 4 years ago.

Status:
Rejected
Priority:
Normal
Assignee:
-
Target version:
-
% Done:

0%

Source:
Community (dev)
Tags:
Backport:
Reviewed:
Affected Versions:
Pull request ID:

Description

Would be nice to have access to this functionality in the python bindings,
so we can use it in the ceph dashboard.

https://docs.ceph.com/docs/giant/rbd/rbd-snapshot/#purge-snapshots


Related issues 2 (0 open2 closed)

Blocks Dashboard - Bug #36404: mgr/dashboard: Can not delete RBD with snapshotsResolvedTiago Melo

Actions
Follows Dashboard - Feature #43959: mgr/dashboard: Disable deletion of RBDs with snapshotsRejectedTiago Melo

Actions
Actions #1

Updated by Tiago Melo about 4 years ago

  • Blocks Bug #36404: mgr/dashboard: Can not delete RBD with snapshots added
Actions #2

Updated by Tiago Melo about 4 years ago

  • Follows Feature #43959: mgr/dashboard: Disable deletion of RBDs with snapshots added
Actions #3

Updated by Jason Dillaman about 4 years ago

  • Status changed from New to Need More Info

I don't think there is a C/C++ API for this. The rbd CLI just lists the existing snapshots on an image and deletes them. Why can't the dashboard just do that as well?

Actions #4

Updated by Tiago Melo about 4 years ago

  • Status changed from Need More Info to Rejected

I though the CLI command might do more than just that.
In that case, I will implement that in the dashboard.
Thanks.

Actions

Also available in: Atom PDF