From: weichen Date: Wed, 15 Dec 2021 08:45:00 +0000 (-0500) Subject: add smo to DOC main stream X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=94f0a21b70057f022a0bc25c3394a8680915e3be;p=doc.git add smo to DOC main stream Signed-off-by: weichen Change-Id: Ib84a4ae4e92c954efeae1e82de2137495eeec0b6 --- diff --git a/docs/conf.py b/docs/conf.py index 4c9b822..fb4832e 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -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) + + + diff --git a/docs/projects.rst b/docs/projects.rst index 3b23d4e..1eb8167 100644 --- a/docs/projects.rst +++ b/docs/projects.rst @@ -146,5 +146,15 @@ More detailed function documentation can be found as follow: * :doc:`IT-TEST ` +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 ` + + + diff --git a/docs/release-notes.rst b/docs/release-notes.rst index 613186f..f4eec8e 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -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 ` +