os-api-ref/doc/source
ghanshyam 1f71845ede Clear description for max_version field
Currently max_version field shows text as
"Deprecated in version %s" which seems confusing to show
deprecated fields vs removed fields.

For example: if any element is removed in x version, then we
tag that element in parameter.yaml with max_version: x-1. api-ref shows
that element as "Deprecated in version x-1" which seems confusing on
below interpretation:
- is that element deprecated in x-1 version?
- is that element only deprecated in x-1 version not removed?

But actually that element is removed in x and only available till x-1 version.

- https://developer.openstack.org/api-ref/compute/?expanded=evacuate-server-evacuate-action-detail

This commit try to describe max_version filed in more clear way.

Change-Id: I388c6e27c3d15e3bee645b7b56f8142e2f16d3d6
2017-06-29 02:48:13 +00:00
..
conf.py Removes unnecessary utf-8 encoding 2017-01-12 11:12:44 +00:00
contributing.rst further enhance documentation 2016-05-14 08:55:41 -04:00
http-status.yaml Adds an example http-status.yaml file and updates doc 2016-09-09 01:20:37 +00:00
index.rst Show team and repo badges on README 2017-01-13 14:42:27 -05:00
installation.rst further enhance documentation 2016-05-14 08:55:41 -04:00
usage.rst Clear description for max_version field 2017-06-29 02:48:13 +00:00