summaryrefslogtreecommitdiffstats
path: root/docs/platform/architecture.rst
diff options
context:
space:
mode:
authorChristopher Lott (cl778h) <clott@research.att.com>2017-11-06 16:46:54 -0500
committerChris Lott <cl778h@att.com>2017-11-06 21:47:59 +0000
commite1356d767afc0510ed174992a9de2112faa35faf (patch)
treef205365e82cd733cd57fdfb661d40be2d0713ccd /docs/platform/architecture.rst
parent881d219f34ba287e24ce74402e2c56dcbdd49991 (diff)
Correct image-include directive
Issue: PORTAL-141 Change-Id: I26687b60a0c6170ef2dad05e36e9222d3a8e0246 Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
Diffstat (limited to 'docs/platform/architecture.rst')
-rw-r--r--docs/platform/architecture.rst15
1 files changed, 8 insertions, 7 deletions
diff --git a/docs/platform/architecture.rst b/docs/platform/architecture.rst
index 324b5fff..66658e7c 100644
--- a/docs/platform/architecture.rst
+++ b/docs/platform/architecture.rst
@@ -1,16 +1,16 @@
- .. This work is licensed under a Creative Commons Attribution 4.0 International License.
- .. http://creativecommons.org/licenses/by/4.0
-
-
+.. This work is licensed under a Creative Commons Attribution 4.0 International License.
+.. http://creativecommons.org/licenses/by/4.0
+
Architecture
------------
-
+
.. contents::
:depth: 3
-PORTAL Platform
-
+**PORTAL Platform**
+
The ONAP Portal is a platform that provides the ability to integrate different ONAP applications into a centralized Portal Core. The intention is to allow decentralized applications to run within their own infrastructure while providing common management services and connectivity. The Portal core provides capabilities including application onboarding & management, centralized access management, and hosted application widgets. Using the provided SDK, application developers can leverage the built-in capabilities (Services / API / UI controls) along with bundled tools and technologies.
+
.. image:: PortalArchDiagram.jpg
The Portal provides a web-based user interface that provides access to all of the subsystems of an instance of ONAP. It offers both design-time tools and run-time monitoring and control.
@@ -20,4 +20,5 @@ Any user seeking access to an ONAP application will first visit the Portal, wher
From the Portal, users access applications and Key Performance Indicators. Administrators onboard and manage applications and hosted application widgets, and manage user access.
Here are two views of the Portal landing screen, one for administrators, and one for users:
+
.. image:: PortalLandingPage.png