openstack-python-openstackc.../openstackclient
Xi Yang 197d86dffa Fix exception when doing volume set operation
The v2 SetVolume extends from show.ShowOne and returns None
after setting volume operation. It will raise an exception.
This patch is going to fix the issue by changing the parent
class of SetVolume to command.Command.

Change-Id: Iefa453fe4adad06f2a0601a052c01e74004be5b7
Closes-bug: 1521896
2015-12-03 15:25:12 +08:00
..
api validate non-ascii values for swift properties 2015-11-12 11:07:57 -06:00
common Trivial: Fix a typo. 2015-11-27 13:20:44 +08:00
compute Refactor: Order of security group class names 2015-11-25 08:54:52 -06:00
identity Merge "better format remote IDs for identity providers" 2015-11-15 01:24:47 +00:00
image Merge "Add --owner to image create" 2015-11-12 00:03:14 +00:00
network Trivial: Fix typo in find() in network. 2015-11-27 16:52:56 +08:00
object Fix up object-store show commands 2015-10-10 11:48:07 -04:00
tests Remove old fake flavor data. 2015-11-28 16:52:03 +08:00
volume Fix exception when doing volume set operation 2015-12-03 15:25:12 +08:00
__init__.py Change version reporting to use pbr 2013-08-02 12:11:49 -05:00
i18n.py Get rid of oslo_i18n deprecation notice 2015-06-02 09:21:31 -06:00
shell.py Allow int version numbers in the clouds.yaml 2015-11-04 11:20:43 -07:00