diff options
author | Christopher Lott (cl778h) <clott@research.att.com> | 2017-11-15 12:28:15 -0500 |
---|---|---|
committer | Chris Lott <cl778h@att.com> | 2017-11-15 17:29:42 +0000 |
commit | 3b0029e2d987eede8af0a678bec44a33bbc7bec4 (patch) | |
tree | 7f2ae74cec3e8a0ea7c044e6001e1b5079af5e24 /docs/platform/architecture.rst | |
parent | 6cf1569c50ab43c6642b7028a0bbdd9bbe901b17 (diff) |
Update Portal docs area
Add new architecture picture and release docs.
Remove byte-order-mark from start of api-docs.json file.
Issue: PORTAL-141
Change-Id: If097d4f59716a7c554160c14364a1ef217ac6646
Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
Diffstat (limited to 'docs/platform/architecture.rst')
-rw-r--r-- | docs/platform/architecture.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/platform/architecture.rst b/docs/platform/architecture.rst index 66658e7c..cd212688 100644 --- a/docs/platform/architecture.rst +++ b/docs/platform/architecture.rst @@ -11,7 +11,7 @@ Architecture 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 +.. image:: ONAP_Amsterdam_arch.png 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. |