python-openstackclient/releasenotes/notes/volume_service-5e352a71dfbc828d.yaml
Sheel Rana 4072554608 Support for volume service list
OSC does not support to list volume services.
This patch will provide support for adding volume service related
support.

Closes-bug:#1550999

Implements: bp cinder-command-support

Change-Id: I50ac14aeb96c4b8ddbf7b33e519feea0d126f752
2016-04-25 17:42:12 +00:00

10 lines
232 B
YAML

---
features:
- |
Adds support for volume service list.
An user can list available volume services by using
``volume service list``
[Bug 1550999 'https://bugs.launchpad.net/python-openstackclient/+bug/1550999'_]