summaryrefslogtreecommitdiff
path: root/openstackclient/volume/v2/volume_host.py
Commit message (Collapse)AuthorAgeFilesLines
* Add "volume host set" commandjiahui.qiang2016-11-251-0/+50
Add "volume host set" command in volume v2 to support freeze(disable) and thaw(enable) the specified cinder-volume host Change-Id: Iee1604d72f9eccd9e327b0ef8d345909a733a647 Implements: bp cinder-command-support