diff options
author | seshukm <seshu.kumar.m@huawei.com> | 2018-11-19 11:45:55 +0800 |
---|---|---|
committer | seshukm <seshu.kumar.m@huawei.com> | 2018-11-19 11:45:55 +0800 |
commit | 5a1de7b9e5099b6c14c520932bfb07cdc93a3802 (patch) | |
tree | 0a59ef3b7f6fc9cc7d2947bd93f882e968d9679b | |
parent | b2946076ba214add3d1e316f165595846aa91ecc (diff) |
Add deployment view of SO
Issue-ID: SO-1230
Change-Id: If22f26eb3628125789733dd4b3282c7cfd40c5c1
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
-rw-r--r-- | docs/architecture/architecture.rst | 10 | ||||
-rw-r--r-- | docs/images/SO_Architecture_Internal.png | bin | 0 -> 33832 bytes |
2 files changed, 9 insertions, 1 deletions
diff --git a/docs/architecture/architecture.rst b/docs/architecture/architecture.rst index 6ca11cd6b3..681e9dbfe5 100644 --- a/docs/architecture/architecture.rst +++ b/docs/architecture/architecture.rst @@ -5,8 +5,16 @@ SO - Architecture =============== +SO Functional View +-------------------- + .. image:: ../images/SO_Architecture_1.png +SO Deployment View +-------------------- + +.. image:: ../images/SO_Architecture_Internal.png + SO Sub-Components ------------------ @@ -47,7 +55,7 @@ SO Sub-Components **Resource Adapters** Interfaces to lower level controllers and other ONAP components - * Platform Orchestrator, SDN-Controller, APP-Controller, VFC-Controllers + * Platform Orchestrator, SDN-Controller, APP-Controller, VFC-Controllers, Multi-Cloud * Hides the details of complex interfaces (e.g. OpenStack APIs) * Expose interfaces to BPMN flows as SOAP or REST APIs * Support synchronous and asynchronous operations diff --git a/docs/images/SO_Architecture_Internal.png b/docs/images/SO_Architecture_Internal.png Binary files differnew file mode 100644 index 0000000000..9c30c4d7b5 --- /dev/null +++ b/docs/images/SO_Architecture_Internal.png |