From 4a7deee95f70aed22e64a1f1ecbfe2e31c14a19f Mon Sep 17 00:00:00 2001 From: Matt Riedemann Date: Tue, 26 Jul 2016 12:27:05 -0400 Subject: [PATCH] Fix typos in deprecates-proxy-apis release note Fixes a typo in the prose and also fixes the 'images' API extension alias. Change-Id: Ic04f11fa2498b2608b74703eb0fed016d80299e9 --- .../notes/deprecates-proxy-apis-5e11d7c4ae5227d2.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/releasenotes/notes/deprecates-proxy-apis-5e11d7c4ae5227d2.yaml b/releasenotes/notes/deprecates-proxy-apis-5e11d7c4ae5227d2.yaml index b4d1a82faf00..edeab4eb7456 100644 --- a/releasenotes/notes/deprecates-proxy-apis-5e11d7c4ae5227d2.yaml +++ b/releasenotes/notes/deprecates-proxy-apis-5e11d7c4ae5227d2.yaml @@ -1,7 +1,7 @@ --- deprecations: - | - All the APIs which proxy to another services were deprecated in this API + All the APIs which proxy to other services were deprecated in this API version. Those APIs will return 404 on Microversion 2.36 or higher. The API user should use native API as instead of using those pure proxy for other REST APIs. The quotas and limits related to network resources 'fixed_ips', @@ -13,7 +13,7 @@ deprecations: nova-network and depend on the deployment. The deprecated APIs are as below: - - /os-images + - /images - /os-networks - /os-fixed-ips - /os-floating-ips