summaryrefslogtreecommitdiff
path: root/doc/source/command-objects
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2016-12-08 17:40:46 +0000
committerGerrit Code Review <review@openstack.org>2016-12-08 17:40:46 +0000
commitbd69d55050e0e62a69ff60ddbc837f8d4043e9ce (patch)
treef972f020bd2eed3221eaff3cd008e78dfd7290ab /doc/source/command-objects
parent5428e095258ba1239aa7da915ebd98d90c2f3e0a (diff)
parent71e6d444767a29664821ab190e0736088d8ccfba (diff)
downloadpython-openstackclient-bd69d55050e0e62a69ff60ddbc837f8d4043e9ce.tar.gz
Merge "Add "volume host set" command"
Diffstat (limited to 'doc/source/command-objects')
-rw-r--r--doc/source/command-objects/volume-host.rst30
1 files changed, 30 insertions, 0 deletions
diff --git a/doc/source/command-objects/volume-host.rst b/doc/source/command-objects/volume-host.rst
new file mode 100644
index 00000000..956fce52
--- /dev/null
+++ b/doc/source/command-objects/volume-host.rst
@@ -0,0 +1,30 @@
+===========
+volume host
+===========
+
+Volume v2
+
+volume host set
+---------------
+
+Set volume host properties
+
+.. program:: volume host set
+.. code:: bash
+
+ os volume host set
+ [--enable | --disable]
+ <host-name>
+
+.. option:: --enable
+
+ Thaw and enable the specified volume host
+
+.. option:: --disable
+
+ Freeze and disable the specified volume host
+
+.. _volume-host-set:
+.. describe:: <host-name>
+
+ Name of volume host