From ebf4ad222587932baf95a62fd58a11284637a7dc Mon Sep 17 00:00:00 2001 From: Matt Riedemann Date: Tue, 6 Feb 2018 19:13:02 -0500 Subject: [PATCH] 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 --- releasenotes/notes/pike_prelude-fedf9f27775d135f.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/releasenotes/notes/pike_prelude-fedf9f27775d135f.yaml b/releasenotes/notes/pike_prelude-fedf9f27775d135f.yaml index 13ebb345122b..c6c20d8ef422 100644 --- a/releasenotes/notes/pike_prelude-fedf9f27775d135f.yaml +++ b/releasenotes/notes/pike_prelude-fedf9f27775d135f.yaml @@ -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,