summaryrefslogtreecommitdiff
path: root/doc/source/command-objects/volume.rst
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2016-09-26 13:19:12 +0000
committerGerrit Code Review <review@openstack.org>2016-09-26 13:19:12 +0000
commit10d1c2fd4eec0bf1f7fe1899844f0bd956db6788 (patch)
tree36cde1ffdee070204bbe703decae32734a132327 /doc/source/command-objects/volume.rst
parent5ce90a82985af09a177b5e09f7adb57e177bc1aa (diff)
parent3ebc7520a6ecdf6260757daf7ad913a1bff4e342 (diff)
downloadpython-openstackclient-10d1c2fd4eec0bf1f7fe1899844f0bd956db6788.tar.gz
Merge "Add warning message for --state option of set command in volume"
Diffstat (limited to 'doc/source/command-objects/volume.rst')
-rw-r--r--doc/source/command-objects/volume.rst4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/source/command-objects/volume.rst b/doc/source/command-objects/volume.rst
index 26d4ead6..f772557f 100644
--- a/doc/source/command-objects/volume.rst
+++ b/doc/source/command-objects/volume.rst
@@ -235,7 +235,9 @@ Set volume properties
New volume state
("available", "error", "creating", "deleting", "in-use",
- "attaching", "detaching", "error_deleting" or "maintenance")
+ "attaching", "detaching", "error_deleting" or "maintenance") (admin only)
+ (This option simply changes the state of the volume in the database with
+ no regard to actual status, exercise caution when using)
*Volume version 2 only*