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

Implements: bp cinder-command-support
Co-Authored-By: Sheel Rana <ranasheel2000@gmail.com>

Change-Id: I5787fc486b3401307125caa316f517b9c96a95a5
2016-09-22 17:11:53 +08:00

7 lines
333 B
YAML

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