Commit 8b54e9f0 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 description of cpProtocolData

parent 94463228
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -850,7 +850,7 @@
												"type": "boolean"
											},
											"cpProtocolData": {
												"description": "Parameters for configuring the network protocols on the link port that connects the CP to a VL. See notes 1 and 2.\n",
												"description": "Parameters for configuring the network protocols on the link port that connects the CP to a VL and the domain  names for the external CP. See notes 1 and 2.\n",
												"type": "array",
												"items": {
													"description": "This type represents network protocol data. * NOTE:\tThis attribute allows to signal the addition of further types of layer and protocol\n          in future versions of the present document in a backwards-compatible way. In the current\n          version of the present document, only IP over Ethernet is supported.\n",
+1 −1
Original line number Diff line number Diff line
@@ -1604,7 +1604,7 @@
																		"type": "boolean"
																	},
																	"cpProtocolData": {
																		"description": "Parameters for configuring the network protocols on the link port that connects the CP to a VL. See notes 1 and 2.\n",
																		"description": "Parameters for configuring the network protocols on the link port that connects the CP to a VL and the domain  names for the external CP. See notes 1 and 2.\n",
																		"type": "array",
																		"items": {
																			"description": "This type represents network protocol data. * NOTE:\tThis attribute allows to signal the addition of further types of layer and protocol\n          in future versions of the present document in a backwards-compatible way. In the current\n          version of the present document, only IP over Ethernet is supported.\n",
+1 −1
Original line number Diff line number Diff line
@@ -1606,7 +1606,7 @@
																			"type": "boolean"
																		},
																		"cpProtocolData": {
																			"description": "Parameters for configuring the network protocols on the link port that connects the CP to a VL. See notes 1 and 2.\n",
																			"description": "Parameters for configuring the network protocols on the link port that connects the CP to a VL and the domain  names for the external CP. See notes 1 and 2.\n",
																			"type": "array",
																			"items": {
																				"description": "This type represents network protocol data. * NOTE:\tThis attribute allows to signal the addition of further types of layer and protocol\n          in future versions of the present document in a backwards-compatible way. In the current\n          version of the present document, only IP over Ethernet is supported.\n",
+1 −1
Original line number Diff line number Diff line
@@ -1549,7 +1549,7 @@
                            "type": "boolean"
                          },
                          "cpProtocolData": {
                            "description": "Parameters for configuring the network protocols on the link port that connects the CP to a VL. See notes 1 and 2.\n",
                            "description": "Parameters for configuring the network protocols on the link port that connects the CP to a VL and the domain  names for the external CP. See notes 1 and 2.\n",
                            "type": "array",
                            "items": {
                              "description": "This type represents network protocol data. * NOTE:\tThis attribute allows to signal the addition of further types of layer and protocol\n          in future versions of the present document in a backwards-compatible way. In the current\n          version of the present document, only IP over Ethernet is supported.\n",
+1 −1
Original line number Diff line number Diff line
@@ -1551,7 +1551,7 @@
                              "type": "boolean"
                            },
                            "cpProtocolData": {
                              "description": "Parameters for configuring the network protocols on the link port that connects the CP to a VL. See notes 1 and 2.\n",
                              "description": "Parameters for configuring the network protocols on the link port that connects the CP to a VL and the domain  names for the external CP. See notes 1 and 2.\n",
                              "type": "array",
                              "items": {
                                "description": "This type represents network protocol data. * NOTE:\tThis attribute allows to signal the addition of further types of layer and protocol\n          in future versions of the present document in a backwards-compatible way. In the current\n          version of the present document, only IP over Ethernet is supported.\n",
Loading