complement Parser related userguide
authorSerenaFeng <feng.xiaowei@zte.com.cn>
Thu, 18 Aug 2016 09:07:23 +0000 (17:07 +0800)
committerSerenaFeng <feng.xiaowei@zte.com.cn>
Thu, 18 Aug 2016 14:28:18 +0000 (22:28 +0800)
JIRA: FUNCTEST-423

Change-Id: Ib52e04a873a2a924102832fe5461ebab2296464d
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
docs/userguide/index.rst
docs/userguide/introduction.rst
docs/userguide/troubleshooting.rst

index c0c3aa1..0e13d35 100644 (file)
@@ -405,7 +405,7 @@ The Clearwater architecture is described as follows:
 parser
 ^^^^^^
 
-See parser user guide for details: ** TODO link **
+See parser user guide for details: `[12]`_
 
 
 .. include:: ./runfunctest.rst
@@ -490,6 +490,7 @@ References
 .. _`[7]`: https://github.com/OpenSCAP/openscap
 .. _`[9]`: https://git.opnfv.org/cgit/functest/tree/testcases/VIM/OpenStack/CI/libraries/os_defaults.yaml
 .. _`[11]`: http://robotframework.org/
+.. _`[12]`: http://artifacts.opnfv.org/parser/docs/userguide/index.html
 
 OPNFV main site: opnfvmain_.
 
index ce84a9c..53b3df4 100644 (file)
@@ -135,8 +135,14 @@ Features and VNF (Virtual Network Functions).
 |             |               |                | It provides a fully functional   |
 |             |               |                | VoIP System                      |
 +             +---------------+----------------+----------------------------------+
-|             |               | parser         | Service template translation     |
-|             |               |                | TODO See for details             |
+|             |               | parser         | Parser is an integration project |
+|             |               |                | which aims to provide            |
+|             |               |                | placement/deployment templates   |
+|             |               |                | translation for OPNFV platform,  |
+|             |               |                | including TOSCA -> HOT, POLICY ->|
+|             |               |                | TOSCA and YANG -> TOSCA.         |
+|             |               |                | See `Parser User Guide`_ for     |
+|             |               |                | details                          |
 +-------------+---------------+----------------+----------------------------------+
 
 
@@ -208,4 +214,5 @@ section `Executing the functest suites`_ of this document.
 .. _`ONOSFW User Guide`: http://artifacts.opnfv.org/onosfw/brahmaputra/docs/userguide/index.html
 .. _`SDNVPN User Guide`: http://artifacts.opnfv.org/sdnvpn/brahmaputra/docs/userguide/featureusage.html
 .. _`Domino User Guide`: http://artifacts.opnfv.org/domino/docs/userguide/index.html
+.. _`Parser User Guide`: http://artifacts.opnfv.org/parser/docs/userguide/index.html
 .. _`Functest Dashboard`: http://testresults.opnfv.org/kibana_dashboards/
index c23b006..0288d29 100644 (file)
@@ -384,7 +384,7 @@ described in the following table:
 parser
 ^^^^^^
 
-See parser user guide for details: ** TODO link **
+For now log info is the only way to do trouble shooting
 
 
 .. _`OPNFV Functest Developer Guide`:  http://artifacts.opnfv.org/functest/docs/devguide/#