Merge "Remove unused parameters"

This commit is contained in:
Jenkins 2016-11-16 10:24:02 +00:00 committed by Gerrit Code Review
commit 22306bb8f5
1 changed files with 2 additions and 90 deletions

View File

@ -8,7 +8,7 @@ tag_location:
type: string
min_version: 2.26
x-openstack-request-id:
description: >
description: |
A unique ID for tracking the request. The request ID associated with the request
appears in the log lines for that request. By default, the middleware configuration
ensures that the request ID appears in the log files.
@ -17,12 +17,6 @@ x-openstack-request-id:
type: string
# variables in path
admin_tenant_id:
description: |
The UUID of the administrative tenant.
in: path
required: true
type: string
agent_build_id:
description: |
The id of the agent build.
@ -67,18 +61,6 @@ cell_id:
in: path
required: true
type: string
certificate_id:
description: |
The certificate ID, as a string. The only valid value is ``root``.
in: path
required: true
type: string
class_id:
description: |
The UUID of the quota class.
in: path
required: true
type: string
console_id:
description: |
The UUID of the console.
@ -278,12 +260,6 @@ volume_id_path:
in: path
required: true
type: string
volume_type_id:
description: |
The unique ID for a volume type.
in: path
required: true
type: string
# variables in query
all_projects:
@ -427,14 +403,6 @@ flavor_query:
in: query
required: false
type: string
host_query:
description: |
Filters the response by a host name, as a string. This query parameter is typically
available to only administrative users. If you are a non-administrative user,
the API ignores this parameter.
in: query
required: false
type: string
hypervisor_limit:
description: |
Requests a page size of items. Returns a number of items up to a limit value.
@ -1449,12 +1417,6 @@ description:
in: body
required: true
type: string
description_2:
description: |
The security group description.
in: body
required: true
type: string
destination_type:
description: |
Defines where the volume comes from. A valid value is ``local`` or ``volume``.
@ -2420,12 +2382,6 @@ images:
in: body
required: true
type: array
in_use:
description: |
The in-use quota value.
in: body
required: true
type: integer
injected_file_content_bytes:
description: |
The number of allowed bytes of content for each injected file.
@ -2766,12 +2722,6 @@ limits_absolutes:
in: body
required: true
type: object
limits_rate_regex:
description: |
A regular expression defining the URI path to apply the limit to.
in: body
required: true
type: string
limits_rate_uri:
description: |
A human readable URI that is used as a friendly description of where the api rate limit is applied.
@ -3062,31 +3012,6 @@ name:
in: body
required: true
type: string
name_3:
description: |
The name to associate with the keypair.
in: body
required: true
type: string
name_4:
description: |
The source security group name.
in: body
required: true
type: string
name_5:
description: |
The server group name. A non-empty string with no leading or trailing spaces.
Maximum length is 255 characters.
in: body
required: true
type: string
name_9:
description: |
The name of floating IP pools.
in: body
required: false
type: string
name_server_group:
description: |
The name of the server group.
@ -3174,13 +3099,6 @@ new_file:
in: body
required: true
type: string
next:
description: |
Moves to the next metadata item.
format: uri
in: body
required: false
type: string
on_shared_storage:
description: |
Server on shared storage.
@ -3807,7 +3725,7 @@ security_group_default_rules:
A list of the ``security_group_default_rule`` object.
in: body
required: true
type: object
type: array
security_group_rule:
description: |
A ``security_group_rule`` object.
@ -3872,12 +3790,6 @@ server:
in: body
required: true
type: object
server_2:
description: |
A ``server`` object.
in: body
required: true
type: object
server_description:
type: string
in: body