aboutsummaryrefslogtreecommitdiffstats
path: root/docs/platform
diff options
context:
space:
mode:
Diffstat (limited to 'docs/platform')
-rw-r--r--docs/platform/architecture.rst4
-rw-r--r--docs/platform/index.rst1
-rw-r--r--docs/platform/installation.rst2
3 files changed, 3 insertions, 4 deletions
diff --git a/docs/platform/architecture.rst b/docs/platform/architecture.rst
index 26e8b6cb..8e6dd421 100644
--- a/docs/platform/architecture.rst
+++ b/docs/platform/architecture.rst
@@ -4,7 +4,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.
@@ -13,7 +13,7 @@ In addition to inventory and topology management, AAI provides the ability to do
.. image:: images/aai-architecture.PNG
AAI's Role in ONAP
-^^^^^^^^^^^^^^^^^^^^^^^
+^^^^^^^^^^^^^^^^^^
AAI is where the data converges, where the pictures come together, and where the ONAP actor systems ask questions so they can make their decisions. As new network or data center resources become available, AAI is updated with their specifics via REST APIs. When new service types are designed, or new services instantiated, systems keep AAI up to date of their deployment at each step of the way. As telemetry is gathered for the services as well as their underlying infrastructure, the health and analytics conclusions reached are stored in AAI as state information. When assurance systems detect a failure, AAI is queried to determine the extent of the impact.
diff --git a/docs/platform/index.rst b/docs/platform/index.rst
index 4d0c8310..88db1bc7 100644
--- a/docs/platform/index.rst
+++ b/docs/platform/index.rst
@@ -11,4 +11,3 @@ AAI is the central inventory system for ONAP. AAI collects network, vnf, service
architecture.rst
offeredapis.rst
installation.rst
-
diff --git a/docs/platform/installation.rst b/docs/platform/installation.rst
index 8e8aaad5..4792744d 100644
--- a/docs/platform/installation.rst
+++ b/docs/platform/installation.rst
@@ -1,7 +1,7 @@
.. This work is licensed under a Creative Commons Attribution 4.0 International License.
Installation and Developer Setup
-----------------------------
+--------------------------------
.. toctree::
:maxdepth: 3