python-openstackclient/releasenotes/notes/add-workers-cleanup-command-720573c0f642efe9.yaml
whoami-rajat 2be3596779 Add block storage cleanup command
This patch adds the ``block storage cleanup`` command that
allow operators to cleanup resources (volumes and snapshots) with
failed operations by requesting services in other hosts in the
same cluster to cleanup resources of a failed service.

Change-Id: I1375223f525021db5201fa0a9f9a647d17dd01f7
2023-02-17 10:02:22 +00:00

7 lines
202 B
YAML

---
features:
- |
Added ``block storage cleanup`` command that allows cleanup
of resources (volumes and snapshots) by services in other nodes
in a cluster in an Active-Active deployments.