summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMatt Riedemann <mriedem.os@gmail.com>2019-07-24 12:03:01 -0400
committerMatt Riedemann <mriedem.os@gmail.com>2019-07-24 12:03:01 -0400
commitb52a831f6b92daaba100e09299ec967679adf308 (patch)
tree7d6d8a3f915f71188de2cd06d63e04b94a85529a /doc
parentc4743199096e77bdc89423dc37f632ac24acdba1 (diff)
downloadpython-openstackclient-b52a831f6b92daaba100e09299ec967679adf308.tar.gz
Mention compute service set --up|--down requires 2.11 or greater
This simply updates the docs for the compute service set --up and --down options to mention that --os-compute-api-version 2.11 or greater is required to use those options. Change-Id: I52891fe36c84d0df3e868ab4f3c8e2357e9ba529
Diffstat (limited to 'doc')
-rw-r--r--doc/source/cli/command-objects/compute-service.rst5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/source/cli/command-objects/compute-service.rst b/doc/source/cli/command-objects/compute-service.rst
index 51d5c864..45e781e2 100644
--- a/doc/source/cli/command-objects/compute-service.rst
+++ b/doc/source/cli/command-objects/compute-service.rst
@@ -74,11 +74,12 @@ Set compute service properties
.. option:: --up
- Force up service
+ Force up service. Requires ``--os-compute-api-version`` 2.11 or greater.
.. option:: --down
- Force down service
+ Force down service. . Requires ``--os-compute-api-version`` 2.11 or
+ greater.
.. _compute_service_set-host:
.. describe:: <host>