Commit 4fb4f084 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 attribute cpProtocolData.
parent e20d1b0d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -859,7 +859,7 @@
                        }
                      },
                      "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
@@ -861,7 +861,7 @@
                          }
                        },
                        "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
@@ -897,7 +897,7 @@
                        }
                      },
                      "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
@@ -1677,7 +1677,7 @@
                                    }
                                  },
                                  "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
@@ -1669,7 +1669,7 @@
																		}
																	},
																	"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