aboutsummaryrefslogtreecommitdiffstats
path: root/docs/architecture.rst
diff options
context:
space:
mode:
authorChrisC <christophe.closset@intl.att.com>2020-11-13 15:04:38 +0100
committerVasyl Razinkov <vasyl.razinkov@est.tech>2020-11-13 16:05:14 +0000
commit8143fb5a129a321079cc6e93c74e32abc03ab041 (patch)
tree6c13562e8d74d7fad17473d99c0f64a88c1dafc3 /docs/architecture.rst
parentb8d71b90706577bd748371f90160c1862a8ce96a (diff)
Update Documentation
Update local SDC doc with Guilin Content Issue-ID: SDC-3370 Signed-off-by: ChrisC <christophe.closset@intl.att.com> Change-Id: I3d94e3dbb8c4a8e2723ec364e6d4c6e9ff03946a
Diffstat (limited to 'docs/architecture.rst')
-rw-r--r--docs/architecture.rst25
1 files changed, 2 insertions, 23 deletions
diff --git a/docs/architecture.rst b/docs/architecture.rst
index 3a17ac6c2d..bc001c8108 100644
--- a/docs/architecture.rst
+++ b/docs/architecture.rst
@@ -6,27 +6,6 @@
SDC Architecture
================
-SDC As Part of ONAP
-===================
-
-.. image:: images/SDC_In_ONAP.png
-
-High Level Architecture
-=======================
-
-The following diagram shows the high-level relationship between the system components:
-
-.. image:: images/High_Level_Architecture_SDC.png
-
-The SDC architecture uses the Jetty server as an application server.
-
-- The **Jetty front end**:
- - supplies the static content of the web pages and all the resources that are required by the GUI
- - serves as a proxy for the REST API requests coming from the GUI
-
- Every request originating from the GUI is passed to the Jetty front-end server before it is executed.
-
-- The **Jetty back end** contains all the logic for the SDC.
-
-- **Cassandra** is used to store audit data, artifacts and data model objects.
+Please refer to the Guilin Architecture review page for SDC, to get a full picture of SDC and its relationships within ONAP
+- `SDC Guilin Architecture review <https://wiki.onap.org/pages/viewpage.action?pageId=84642290>`_ \ No newline at end of file