From dc64d3d5f977b7504478d8e7a497343b62d95834 Mon Sep 17 00:00:00 2001 From: Takashi NATSUME Date: Tue, 7 Aug 2018 16:48:50 +0900 Subject: [PATCH] [placement] Add version directives in the history doc Add 'versionadded' directives ("New in version Rocky.") in microversion 1.28 and 1.29 in the placement API history document. TrivialFix Change-Id: If91da9d59938ecaca20f37aa25941d863299a88a --- nova/api/openstack/placement/rest_api_version_history.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/nova/api/openstack/placement/rest_api_version_history.rst b/nova/api/openstack/placement/rest_api_version_history.rst index ddfe38425d13..47c6c8f31e6b 100644 --- a/nova/api/openstack/placement/rest_api_version_history.rst +++ b/nova/api/openstack/placement/rest_api_version_history.rst @@ -421,6 +421,8 @@ is not in the requested resources. 1.28 Consumer generation support -------------------------------- +.. versionadded:: Rocky + A new generation field has been added to the consumer concept. Consumers are the actors that are allocated resources in the placement API. When an allocation is created, a consumer UUID is specified. Starting with microversion @@ -493,6 +495,8 @@ consumers involved in the request are modified by another process. 1.29 Support allocation candidates with nested resource providers ----------------------------------------------------------------- +.. versionadded:: Rocky + Add support for nested resource providers with the following two features. 1) ``GET /allocation_candidates`` is aware of nested providers. Namely, when provider trees are present, ``allocation_requests`` in the response of