Fix description for volume_type object in API Ref

Volume_type is a object containing all information
about volume_type but its definition is wrong on
API-ref side
- http://developer.openstack.org/api-ref/block-storage/v2/#volume-types-types

This commit correct that to understand the API clearly.

Change-Id: I3384ad2f01917d71b3dfab46ef21d7e5c44cc904
Closes-bug: 1659443
This commit is contained in:
ghanshyam 2017-01-25 23:42:29 +00:00
parent 1ae98160a2
commit cd6431b107

View File

@ -33,7 +33,7 @@ Request
.. rest_parameters:: parameters.yaml
- volume_type: volume_type
- volume_type: volume_type_1
- volume_type_id: volume_type_id
- project_id: project_id_path
@ -53,7 +53,7 @@ Response Parameters
- is_public: is_public
- extra_specs: extra_specs
- description: description
- volume_type: volume_type
- volume_type: volume_type_1
- name: name
Response Example
@ -80,7 +80,7 @@ Request
.. rest_parameters:: parameters.yaml
- extra_specs: extra_specs
- volume_type: volume_type
- volume_type: volume_type_1
- volume_type_id: volume_type_id
- project_id: project_id_path
@ -100,7 +100,7 @@ Response Parameters
- is_public: is_public
- extra_specs: extra_specs
- description: description
- volume_type: volume_type
- volume_type: volume_type_1
- name: name
@ -138,7 +138,7 @@ Response Parameters
- is_public: is_public
- extra_specs: extra_specs
- description: description
- volume_type: volume_type
- volume_type: volume_type_1
- name: name
@ -238,7 +238,7 @@ Request
.. rest_parameters:: parameters.yaml
- volume_type: volume_type
- volume_type: volume_type_1
- project_id: project_id_path
Request Example
@ -256,7 +256,7 @@ Response Parameters
- is_public: is_public
- extra_specs: extra_specs
- description: description
- volume_type: volume_type
- volume_type: volume_type_1
- name: name