Add the note of maximum microversion

On the gate, we are limiting each maximum microversion for stable
branches (Please see Id7ad136a4d79992e9df8d1aa463aff8fc58579ab as
the reference). For doing that, we are checking each project maximum
microversion for each release.
This additional note will help us, and the format is the same as
Nova's rest_api_version_history.rst.
In addition, this patch fixes some weird rst format.

Change-Id: I0f802fb4af5ded6186ab81ad28804b84824716e3
This commit is contained in:
Ken'ichi Ohmichi 2016-09-30 10:05:59 -07:00
parent 3078b10531
commit e030aae873
1 changed files with 3 additions and 2 deletions

View File

@ -184,9 +184,10 @@ user documentation.
Added create/delete/update/list/show APIs for generic volume groups.
3.14
----
Added group snapshots and create group from src APIs.
---
3.15
3.15 (Maximum in Newton)
------------------------
Added injecting the response's `Etag` header to avoid the lost update
problem with volume metadata.