aboutsummaryrefslogtreecommitdiffstats
path: root/docs/platform
diff options
context:
space:
mode:
authorRich Bennett <rb2745@att.com>2017-10-27 00:48:06 -0400
committerRich Bennett <rb2745@att.com>2017-10-27 00:51:08 -0400
commit86267e54fe9dcde26c3c21b2559f58527fca11c6 (patch)
tree5cfc7836519f3b78cdfa1db38c93b45858b30abb /docs/platform
parent38b2b514cde92be5e213089a9b8bb3713ef6f074 (diff)
Minor edits to align with references
Aligned architecture and release-notes with references in doc aggregate sections Change-Id: If42b08237897d01591a498d283b21a1ad8b5ae43 Issue-ID: DOC-143 Signed-off-by: Rich Bennett <rb2745@att.com>
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