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

[datamodel-upd][SOL002][VNF-LCM][v5.2.1][6.3.5.x.x Test-IDs] Change...

[datamodel-upd][SOL002][VNF-LCM][v5.2.1][6.3.5.x.x Test-IDs] Change description of attribute parentCpConfigId of type VnfExtCpConfig
parent f5eef6a4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -838,7 +838,7 @@
										"type": "object",
										"properties": {
											"parentCpConfigId": {
												"description": "An identifier that is unique for the respective type within a VNF instance, but may not be globally unique.\n",
                           						"description": "Value of the key that identifies the  \"VnfExtCpConfig\" map entry which corresponds to the parent port of the trunk.mOnly present in \"VnfExtCpConfig\" structures that provide configuration information for a CP which represents a sub-port in a trunk, and if parent ports are supported. In case of deletion of an external CP, the identifier of the external CP instance to delete.  Shall be present if this instance has already been created.\n",
												"type": "string"
											},
											"linkPortId": {
+1 −1
Original line number Diff line number Diff line
@@ -1592,7 +1592,7 @@
																"type": "object",
																"properties": {
																	"parentCpConfigId": {
																		"description": "An identifier that is unique for the respective type within a VNF instance, but may not be globally unique.\n",
                            											"description": "Value of the key that identifies the  \"VnfExtCpConfig\" map entry which corresponds to the parent port of the trunk.mOnly present in \"VnfExtCpConfig\" structures that provide configuration information for a CP which represents a sub-port in a trunk, and if parent ports are supported. In case of deletion of an external CP, the identifier of the external CP instance to delete.  Shall be present if this instance has already been created.\n",
																		"type": "string"
																	},
																	"linkPortId": {
+1 −1
Original line number Diff line number Diff line
@@ -1594,7 +1594,7 @@
																	"type": "object",
																	"properties": {
																		"parentCpConfigId": {
																			"description": "An identifier that is unique for the respective type within a VNF instance, but may not be globally unique.\n",
                            												"description": "Value of the key that identifies the  \"VnfExtCpConfig\" map entry which corresponds to the parent port of the trunk.mOnly present in \"VnfExtCpConfig\" structures that provide configuration information for a CP which represents a sub-port in a trunk, and if parent ports are supported. In case of deletion of an external CP, the identifier of the external CP instance to delete.  Shall be present if this instance has already been created.\n",
																			"type": "string"
																		},
																		"linkPortId": {
+1 −1
Original line number Diff line number Diff line
@@ -1537,7 +1537,7 @@
                        "type": "object",
                        "properties": {
                          "parentCpConfigId": {
                            "description": "An identifier that is unique for the respective type within a VNF instance, but may not be globally unique.\n",
                            "description": "Value of the key that identifies the  \"VnfExtCpConfig\" map entry which corresponds to the parent port of the trunk.mOnly present in \"VnfExtCpConfig\" structures that provide configuration information for a CP which represents a sub-port in a trunk, and if parent ports are supported. In case of deletion of an external CP, the identifier of the external CP instance to delete.  Shall be present if this instance has already been created.\n",
                            "type": "string"
                          },
                          "linkPortId": {
+1 −1
Original line number Diff line number Diff line
@@ -1539,7 +1539,7 @@
                          "type": "object",
                          "properties": {
                            "parentCpConfigId": {
                              "description": "An identifier that is unique for the respective type within a VNF instance, but may not be globally unique.\n",
                              "description": "Value of the key that identifies the  \"VnfExtCpConfig\" map entry which corresponds to the parent port of the trunk.mOnly present in \"VnfExtCpConfig\" structures that provide configuration information for a CP which represents a sub-port in a trunk, and if parent ports are supported. In case of deletion of an external CP, the identifier of the external CP instance to delete.  Shall be present if this instance has already been created.\n",
                              "type": "string"
                            },
                            "linkPortId": {
Loading