From d7446900b3da2f3940399a982cb01a6c9c906f66 Mon Sep 17 00:00:00 2001 From: ghanshyam Date: Sun, 12 Aug 2018 09:56:50 +0000 Subject: [PATCH] Trivial fix to remove extra 'will' on microversion doc This commit removes the extra 'will' in microversion history doc. Change-Id: Icc1a5da83cbcbea59b5b07e3b2218feff013e0b8 --- nova/api/openstack/compute/rest_api_version_history.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nova/api/openstack/compute/rest_api_version_history.rst b/nova/api/openstack/compute/rest_api_version_history.rst index a7b43d800ecc..f8a7442cdd39 100644 --- a/nova/api/openstack/compute/rest_api_version_history.rst +++ b/nova/api/openstack/compute/rest_api_version_history.rst @@ -308,7 +308,7 @@ Both the original form of header and the new form is supported. Nova API hypervisor.cpu_info change from string to JSON object. From this version of the API the hypervisor's 'cpu_info' field will be -will returned as JSON object (not string) by sending GET request +returned as JSON object (not string) by sending GET request to the /v2.1/os-hypervisors/{hypervisor_id}. 2.29