From 672940b1d4767c9ef4fe49fc122de023b6efc09c Mon Sep 17 00:00:00 2001 From: MichaelMorris Date: Thu, 22 Sep 2022 10:24:47 +0100 Subject: [PATCH] Add ACM model to docs Signed-off-by: MichaelMorris Issue-ID: SDC-3891 Change-Id: I0678d89c79b3626c0cf8efc074f69feb35132681 --- docs/models.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/models.rst b/docs/models.rst index 9e41f5be2a..f3a3c457c1 100644 --- a/docs/models.rst +++ b/docs/models.rst @@ -15,5 +15,9 @@ The `ONAP SDC data model `_ sup The data model for NFV descriptors standardised by ETSI, `version 2.5.1 `_. Limited support exists in ONAP components, but some support is provided in SO SOL003 and SOL005 adapters and ETSI Catalog Manager. +**AUTOMATION COMPOSITION** + +The data model for designing automation compositions, see `CLAMP Metadata Automation Composition Management using TOSCA `_ for further details on Automation Composition Management. + Further models can be added through the :ref:`Supported APIs ` at deployment or runtime. Model inheritance is supported though it is expected that the names of the types be unique across the inheritance tree. Resources that are imported or designed to adhere to a particular model can only be used in a service that adheres to the same model. -- 2.16.6