Fix pike GA prelude release note

This should say that the maximum compute API microversion
in *Pike* is 2.53, not Ocata.

This change is only made on the stable/pike branch so
as to not cause issues with it showing up again as a new
release note.

Change-Id: I415504f5ba669cea544f0144ea529b88094be741
This commit is contained in:
Matt Riedemann 2018-02-06 19:13:02 -05:00
parent 839f07fbbb
commit ebf4ad2225
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ prelude: |
That said, a few major changes are worth mentioning. This is not an
exhaustive list:
- The latest Compute API microversion supported for Ocata is v2.53. Details
- The latest Compute API microversion supported for Pike is v2.53. Details
on REST API microversions added since the 15.0.0 Ocata release can be
found in the `REST API Version History`_ page.
- The FilterScheduler driver now provides allocations to the Placement API,