From 8010b0707695e529f288abd65940d878ba57769b Mon Sep 17 00:00:00 2001 From: Shivanand Tendulker Date: Fri, 2 Feb 2018 10:05:47 -0500 Subject: [PATCH] Follow-up patch for api-ref documentation for rescue This patch addresses outstanding comments for commit 9a6c62dd8e54bb07f4ca4da0b4c3c4e71ebf7971 Change-Id: I3072f36a57cfd4d4963d5aa0bd2a60888df4d587 Related-Bug: #1526449 --- api-ref/source/baremetal-api-v1-nodes.inc | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/api-ref/source/baremetal-api-v1-nodes.inc b/api-ref/source/baremetal-api-v1-nodes.inc index 34cf73b69a..b65b7113cb 100644 --- a/api-ref/source/baremetal-api-v1-nodes.inc +++ b/api-ref/source/baremetal-api-v1-nodes.inc @@ -248,6 +248,9 @@ Nova instance, eg. with a request to ``v1/nodes/detail?instance_uuid={NOVA INSTA .. versionadded:: 1.37 Introduced the ``traits`` field. +.. versionadded:: 1.38 + Introduced the ``rescue_interface`` field. + Normal response codes: 200 .. TODO: add error codes @@ -332,6 +335,9 @@ only the specified set. .. versionadded:: 1.37 Introduced the ``traits`` field. +.. versionadded:: 1.38 + Introduced the ``rescue_interface`` field. + Normal response codes: 200 .. TODO: add error codes