Commit f33854df authored by Eisha Ayaz's avatar Eisha Ayaz Committed by Giacomo Bernini
Browse files

[datamodel-upd][SOL003][VNF-LCM][ v5.2.1][7.3.1.x.x Test-IDs] Change...

[datamodel-upd][SOL003][VNF-LCM][ v5.2.1][7.3.1.x.x Test-IDs] Change description of attributes for type : NetAttDefResourceInfo
parent 6f1614f9
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -1125,7 +1125,7 @@
                  }
                },
                "associatedExtCpId": {
                  "description": "Identifier of the external CP associated to this network attachment definition resource. Shall be present  when the network attachment definition resource is used for external connectivity by the VNF.\n",
                  "description": "Identifier of the external CP associated with this network attachment definition resource. Shall be present  when the network attachment definition resource is used for external connectivity by the VNF.\n",
                  "type": "array",
                  "items": {
                    "description": "An identifier that is unique for the respective type within a VNF instance, but may not be globally unique.\n",
@@ -1133,7 +1133,7 @@
                  }
                },
                "associatedVnfcCpId": {
                  "description": "Identifier of the VNFC CP associated to this network attachment definition resource. May be present when  the network attachment definition resource is used for internal connectivity by the VNF.\n",
                  "description": "Identifier of the VNFC CP associated with this network attachment definition resource. May be present when  the network attachment definition resource is used for internal connectivity by the VNF.\n",
                  "type": "array",
                  "items": {
                    "description": "An identifier that is unique for the respective type within a VNF instance, but may not be globally unique.\n",
+2 −2
Original line number Diff line number Diff line
@@ -1127,7 +1127,7 @@
                    }
                  },
                  "associatedExtCpId": {
                    "description": "Identifier of the external CP associated to this network attachment definition resource. Shall be present  when the network attachment definition resource is used for external connectivity by the VNF.\n",
                    "description": "Identifier of the external CP associated with this network attachment definition resource. Shall be present  when the network attachment definition resource is used for external connectivity by the VNF.\n",
                    "type": "array",
                    "items": {
                      "description": "An identifier that is unique for the respective type within a VNF instance, but may not be globally unique.\n",
@@ -1135,7 +1135,7 @@
                    }
                  },
                  "associatedVnfcCpId": {
                    "description": "Identifier of the VNFC CP associated to this network attachment definition resource. May be present when  the network attachment definition resource is used for internal connectivity by the VNF.\n",
                    "description": "Identifier of the VNFC CP associated with this network attachment definition resource. May be present when  the network attachment definition resource is used for internal connectivity by the VNF.\n",
                    "type": "array",
                    "items": {
                      "description": "An identifier that is unique for the respective type within a VNF instance, but may not be globally unique.\n",
+2 −2
Original line number Diff line number Diff line
@@ -1163,7 +1163,7 @@
                  }
                },
                "associatedExtCpId": {
                  "description": "Identifier of the external CP associated to this network attachment definition resource. Shall be present  when the network attachment definition resource is used for external connectivity by the VNF.\n",
                  "description": "Identifier of the external CP associated with this network attachment definition resource. Shall be present  when the network attachment definition resource is used for external connectivity by the VNF.\n",
                  "type": "array",
                  "items": {
                    "description": "An identifier that is unique for the respective type within a VNF instance, but may not be globally unique.\n",
@@ -1171,7 +1171,7 @@
                  }
                },
                "associatedVnfcCpId": {
                  "description": "Identifier of the VNFC CP associated to this network attachment definition resource. May be present when  the network attachment definition resource is used for internal connectivity by the VNF.\n",
                  "description": "Identifier of the VNFC CP associated with this network attachment definition resource. May be present when  the network attachment definition resource is used for internal connectivity by the VNF.\n",
                  "type": "array",
                  "items": {
                    "description": "An identifier that is unique for the respective type within a VNF instance, but may not be globally unique.\n",
+2 −2
Original line number Diff line number Diff line
@@ -1968,7 +1968,7 @@
                              }
                            },
                            "associatedExtCpId": {
                              "description": "Identifier of the external CP associated to this network attachment definition resource. Shall be present  when the network attachment definition resource is used for external connectivity by the VNF.\n",
                              "description": "Identifier of the external CP associated with this network attachment definition resource. Shall be present  when the network attachment definition resource is used for external connectivity by the VNF.\n",
                              "type": "array",
                              "items": {
                                "description": "An identifier that is unique for the respective type within a VNF instance, but may not be globally unique.\n",
@@ -1976,7 +1976,7 @@
                              }
                            },
                            "associatedVnfcCpId": {
                              "description": "Identifier of the VNFC CP associated to this network attachment definition resource. May be present when  the network attachment definition resource is used for internal connectivity by the VNF.\n",
                              "description": "Identifier of the VNFC CP associated with this network attachment definition resource. May be present when  the network attachment definition resource is used for internal connectivity by the VNF.\n",
                              "type": "array",
                              "items": {
                                "description": "An identifier that is unique for the respective type within a VNF instance, but may not be globally unique.\n",
+2 −2
Original line number Diff line number Diff line
@@ -1960,7 +1960,7 @@
															}
														},
														"associatedExtCpId": {
															"description": "Identifier of the external CP associated to this network attachment definition resource. Shall be present  when the network attachment definition resource is used for external connectivity by the VNF.\n",
															"description": "Identifier of the external CP associated with this network attachment definition resource. Shall be present  when the network attachment definition resource is used for external connectivity by the VNF.\n",
															"type": "array",
															"items": {
																"description": "An identifier that is unique for the respective type within a VNF instance, but may not be globally unique.\n",
@@ -1968,7 +1968,7 @@
															}
														},
														"associatedVnfcCpId": {
															"description": "Identifier of the VNFC CP associated to this network attachment definition resource. May be present when  the network attachment definition resource is used for internal connectivity by the VNF.\n",
															"description": "Identifier of the VNFC CP associated with this network attachment definition resource. May be present when  the network attachment definition resource is used for internal connectivity by the VNF.\n",
															"type": "array",
															"items": {
																"description": "An identifier that is unique for the respective type within a VNF instance, but may not be globally unique.\n",
Loading