8e5fae8102
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
6 lines
164 B
YAML
6 lines
164 B
YAML
---
|
|
fixes:
|
|
- |
|
|
`Bug #2069992 <https://bugs.launchpad.net/python-cinderclient/+bug/2069992>`_:
|
|
Fixed transfer-delete command to accept multiple transfers.
|