diff options
Diffstat (limited to 'docs/Chapter2.rst')
-rw-r--r-- | docs/Chapter2.rst | 29 |
1 files changed, 26 insertions, 3 deletions
diff --git a/docs/Chapter2.rst b/docs/Chapter2.rst index 99c0053..eea9c0f 100644 --- a/docs/Chapter2.rst +++ b/docs/Chapter2.rst @@ -16,12 +16,22 @@ **Appendix** ============ -Appendix 1 List of VNF Requirements and corresponding Information Elements +.. _info-elements: + +List of VNF Requirements and corresponding Information Elements -------------------------------------------------------------------------- You can download the table :download:`here<ReqTable.csv>` +Included here is a table of VNF Requirements that are mainly referring to +the testability of VNF Package requirements. It includes TOSCA or CSAR +artifact information as well as how it is testable (VNFSDK/VVP/SDC). +These requirements are mainly from :doc:`Chapter 5 <../../../../vnfrqts/requirements.git/docs/Chapter5/index>` +and the table has been generated manually to show users what specific +artifact is being tested by a specific requirement to make mapping possible +and to show coverage. + .. csv-table:: **Test Descriptions** :file: ReqTable.csv :header-rows: 1 @@ -35,15 +45,28 @@ List of Requirements with associated Tests You can download the table :download:`here<traceability.csv>` +This table shows all the requirements within the VNF Requirements project with +the section they are in, associated test names and modules. This is generated +dynamically within the VVP project, where it pulls down the latest JSON from +:doc:`Chapter 9 - Requirement List <../../../../vnfrqts/requirements.git/docs/Chapter9/index>` +and maps the requirements to the tests in VVP to output this table. + + **Note: Tests on the bottom do not map to any requirements.** + + **Note: VVP only validates Heat for Requirements in Chapter 5.** + .. csv-table:: **Test Traceability** :file: traceability.csv :header-rows: 1 :align: center :widths: auto -Appendix 2 List of VNF Requirements and corresponding Information Elements with Range limits ---------------------------------------------------------------------------------------------- +.. _info-elements-range-limits: + +VNF Requirements corresponding Information Elements w/Range limits +------------------------------------------------------------------------------ +Will be generated in future releases. .. [#4.1.1] Refer to NCSP’s Network Cloud specification |