summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTakashi NATSUME <natsume.takashi@lab.ntt.co.jp>2019-11-06 07:49:32 +0900
committerTakashi NATSUME <natsume.takashi@lab.ntt.co.jp>2019-11-06 08:04:55 +0900
commited98fdba412593ff3374e97327f40260d79f76bd (patch)
treebe7cff2021b879281d481a7da808f8885885e402
parentbaccd5bcfa316cec04908e21d5fd95ef52edccfe (diff)
downloadpython-novaclient-ed98fdba412593ff3374e97327f40260d79f76bd.tar.gz
doc: Fix supported version descriptions
Fix the version that the 'nova server-topology' command was added. Add some missing descriptions about supported versions. Change-Id: I32f9eca87c90211b0172b040649aad105298846b Closes-Bug: #1851443
-rw-r--r--doc/source/cli/nova.rst7
1 files changed, 6 insertions, 1 deletions
diff --git a/doc/source/cli/nova.rst b/doc/source/cli/nova.rst
index fd8dbc4d..84c441bd 100644
--- a/doc/source/cli/nova.rst
+++ b/doc/source/cli/nova.rst
@@ -75,6 +75,7 @@ nova usage
``aggregate-cache-images``
Request images be pre-cached on hosts within an aggregate.
+ (Supported by API versions '2.81' - '2.latest')
``aggregate-create``
Create a new aggregate with the specified
@@ -466,6 +467,7 @@ nova usage
``server-topology``
Retrieve NUMA topology of the given server.
+ (Supported by API versions '2.78' - '2.latest')
``service-delete``
Delete the service.
@@ -769,6 +771,9 @@ nova aggregate-cache-images
usage: nova aggregate-cache-images <aggregate> <image> [<image> ..]
Request image(s) be pre-cached on hosts within the aggregate.
+(Supported by API versions '2.81' - '2.latest')
+
+.. versionadded:: 16.0.0
**Positional arguments:**
@@ -3357,7 +3362,7 @@ Retrieve server NUMA topology information. Host specific fields are only
visible to users with the administrative role.
(Supported by API versions '2.78' - '2.latest')
-.. versionadded:: 16.0.0
+.. versionadded:: 15.1.0
**Positional arguments:**