python-openstackclient/openstackclient/volume/v2
jiahui.qiang f353253122 Error in the return of command 'volume qos create'
This patch fixed a 'volume qos create' display mistake in argument
of 'specs'[1]. For command such as:

 $ openstack volume qos create hello

 [1]https://bugs.launchpad.net/python-openstackclient/+bug/1656767
Closes-bug:#1656767

Change-Id: Ia9fce833d318d9b52b97c12cfb89e2d3c5465fbe
2017-01-17 15:19:22 +08:00
..
__init__.py Add support for volume v2 API 2015-05-30 11:26:14 -07:00
backup.py translate all command help strings 2016-11-17 02:33:42 +00:00
consistency_group_snapshot.py Add commands for "consistency group snapshot" 2016-11-19 09:20:15 +08:00
consistency_group.py Add two consistency group commands 2016-12-13 15:32:04 +08:00
qos_specs.py Error in the return of command 'volume qos create' 2017-01-17 15:19:22 +08:00
service.py translate all command help strings 2016-11-17 02:33:42 +00:00
snapshot.py Merge "Refactor "snapshot" commands" 2016-12-03 04:30:51 +00:00
volume_host.py Add "volume host set" command 2016-11-25 05:21:00 +08:00
volume_snapshot.py Tivial:update the description format in volume_snapshot.py 2016-12-18 02:43:27 +08:00
volume_transfer_request.py translate all command help strings 2016-11-17 02:33:42 +00:00
volume_type.py Add --default option to "volume type list" 2016-12-06 06:44:16 +08:00
volume.py Fix filter error in os volume list 2017-01-09 00:03:11 +08:00