aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortragait <rahul.tyagi@ericsson.com>2019-06-21 06:17:51 +0100
committerGary Wu <gary.wu@futurewei.com>2019-06-21 18:30:16 +0000
commit81cf8d939da110f86d3d7085fd289c08ee9da678 (patch)
treec171ba230621c1a6b35fbed1bc681f23b9b815e6
parentaf5584630bcd0780322c6be2260abe67b86c85ae (diff)
Integration doc for 5G-Configuration Over NETCONF
Issue-ID: INT-895 Signed-off-by: tragait <rahul.tyagi@ericsson.com> Change-Id: Ic16584b15579e1e3976a9dff69d9cd5888576072 Signed-off-by: tragait <rahul.tyagi@ericsson.com> (cherry picked from commit 3b06dbe8031d39aacbbbf64f380ed69f97d4f8bd)
-rw-r--r--docs/docs_5G_Configuration_over_NETCONF.rst34
1 files changed, 34 insertions, 0 deletions
diff --git a/docs/docs_5G_Configuration_over_NETCONF.rst b/docs/docs_5G_Configuration_over_NETCONF.rst
new file mode 100644
index 000000000..9cf8643c5
--- /dev/null
+++ b/docs/docs_5G_Configuration_over_NETCONF.rst
@@ -0,0 +1,34 @@
+.. This work is licensed under a Creative Commons Attribution 4.0
+ International License. http://creativecommons.org/licenses/by/4.0
+
+.. _docs_5G_Configuration_over_NETCONF:
+
+5G - Configuration over NETCONF
+----------------------
+
+
+Description
+~~~~~~~~~~~
+
+The Configuration over NETCONF method allows to send configurations to NODE over netconf.
+It uses TLS to make connection.
+This use case is intended to be applicable for 5G base stations and other nodes which uses netconf.
+
+**Useful Links**
+
+- `5G - Configuration with NETCONF documentation <https://wiki.onap.org/display/DW/5G+-+Configuration+with+NETCONF>
+- `5G - Configuration with NETCONF - Integtion Test Cases <https://wiki.onap.org/pages/viewpage.action?pageId=58229781&src=contextnavipagetreemode>
+
+How to Use
+~~~~~~~~~~
+
+Set up certificate in SDNC using <https://docs.onap.org/en/dublin/submodules/sdnc/oam.git/docs/cert_installation.html?highlight=SDNC>
+
+As this usecase is extention of PnP PNF flow so run PnP usecase following running this usecase follow link <https://wiki.onap.org/display/DW/5G+-+PNF+Plug+and+Play>
+
+Follow this link to run Configuration over NETCONF usecase <https://wiki.onap.org/pages/viewpage.action?pageId=58229781&src=contextnavpagetreemode>
+
+
+Known Issues and Resolutions
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+none