aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSingal, Kapil (ks220y) <ks220y@att.com>2020-10-07 12:59:08 -0400
committerSingal, Kapil (ks220y) <ks220y@att.com>2020-10-07 13:19:52 -0400
commit535be96db56357f41970fd256abe7eb35fe4d98a (patch)
treed9091d580ba1222354f830f97e4da42a2e4569c1
parent3c0cb32c558ebec18600ee5ec3c00e7fc323f099 (diff)
Update doc references
Issue-ID: CCSDK-2833 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: Ibca8de76576e03e32a6af1006768c6813ca91556
-rw-r--r--docs/guide/developer-guide.rst4
-rw-r--r--docs/media/oran_architecture.pngbin0 -> 23768 bytes
-rw-r--r--docs/offeredapis/offeredapis.rst9
3 files changed, 8 insertions, 5 deletions
diff --git a/docs/guide/developer-guide.rst b/docs/guide/developer-guide.rst
index 8a32b206..18182543 100644
--- a/docs/guide/developer-guide.rst
+++ b/docs/guide/developer-guide.rst
@@ -12,7 +12,7 @@ A1 Adapter
TBD
-The A1 Adapter can be accessed over the REST API. See :ref:`a1-adapter-api` for how to use the API.
+The A1 Adapter can be accessed over the REST API. See :ref:`offered_apis` for how to use the API.
A1 Policy Management
@@ -29,7 +29,7 @@ The CCSDK Policy Management Service (PMS) provides a REST API for management of
* Query functions that can find all policies in a RIC, all policies owned by a service (R-APP), all policies of a type etc.
* Maps O1 resources (ManagedElement) as defined in O1 to the controlling RIC.
-The Policy Management Service can be accessed over the REST API. See :ref:`pms-api` for how to use the API.
+The Policy Management Service can be accessed over the REST API. See :ref:`pms_api` for how to use the API.
Configuration of certs
----------------------
diff --git a/docs/media/oran_architecture.png b/docs/media/oran_architecture.png
new file mode 100644
index 00000000..3f99e090
--- /dev/null
+++ b/docs/media/oran_architecture.png
Binary files differ
diff --git a/docs/offeredapis/offeredapis.rst b/docs/offeredapis/offeredapis.rst
index 2b29aa41..7d32acb4 100644
--- a/docs/offeredapis/offeredapis.rst
+++ b/docs/offeredapis/offeredapis.rst
@@ -2,7 +2,8 @@
International License.
.. http://creativecommons.org/licenses/by/4.0
.. Copyright 2020 Nordix Foundation
-.. _offeredapis:
+
+.. _offered_apis:
Offered APIs
@@ -20,8 +21,8 @@ Global ORAN architecture
Following illustration provides a global view about **ORAN** architecture,
integration with other ONAP components and API resource/operation provided.
-.. image:: ../images/onap_ccsdk_oran.jpg
- :width: 800px
+.. image:: ../media/oran_architecture.png
+ :width: 500pt
API Endpoint
@@ -75,6 +76,8 @@ API Table
"PMS API", ":download:`link <./swagger/pms-api.json>`"
+.. _pms_api:
+
PMS API
.......
`PMS API <./pms-api.html>`_