bugfix of document error 85/25785/4
authorMatthewLi <matthew.lijun@huawei.com>
Mon, 12 Dec 2016 09:19:24 +0000 (04:19 -0500)
committerJun Li <matthew.lijun@huawei.com>
Tue, 13 Dec 2016 09:24:55 +0000 (09:24 +0000)
JIRA: DOVETAIL-155

errors can refer to
https://build.opnfv.org/ci/job/opnfv-docs-verify-master/3727/console

Change-Id: I19e96239c8183bafca731477723615caff71388b
Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
docs/plugfest/2016.05/test_plan/deployment/testcase1.rst
docs/plugfest/2016.05/test_plan/deployment/testcase2.rst
docs/testsuites/ipv6/ipv6.tc001.specification.rst
docs/testsuites/ipv6/ipv6.tc026.specification.rst

index 6014bda..f583729 100644 (file)
@@ -9,12 +9,12 @@ Purpose
 
 This test case is the first and therefore most important test case.
 As the first you should take care to do all the set-up found in the
-`Plugfest setup and configuration`_ section.
+`Plugfest setup and configuration` section.
 
 References
 ^^^^^^^^^^
 
-Somewhere in `ETSI`_ there is a useful link.
+Somewhere in [ETSI]_ there is a useful link.
 
 Test Setup
 ^^^^^^^^^^
@@ -36,5 +36,4 @@ Expected Results
 2.  This results is used to indicate the pass/fail status for the test case executor.
 3.  To pass a test case, it all individual metrics would be expected to “pass”.
 
-.. _ETSI: http://www.etsi.org/
-
+.. [ETSI] http://www.etsi.org/
index 9c90614..579bbe7 100644 (file)
@@ -8,13 +8,13 @@ Purpose
 ^^^^^^^
 
 This test case is the second and no one really cares for it.
-If you have it in you please refer to the `Plugfest setup and configuration`_ section,
+If you have it in you please refer to the `Plugfest setup and configuration` section,
 it's OK to simply amble on at this stage.  *(It's only the second test case)*
 
 References
 ^^^^^^^^^^
 
-Somewhere in `ETSI`_ there may be a useful link.
+Somewhere in [ETSI]_ there may be a useful link.
 
 Test Setup
 ^^^^^^^^^^
@@ -36,5 +36,5 @@ Expected Results
 2.  This results is used to indicate the pass/fail status for the test case itself.
 3.  To pass a test case, metrics would be expected to “pass” 1 and not stray to 3.
 
-.. _ETSI: http://www.etsi.org/
+.. [ETSI] http://www.etsi.org/
 
index 350ff73..5afb209 100644 (file)
@@ -6,8 +6,6 @@
 Dovetail IPv6 tc001 specification - Bulk Creation and Deletion of IPv6 Networks, Ports and Subnets
 ==================================================================================================
 
-.. table::
-   :class: longtable
 
 +-----------------------+----------------------------------------------------------------------------------------------------+
 |test case name         |Bulk creation and deletion of IPv6 networks, ports and subnets                                      |
@@ -45,17 +43,17 @@ Dovetail IPv6 tc001 specification - Bulk Creation and Deletion of IPv6 Networks,
 |                       |                                                                                                    |
 +-----------------------+----------------------------------------------------------------------------------------------------+
 |input specifications   |The parameters needed to execute Neutron network APIs.                                              |
-|                       |Refer to Neutron Networking API v2.0 [1]_ [2]_                                                      |
+|                       |Refer to Neutron Networking API v2.0 `[1]`_ `[2]`_                                                  |
 +-----------------------+----------------------------------------------------------------------------------------------------+
 |output specifications  |The responses after executing Network network APIs.                                                 |
-|                       |Refer to Neutron Networking API v2.0 [1]_ [2]_                                                      |
+|                       |Refer to Neutron Networking API v2.0 `[1]`_ `[2]`_                                                  |
 +-----------------------+----------------------------------------------------------------------------------------------------+
 |pass/fail criteria     |If normal response code 200 is returned, the test passes.                                           |
 |                       |Otherwise, the test fails with various error codes.                                                 |
-|                       |Refer to Neutron Networking API v2.0 [1]_ [2]_                                                      |
+|                       |Refer to Neutron Networking API v2.0 `[1]`_ `[2]`_                                                  |
 +-----------------------+----------------------------------------------------------------------------------------------------+
 |test report            |TBD                                                                                                 |
 +-----------------------+----------------------------------------------------------------------------------------------------+
 
-.._[1]: http://developer.openstack.org/api-ref/networking/v2/
-.._[2]: http://wiki.openstack.org/wiki/Neutron/APIv2-specification
+.. _`[1]`: http://developer.openstack.org/api-ref/networking/v2/
+.. _`[2]`: http://wiki.openstack.org/wiki/Neutron/APIv2-specification
index a4bb658..e7fd82e 100644 (file)
@@ -6,8 +6,6 @@
 Dovetail IPv6 tc026 specification - Service VM as IPv6 vRouter
 ==============================================================
 
-.. table::
-   :class: longtable
 
 +-----------------------+--------------------------------------------------------------------------+
 |test case name         |Service VM as IPv6 vRouter                                                |