diff options
author | 2018-11-12 17:37:29 -0500 | |
---|---|---|
committer | 2018-11-12 17:38:07 -0500 | |
commit | 0246c06c30f8ac5443473d27f6e75ed38ba013b2 (patch) | |
tree | 9af8babf2835eaca6cabbe702b2fd716cd80c9ef /docs/sections/architecture.rst | |
parent | 5b60091b06c7ba43700a44348ea0108213aa7d34 (diff) |
Add architecture diagram and add delivery
Issue-ID: OPTFRA-394
Change-Id: I4c2f1ad85330069169f78217e15d58021385839e
Signed-off-by: Jerry Flood <jflood@att.com>
Diffstat (limited to 'docs/sections/architecture.rst')
-rw-r--r-- | docs/sections/architecture.rst | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/docs/sections/architecture.rst b/docs/sections/architecture.rst index 2c5a8c8..f982c39 100644 --- a/docs/sections/architecture.rst +++ b/docs/sections/architecture.rst @@ -49,5 +49,7 @@ The design of CMSO is to ensure that the scheduling of the work flows will not c #. Ensure that asset(s) required to execute the work flow are available so that the work flow will be able to complete successfully #. Ensure that the execution of teh work flow does not cause a network outage. -TBD -----
\ No newline at end of file +Architectural Flow Diagram +--------------------------- + +.. image:: ./diagrams/ONAP_CMSO_FLOW.png |