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
7 lines
259 B
YAML
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`.
|