summaryrefslogtreecommitdiff
path: root/api-ref
diff options
context:
space:
mode:
authorzhangbailin <zhangbailin@inspur.com>2020-04-10 11:42:50 +0800
committerSylvain Bauza <sbauza@redhat.com>2020-04-10 09:17:48 +0000
commit9ca505700aa3ede03a4a24f017bb585f31c8d814 (patch)
tree0cc4af7021ad37d69549e31d86fbbd7ec818183c /api-ref
parent95ca68cfc6f80009fecae1b81f57e869e0d6bedf (diff)
downloadnova-9ca505700aa3ede03a4a24f017bb585f31c8d814.tar.gz
[Trivial] FUP: addressed comments in support non-admin filter instances
This commit mainly addressed comments in [1] [1]https://review.opendev.org/#/c/701609/9/api-ref/source/parameters.yaml@420 that were related to change Ia66d3a1ceb74ed521cf44922929b2a502f3ee935 Part of blueprint non-admin-filter-instance-by-az Change-Id: I8627de0fdb31f2090a4eef7dba8f0f5eb4ebb946
Diffstat (limited to 'api-ref')
-rw-r--r--api-ref/source/parameters.yaml66
1 files changed, 33 insertions, 33 deletions
diff --git a/api-ref/source/parameters.yaml b/api-ref/source/parameters.yaml
index 263835d848..9ed259923e 100644
--- a/api-ref/source/parameters.yaml
+++ b/api-ref/source/parameters.yaml
@@ -417,9 +417,9 @@ availability_zone_query_server:
description: |
Filter the server list result by server availability zone.
- This parameter is restricted to administrators until microversion 2.82.
- If non-admin users specify this parameter before microversion 2.83, it
- is ignored.
+ This parameter is restricted to administrators until microversion 2.83.
+ If non-admin users specify this parameter on a microversion less than 2.83,
+ it will be ignored.
in: query
required: false
type: string
@@ -580,9 +580,9 @@ config_drive_query_server:
description: |
Filter the server list result by the config drive setting of the server.
- This parameter is restricted to administrators until microversion 2.82.
- If non-admin users specify this parameter before microversion 2.83, it
- is ignored.
+ This parameter is restricted to administrators until microversion 2.83.
+ If non-admin users specify this parameter on a microversion less than 2.83,
+ it will be ignored.
in: query
required: false
type: string
@@ -599,9 +599,9 @@ created_at_query_server:
For example, ``2015-08-27T09:49:58-05:00``.
If you omit the time zone, the UTC time zone is assumed.
- This parameter is restricted to administrators until microversion 2.82.
- If non-admin users specify this parameter before microversion 2.83, it
- is ignored.
+ This parameter is restricted to administrators until microversion 2.83.
+ If non-admin users specify this parameter on a microversion less than 2.83,
+ it will be ignored.
in: query
required: false
type: string
@@ -891,9 +891,9 @@ key_name_query_server:
description: |
Filter the server list result by keypair name.
- This parameter is restricted to administrators until microversion 2.82.
- If non-admin users specify this parameter before microversion 2.83, it
- is ignored.
+ This parameter is restricted to administrators until microversion 2.83.
+ If non-admin users specify this parameter on a microversion less than 2.83,
+ it will be ignored.
in: query
required: false
type: string
@@ -946,9 +946,9 @@ launched_at_query_server:
For example, ``2015-08-27T09:49:58-05:00``.
If you omit the time zone, the UTC time zone is assumed.
- This parameter is restricted to administrators until microversion 2.82.
- If non-admin users specify this parameter before microversion 2.83, it
- is ignored.
+ This parameter is restricted to administrators until microversion 2.83.
+ If non-admin users specify this parameter on a microversion less than 2.83,
+ it will be ignored.
in: query
required: false
type: string
@@ -1126,17 +1126,17 @@ power_state_query_server:
6: CRASHED
7: SUSPENDED
- This parameter is restricted to administrators until microversion 2.82.
- If non-admin users specify this parameter before microversion 2.83, it
- is ignored.
+ This parameter is restricted to administrators until microversion 2.83.
+ If non-admin users specify this parameter on a microversion less than 2.83,
+ it will be ignored.
progress_query_server:
description: |
Filter the server list result by the progress of the server.
The value could be from 0 to 100 as integer.
- This parameter is restricted to administrators until microversion 2.82.
- If non-admin users specify this parameter before microversion 2.83, it
- is ignored.
+ This parameter is restricted to administrators until microversion 2.83.
+ If non-admin users specify this parameter on a microversion less than 2.83,
+ it will be ignored.
in: query
required: false
type: integer
@@ -1378,9 +1378,9 @@ task_state_query_server:
description: |
Filter the server list result by task state.
- This parameter is restricted to administrators until microversion 2.82.
- If non-admin users specify this parameter before microversion 2.83, it
- is ignored.
+ This parameter is restricted to administrators until microversion 2.83.
+ If non-admin users specify this parameter on a microversion less than 2.83,
+ it will be ignored.
tenant_id_query:
description: |
Specify the project ID (tenant ID) to show the rate and absolute limits.
@@ -1400,9 +1400,9 @@ terminated_at_query_server:
For example, ``2015-08-27T09:49:58-05:00``.
If you omit the time zone, the UTC time zone is assumed.
- This parameter is restricted to administrators until microversion 2.82.
- If non-admin users specify this parameter before microversion 2.83, it
- is ignored.
+ This parameter is restricted to administrators until microversion 2.83.
+ If non-admin users specify this parameter on a microversion less than 2.83,
+ it will be ignored.
in: query
required: false
type: string
@@ -1448,9 +1448,9 @@ user_id_query_server:
description: |
Filter the list of servers by the given user ID.
- This parameter is restricted to administrators until microversion 2.82.
- If non-admin users specify this parameter before microversion 2.83, it
- is ignored.
+ This parameter is restricted to administrators until microversion 2.83.
+ If non-admin users specify this parameter on a microversion less than 2.83,
+ it will be ignored.
in: query
required: false
type: string
@@ -1479,9 +1479,9 @@ vm_state_query_server:
- ``STOPPED``
- ``SUSPENDED``
- This parameter is restricted to administrators until microversion 2.82.
- If non-admin users specify this parameter before microversion 2.83, it
- is ignored.
+ This parameter is restricted to administrators until microversion 2.83.
+ If non-admin users specify this parameter on a microversion less than 2.83,
+ it will be ignored.
in: query
required: false
type: string