Update VNFRQTS-612 39/83739/2
authorfzhang <fei.zhang@ericsson.com>
Fri, 29 Mar 2019 14:55:37 +0000 (07:55 -0700)
committerHagop Bozawglanian <hagop.bozawglanian@att.com>
Fri, 29 Mar 2019 19:16:36 +0000 (19:16 +0000)
Move context into correct place 5.1.9.6

Change-Id: If60bd81b427ec20f251af51d4769f955b2029326
Issue-ID: VNFRQTS-612
Signed-off-by: fzhang <fei.zhang@ericsson.com>
docs/Chapter5/Tosca.rst

index be24fcd..4373d59 100644 (file)
@@ -598,6 +598,31 @@ Interface Types
 
       **tosca.interfaces.nfv.vnf.lifecycle.Nfv** supports LCM operations
 
++--------------------------------------------------------------------+
+| +--------------------------------------------------------------+   |
+| | tosca\_definitions\_version: tosca\_simple\_yaml\_1\_0       |   |
+| |                                                              |   |
+| | description: VNFD TOSCA file demo                            |   |
+| |                                                              |   |
+| | imports:                                                     |   |
+| |                                                              |   |
+| | - TOSCA\_definition\_nfv\_1\_0.yaml                          |   |
+| |                                                              |   |
+| | - TOSCA\_definition\_nfv\_ext\_1\_0.yaml                     |   |
+| |                                                              |   |
+| | | **node\_types:                                             |   |
+| |   tosca.nodes.nfv.VNF.vOpenNAT:                              |   |
+| |   derived\_from:** tosca.nodes.nfv.VNF                       |   |
+| | | **requirements:                                            |   |
+| |   **- **sriov\_plane:                                        |   |
+| |   capability:** tosca.capabilities.nfv.VirtualLinkable       |   |
+| | | **node:** tosca.nodes.nfv.VnfVirtualLinkDesc               |   |
+| | | **relationship:** tosca.relationships.nfv.VirtualLinksTo   |   |
+| +--------------------------------------------------------------+   |
++====================================================================+
++--------------------------------------------------------------------+
+
+
 
 TOSCA PNF Descriptor
 ^^^^^^^^^^^^^^^^^^^^^^^^^
@@ -743,31 +768,6 @@ Policy Types
       - tosca.datatypes.nfv.SecurityGroupRule
 
 
-+--------------------------------------------------------------------+
-| +--------------------------------------------------------------+   |
-| | tosca\_definitions\_version: tosca\_simple\_yaml\_1\_0       |   |
-| |                                                              |   |
-| | description: VNFD TOSCA file demo                            |   |
-| |                                                              |   |
-| | imports:                                                     |   |
-| |                                                              |   |
-| | - TOSCA\_definition\_nfv\_1\_0.yaml                          |   |
-| |                                                              |   |
-| | - TOSCA\_definition\_nfv\_ext\_1\_0.yaml                     |   |
-| |                                                              |   |
-| | | **node\_types:                                             |   |
-| |   tosca.nodes.nfv.VNF.vOpenNAT:                              |   |
-| |   derived\_from:** tosca.nodes.nfv.VNF                       |   |
-| | | **requirements:                                            |   |
-| |   **- **sriov\_plane:                                        |   |
-| |   capability:** tosca.capabilities.nfv.VirtualLinkable       |   |
-| | | **node:** tosca.nodes.nfv.VnfVirtualLinkDesc               |   |
-| | | **relationship:** tosca.relationships.nfv.VirtualLinksTo   |   |
-| +--------------------------------------------------------------+   |
-+====================================================================+
-+--------------------------------------------------------------------+
-
-
 HPA Requirements
 ^^^^^^^^^^^^^^^^^^