summaryrefslogtreecommitdiffstats
path: root/docs/guides/onap-developer/architecture/onap-architecture.rst
diff options
context:
space:
mode:
authoryxpoke <yangxu5@huawei.com>2019-10-17 17:32:53 +0800
committeryxpoke <yangxu5@huawei.com>2019-10-17 17:32:53 +0800
commit764423241e61267fb056afd76934f674bbba7dc0 (patch)
tree65ca4b831447d033c3b89b5536c77925b387fe20 /docs/guides/onap-developer/architecture/onap-architecture.rst
parentbe36f445294327af5e8704a7be274064ade8d5c4 (diff)
remove toscaparser from elalto release doc
Issue-ID: MODELING-228 Signed-off-by: yxpoke <yangxu5@huawei.com> Change-Id: I929af88faf7e20a998314232082c32f65167fcfa
Diffstat (limited to 'docs/guides/onap-developer/architecture/onap-architecture.rst')
-rw-r--r--docs/guides/onap-developer/architecture/onap-architecture.rst11
1 files changed, 7 insertions, 4 deletions
diff --git a/docs/guides/onap-developer/architecture/onap-architecture.rst b/docs/guides/onap-developer/architecture/onap-architecture.rst
index ca0399ac5..b35c1aba8 100644
--- a/docs/guides/onap-developer/architecture/onap-architecture.rst
+++ b/docs/guides/onap-developer/architecture/onap-architecture.rst
@@ -491,7 +491,7 @@ requirements of various use cases, guide the development and bring consistency
among ONAP components and explore a common model to improve the
interoperability of ONAP.
-In the Dublin Release, ONAP supports the following Models:
+In the El Alto Release, ONAP supports the following Models:
- A VNF Descriptor Information Model based on ETSI NFV IFA011 v.2.5.1 with
appropriate modifications aligned with ONAP requirements
@@ -506,10 +506,13 @@ In the Dublin Release, ONAP supports the following Models:
modelling project parsing capabilities)
- These models enable ONAP to interoperate with implementations based on
standards and improve industry collaboration.
+- Root model which presents the relationship between different models
+- Business and Interaction model based on TMF specifications
+- VES model based on VES 7.1 specification
-In Dublin release, in addition to the parser library, modeling project
-introduced generic parser which provide the Tosca parser restful APIs for other
-projects as a standalone service.
+In El Alto release, modeling project rename the generic parser into etsi catalog,
+which still provide the parser functionalities, as well as additional package
+management functionalities.
Industry Alignment
==================