558288e00a
Implements: bp/deferred-deletion Change-Id: I9e55e1706fc0c3d9f65f73e13ba2a20f355c74f4
8 lines
323 B
YAML
8 lines
323 B
YAML
---
|
|
features:
|
|
- |
|
|
With deferred deletion, when resource(share or snapshot) is deleted, the
|
|
quota is freed immediately and periodic tasks will delete the resource
|
|
(i.e. share or snapshot) in driver. The resources errored during deletion
|
|
are retried for deletion after some time in the same periodic tasks.
|