From f7fee9d42644ff84ba6ee041bded0f34c58fe028 Mon Sep 17 00:00:00 2001 From: "Bozawglanian, Hagop (hb755d)" Date: Tue, 27 Mar 2018 19:20:42 +0000 Subject: VNFRQTS - Fix Chapter 8 table in C-2 When going through the rst I found out the table was not actually being printed at all. Change-Id: I167d183e72a61d7bed0f6242035ef043279dde44 Issue-ID: VNFRQTS-192 Signed-off-by: Bozawglanian, Hagop (hb755d) --- docs/Chapter8.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Chapter8.rst b/docs/Chapter8.rst index 0ab904d..38e4dd0 100644 --- a/docs/Chapter8.rst +++ b/docs/Chapter8.rst @@ -214,7 +214,7 @@ Table C2. Required Fields for Entitlements +---------------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+-------------------+---------------+ | **Field Name** | **Description** | **Data Type** | **Type** | +=========================================================+=======================================================================================================================================================================================+===================+===============+ -| VNF Provider Part Number / Manufacture Reference Number | Identifier for the entitlement as described by the VNF provider in their price list / catalog / contract. | String | Mandatory | +| VNF Provider Part Number / Manufacture Reference Number | Identifier for the entitlement as described by the VNF provider in their price list / catalog / contract. | String | Mandatory | +---------------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+-------------------+---------------+ | Description | Verbiage that describes the entitlement. | String | Optional | +---------------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+-------------------+---------------+ -- cgit 1.2.3-korg