From 25c13220c6af3d7851ae7db6459cb10fcbe750a0 Mon Sep 17 00:00:00 2001 From: afazekas Date: Fri, 4 Feb 2022 13:55:13 +0100 Subject: [PATCH] Note the deleyad address view The addresses field containes delayed (cached) information, due to internal implementation details. This used to be considered API contact breakage, but apperently no plan for fixing it. Change-Id: I8db2800ede0276d60138369ec2d60c55a1791040 --- api-ref/source/parameters.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/api-ref/source/parameters.yaml b/api-ref/source/parameters.yaml index 5ea19faab931..453c2e0f772a 100644 --- a/api-ref/source/parameters.yaml +++ b/api-ref/source/parameters.yaml @@ -1556,6 +1556,8 @@ addresses: description: | The addresses for the server. Servers with status ``BUILD`` hide their addresses information. + This view is not updated immediately. + Please consult with OpenStack Networking API for up-to-date information. in: body required: true type: object