diff options
author | Victor Gao <victor.gao@huawei.com> | 2018-11-05 19:44:50 +0800 |
---|---|---|
committer | Victor Gao <victor.gao@huawei.com> | 2018-11-05 20:55:54 +0800 |
commit | c2947b3b729c6f96a55c4bdd848731d8e1152dba (patch) | |
tree | f5e757028bbd220199555fafdd9ef8527395a806 /docs/files | |
parent | d193e4dd5395437245c54f0de208c55d7a0e26c4 (diff) |
remove the not implemented requirements
Change-Id: I4f1ea6a958c00e8920052632ba5119ebd80c8ccd
Issue-ID: VNFSDK-333
Signed-off-by: Victor Gao <victor.gao@huawei.com>
Diffstat (limited to 'docs/files')
-rw-r--r-- | docs/files/Dovetail.rst | 11 | ||||
-rw-r--r-- | docs/files/VNFSDK-LFN-CVC.rst | 6 |
2 files changed, 1 insertions, 16 deletions
diff --git a/docs/files/Dovetail.rst b/docs/files/Dovetail.rst index 1205786..422832b 100644 --- a/docs/files/Dovetail.rst +++ b/docs/files/Dovetail.rst @@ -8,18 +8,9 @@ Welcome to Dovetail Integration's documentation! ================================================= -Contents: - .. toctree:: :maxdepth: 2 - - -Indices and tables -================== - -* :ref:`genindex` -* :ref:`search` - + User Stories ============ diff --git a/docs/files/VNFSDK-LFN-CVC.rst b/docs/files/VNFSDK-LFN-CVC.rst index c9304cf..a9111b7 100644 --- a/docs/files/VNFSDK-LFN-CVC.rst +++ b/docs/files/VNFSDK-LFN-CVC.rst @@ -92,14 +92,8 @@ Casablanca Implemented requriements * - R-35851 - The VNF Package MUST include VNF topology that describes basic network and application connectivity internal and external to the VNF including Link type, KPIs, Bandwidth, latency, jitter, QoS (if applicable) for each interface. - * - R-43958 - - The VNF Package MUST include documentation describing the tests that were conducted by the VNF provider and the test results. - * - R-66070 - The VNF Package MUST include VNF Identification Data to uniquely identify the resource for a given VNF provider. The identification data must include: an identifier for the VNF, the name of the VNF as was given by the VNF provider, VNF description, VNF provider, and version. * - R-77707 - The VNF provider MUST include a Manifest File that contains a list of all the components in the VNF package. - - * - R-77786 - - The VNF Package MUST include all relevant cookbooks to be loaded on the ONAP Chef Server. |