Files
python-cinderclient/releasenotes/notes/transfer-snapshots-555c61477835bcf7.yaml
wanghao a554faa653 Transfer snapshots with volumes
This patch will support to transfer volumes with or without
snapshots in new V3 api after mircoversion 3.55.

Change-Id: I61a84b5abf386a4073baea57d8820c8fd762ae03
Depends-On: https://review.openstack.org/533564/
Implements: blueprint transfer-snps-with-vols
2018-07-19 14:02:19 -05:00

7 lines
259 B
YAML

---
features:
- |
Starting with microversion 3.55, the volume transfer command now has the
ability to exclude a volume's snapshots when transferring a volume to another
project. The new command format is `cinder transfer-create --no-snapshots`.