diff options
author | Bozawglanian, Hagop (hb755d) <hb755d@att.com> | 2018-03-27 19:20:42 +0000 |
---|---|---|
committer | Bozawglanian, Hagop (hb755d) <hb755d@att.com> | 2018-03-27 19:22:51 +0000 |
commit | f7fee9d42644ff84ba6ee041bded0f34c58fe028 (patch) | |
tree | 2a5bdc0161ca49093049726bf78d996e9e58754a /docs/Chapter8.rst | |
parent | 0aee46b7642b8cd4729822b7db52f40d259c5b3c (diff) |
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) <hb755d@att.com>
Diffstat (limited to 'docs/Chapter8.rst')
-rw-r--r-- | docs/Chapter8.rst | 2 |
1 files changed, 1 insertions, 1 deletions
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 | +---------------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+-------------------+---------------+ |