aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLF Jenkins CI <releng+lf-jobbuilder@linuxfoundation.org>2020-04-08 20:24:26 +0000
committerLF Jenkins CI <releng+lf-jobbuilder@linuxfoundation.org>2020-04-08 20:24:28 +0000
commitde009c01c943e90028d4f690ba256c715137e9cc (patch)
treec8e181acf87cc5deb127f129e49c15074274c805
parent500827dbe67db42776b3451cde6dc983be6d7d5e (diff)
Automation adds aai-aai-common-architecture.rst
Issue-ID: CIMAN-376 Change-Id: Ic0bd77fdad6323b63455f24b146d90054830f77f Signed-off-by: lf-jobbuilder <releng+lf-jobbuilder@linuxfoundation.org>
-rw-r--r--docs/platform/architecture.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/platform/architecture.rst b/docs/platform/architecture.rst
index 8e6dd421..f370daac 100644
--- a/docs/platform/architecture.rst
+++ b/docs/platform/architecture.rst
@@ -1,4 +1,5 @@
.. This work is licensed under a Creative Commons Attribution 4.0 International License.
+.. _architecture:
Architecture
------------
@@ -6,7 +7,7 @@ Architecture
AAI Architecture in ONAP
^^^^^^^^^^^^^^^^^^^^^^^^
-AAI provides ONAP with its logically centralized view of inventory data, taking in updates from orchestrators, controllers, and assurance systems. With that responsibility, it takes on a key data management role, providing the ONAP components not only the current “as-built” view of the services, but also the view into the data of the system itself; it’s integrity, it’s chronology, and where the source of the information can be found.
+AAI provides ONAP with its logically centralized view of inventory data, taking in updates from orchestrators, controllers, and assurance systems. With that responsibility, it takes on a key data management role, providing the ONAP components not only the current "as-built" view of the services, but also the view into the data of the system itself; it's integrity, it's chronology, and where the source of the information can be found.
In addition to inventory and topology management, AAI provides the ability to do inventory administration. Data in AAI is continually updated in real-time as changes are made within the cloud. Because AAI is metadata-driven, new resources and services can be added quickly with Service Design and Creation (SDC) catalog definitions, using the AAI model loader, thus eliminating the need for lengthy development cycles. In addition, new inventory item types can be added quickly through schema configuration files.