python-openstackclient/releasenotes/notes/bp-cinder-command-support-cc8708c4395ce467.yaml
Huanxuan Ao d2273ecea5 Implement "volume transfer request delete" command
Add "volume transfer request delete" command in
volume v1 and v2. Also add the unit tests, docs,
release note and functional tests

Change-Id: Ic3d375bc8df3312fac53c1800d75f48376b8c91c
Implements: bp cinder-command-support
Co-Authored-By: Sheel Rana <ranasheel2000@gmail.com>
2016-09-11 14:08:27 +08:00

6 lines
259 B
YAML

---
features:
- Add ``volume transfer request create`` and ``volume transfer request delete``
commands in volume v1 and v2.
[Blueprint `cinder-command-support <https://blueprints.launchpad.net/python-openstackclient/+spec/cinder-command-support>`_]