Fix table issues in release notes 13/45513/1
authorDeepak S <deepak.s@linux.intel.com>
Wed, 18 Oct 2017 04:08:29 +0000 (21:08 -0700)
committerDeepak S <deepak.s@linux.intel.com>
Wed, 18 Oct 2017 04:08:29 +0000 (21:08 -0700)
Change-Id: I0c2accf7e2c1f417b9823a0dfa1f356ff7730a3d
Signed-off-by: Deepak S <deepak.s@linux.intel.com>
docs/release/release-notes/release-notes.rst

index a66a6ee..1a6966f 100644 (file)
@@ -79,20 +79,22 @@ OPNFV platform, including:
 * SampleVNF source code
 
 For Euphrates release, the *SampleVNF* supported:
-+----------------+---------------------------------------------------------+-------------------+
-| **VNF**        |                 **Name**                                |    **version**    |
-+----------------+---------------------------------------------------------+-------------------+
-| **CGNAPT**     | Carrier Grade Network Address and port Translation .5.0 |     v0.1.0        |
-+----------------+---------------------------------------------------------+-------------------+
-| **Prox**       | Packet pROcessing eXecution engine                      |     v0.39.0       |
-|                  acts as traffic generator, L3FWD, L2FWD, BNG etc        |                   |
-+----------------+---------------------------------------------------------+-------------------+
-| **vACL**       | Access Control List                                     |     v0.1.0        |
-+----------------+---------------------------------------------------------+-------------------+
-| **vFW**        | Firewall                                                |     v0.1.0        |
-+----------------+---------------------------------------------------------+-------------------+
-| **UDP_replay** | UDP_Replay                                              |     v0.1.0        |
-+----------------+---------------------------------------------------------+-------------------+
+
+::
+  +----------------+---------------------------------------------------------+-------------------+
+  | **VNF**        |                 **Name**                                |    **version**    |
+  +----------------+---------------------------------------------------------+-------------------+
+  | **CGNAPT**     | Carrier Grade Network Address and port Translation .5.0 |     v0.1.0        |
+  +----------------+---------------------------------------------------------+-------------------+
+  | **Prox**       | Packet pROcessing eXecution engine                      |     v0.39.0       |
+  |                  acts as traffic generator, L3FWD, L2FWD, BNG etc        |                   |
+  +----------------+---------------------------------------------------------+-------------------+
+  | **vACL**       | Access Control List                                     |     v0.1.0        |
+  +----------------+---------------------------------------------------------+-------------------+
+  | **vFW**        | Firewall                                                |     v0.1.0        |
+  +----------------+---------------------------------------------------------+-------------------+
+  | **UDP_replay** | UDP_Replay                                              |     v0.1.0        |
+  +----------------+---------------------------------------------------------+-------------------+
 
 .. note:: Highlevel Desgin and features supported by each of the VNFs is described in Developer
           and user guide.