summaryrefslogtreecommitdiffstats
path: root/docs/sections/delivery.rst
diff options
context:
space:
mode:
authorJerry Flood <jflood@att.com>2018-11-12 17:37:29 -0500
committerJerry Flood <jflood@att.com>2018-11-12 17:38:07 -0500
commit0246c06c30f8ac5443473d27f6e75ed38ba013b2 (patch)
tree9af8babf2835eaca6cabbe702b2fd716cd80c9ef /docs/sections/delivery.rst
parent5b60091b06c7ba43700a44348ea0108213aa7d34 (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/delivery.rst')
-rw-r--r--docs/sections/delivery.rst18
1 files changed, 18 insertions, 0 deletions
diff --git a/docs/sections/delivery.rst b/docs/sections/delivery.rst
new file mode 100644
index 0000000..11759af
--- /dev/null
+++ b/docs/sections/delivery.rst
@@ -0,0 +1,18 @@
+OOF CMSO Delivery
+======================
+
+OOF CMSO is made up of 3 docker containers
+
+ #. CMSO Service - Java server (Jersey)
+ #. CMSO Database Initialization - Java wrapper invoking Liquibase schema management scripts
+ #. MariaDB - OOM Common mariadb-galera server
+
+The OOM Helm Charts are located here:
+
+https://gerrit.onap.org/r/gitweb?p=oom.git;a=tree;f=kubernetes/oof/charts/oof-cmso;h=2cbb8cd2178077575cd03a4dfb359b2c941ba2db;hb=HEAD
+
+OOF CMSO Delivery Diagram
+------------------------------
+
+.. image:: ./diagrams/DeliveryOOM.png
+