python-openstackclient/releasenotes/notes/add-volume-transfer-request-create-snapshots-opts-1361416d37021e89.yaml
Stephen Finucane a821d6b7c5 volume: Add 'volume transfer request create --(no-)snapshots' option
This closes a gap with cinderclient's 'transfer-create' command.

Change-Id: I7386a7be15c0e3ee87abbcfc2275ba8524c10ff8
Signed-off-by: Stephen Finucane <sfinucan@redhat.com>
Story: 2009054
Task: 42831
2021-07-13 20:33:35 +01:00

7 lines
228 B
YAML

---
features:
- |
The ``volume transfer request create`` command now accepts the
``--snapshots`` / ``--no-snapshots`` option to configure whether to
create a transfer request for a volume without snapshots or not.