Files
python-cinderclient/releasenotes/notes
Rajat Dhasmana 8e5fae8102 Fix: transfer-delete command
All of the cinder resource delete commands accept multiple
resources as arguments but in case of transfer-delete, we
can only pass one transfer.
This patch fixes the issue and allows multiple transfers to
be supplied to the transfer-delete command.

Closes-Bug: #2069992
Change-Id: Iaccb5dc72e8648b628ff6f1ca2594644b6682c8a
2024-06-23 22:06:03 +05:30
..