From a0b7010ed18a04e4a1aa6a6db2d6b0a18072e955 Mon Sep 17 00:00:00 2001 From: Ezhilarasi Date: Wed, 14 Aug 2019 23:38:10 +0530 Subject: Formatted Doc text Formmated contents of Read the docs text Change-Id: I44ebf3894f55ad72c35600f263b58a3235880af4 Issue-ID: CCSDK-1453 Signed-off-by: Ezhilarasi --- docs/index.rst | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) (limited to 'docs/index.rst') diff --git a/docs/index.rst b/docs/index.rst index e80917bb2..183bbbf9f 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -45,7 +45,6 @@ configuration file (configlet) to a VNF/PNF. |image1| - Modeling Concept ---------------- @@ -90,9 +89,6 @@ Design tools CBA/index datadictionary/index - - - Scripts ------- @@ -100,20 +96,21 @@ Library ~~~~~~~ * NetconfClient -~~~~~~~~~~~~~~ +~~~~~~~~~~~~~~~ In order to facilitate NETCONF interaction within scripts, a python NetconfClient binded to our Kotlin implementation is made available. This NetconfClient can be used when using the component-netconf-executor. The client can be find here: https://github.com/onap/ccsdk-cds/blob/master/components/scripts/python/ccsdk_netconf/netconfclient.py * ResolutionHelper -~~~~~~~~~~~~~~~~~ +~~~~~~~~~~~~~~~~~~ When executing a component executor script, designer might want to perform resource resolution along with template meshing directly from the script itself. -The helper can be find here: https://github.com/onap/ccsdk-apps/blob/master/components/scripts/python/ccsdk_netconf/common.py +The helper can be found in below link: +https://github.com/onap/ccsdk-apps/blob/master/components/scripts/python/ccsdk_netconf/common.py .. |image0| image:: media/tosca_model.jpg :width: 7.88889in -- cgit 1.2.3-korg