Bug 1741326 - [RFE] Add ability to remove all snapshots asynchronously
Summary: [RFE] Add ability to remove all snapshots asynchronously
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat CloudForms Management Engine
Classification: Red Hat
Component: Providers
Version: 5.11.0
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: GA
: 5.12.0
Assignee: Fabien Dupont
QA Contact: Sudhir Mallamprabhakara
Red Hat CloudForms Documentation
URL:
Whiteboard:
Depends On:
Blocks: 1740881 1767550
TreeView+ depends on / blocked
 
Reported: 2019-08-14 19:24 UTC by Fabien Dupont
Modified: 2020-03-27 14:02 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
: 1767550 (view as bug list)
Environment:
Last Closed: 2020-03-20 15:41:33 UTC
Category: ---
Cloudforms Team: CFME Core
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Fabien Dupont 2019-08-14 19:24:10 UTC
Description of problem:

In existing implementation, it's possible to queue a single snapshot removal via 'VmOrTemplate.remove_snapshot_queue'. However, this is not possible to queue the removal of all snapshots, while it's probably going to take longer. It would then be great to have 'VmOrTemplate.remove_all_snapshots_queue' method.

Comment 2 Fabien Dupont 2019-08-14 19:25:26 UTC
https://github.com/ManageIQ/manageiq/pull/19150


Note You need to log in before you can comment on or make changes to this bug.