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
..
2015-11-27 13:20:44 +08:00
2015-11-12 00:03:14 +00:00
2015-10-10 11:48:07 -04:00
2015-11-28 16:52:03 +08:00