blob: 8b2c0d532670077e336679454bed6f82b5ff0f90 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
OOF CMSO Delivery
======================
OOF CMSO is made up of 3 docker containers depoloyed via OOM
#. 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
|