openstack-python-openstackc.../openstackclient/volume
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
..
v1 Trivial: Fix wrong param name in comment. 2015-11-12 17:02:24 +08:00
v2 Fix exception when doing volume set operation 2015-12-03 15:25:12 +08:00
__init__.py Remove copyright from empty files 2014-01-20 17:28:13 +04:00
client.py default OS_VOLUME_API_VERSION to v2 2015-08-24 10:38:43 -05:00