add smo to DOC main stream 70/7370/1
authorweichen <niweichen@chinamobile.com>
Wed, 15 Dec 2021 08:45:00 +0000 (03:45 -0500)
committerweichen <niweichen@chinamobile.com>
Wed, 15 Dec 2021 08:45:30 +0000 (03:45 -0500)
Signed-off-by: weichen <niweichen@chinamobile.com>
Change-Id: Ib84a4ae4e92c954efeae1e82de2137495eeec0b6

docs/conf.py
docs/projects.rst
docs/release-notes.rst

index 4c9b822..fb4832e 100644 (file)
@@ -93,3 +93,8 @@ intersphinx_mapping['it-test'] = ('https://docs.o-ran-sc.org/projects/o-ran-sc-i
 intersphinx_mapping['it-otf'] = ('https://docs.o-ran-sc.org/projects/o-ran-sc-it-otf/en/%s' % branch, None)
 
 
+#SMO
+intersphinx_mapping['smo-ves'] = ('https://docs.o-ran-sc.org/projects/o-ran-sc-smo-ves/en/%s' % branch, None)
+
+
+
index 3b23d4e..1eb8167 100644 (file)
@@ -146,5 +146,15 @@ More detailed function documentation can be found as follow:
 * :doc:`IT-TEST <it-test:index>`
 
 
+Service Managerment and Orgestration(SMO)
+-----------------------------------------
+Initial simulators used for testing O-RAN NF interfaces.
+
+More detailed function documentation can be found as follow:
+
+* :doc:`SMO-VES <smo-ves:index>`
+
+
+
 
 
index 613186f..f4eec8e 100644 (file)
@@ -32,10 +32,13 @@ Version history
 | 2021-07-15         | Dawn              | CMCC               | Dawn Release       |
 |                    |                    |                    |                    |
 +--------------------+--------------------+--------------------+--------------------+
+| 2021-12-15         | E                 | CMCC               | E Release          |
+|                    |                    |                    |                    |
++--------------------+--------------------+--------------------+--------------------+
 
 
 Release Summary
----------------------
+---------------
 
 RAN Intelligent Controller Applications (RICAPP) features 
 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
@@ -264,6 +267,13 @@ IT-DEV includes the initial commit of the OTF platform code. Applications includ
 
 
 
+Service Management and Orchestration (SMO) features
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+The primary goal of the SMO project is to integrate different software artifacts of existing open-source projects creating a fully functional open-source Service Management and Orchestration (SMO). 
+
+* :doc:`SMO-VES Release-notes <smo-ves:release-notes>`
+