Commit 001a2575 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 : AffectedVnfc
parent 8c3e1102
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -156,7 +156,7 @@
                "type": "string"
              },
              "vnfdId": {
                "description": "An identifier with the intention of being globally unique.\n",
                "description": "Identifier of the VNFD. Shall be present in case of a \"change current VNF Package\" to identify whether the affected VNFC instance is associated with a VDU which is referred from the source or destination VNFD.\n",
                "type": "string"
              },
              "changeType": {
@@ -229,7 +229,7 @@
                "type": "object"
              },
              "affectedVnfcCpIds": {
                "description": "Identifiers of CP(s) of the VNFC instance that were affected by the change. Shall be present for those affected CPs of the VNFC instance that are associated to an external CP of the VNF instance. May be present for further affected CPs of the VNFC instance.\n",
                "description": "Identifiers of CP(s) of the VNFC instance that were affected by the change. Shall be present for those affected CPs of the VNFC instance that are associated with an external CP of the VNF instance. May be present for further affected CPs of the VNFC instance.\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
@@ -158,7 +158,7 @@
                  "type": "string"
                },
                "vnfdId": {
                  "description": "An identifier with the intention of being globally unique.\n",
                  "description": "Identifier of the VNFD. Shall be present in case of a \"change current VNF Package\" to identify whether the affected VNFC instance is associated with a VDU which is referred from the source or destination VNFD.\n",
                  "type": "string"
                },
                "changeType": {
@@ -231,7 +231,7 @@
                  "type": "object"
                },
                "affectedVnfcCpIds": {
                  "description": "Identifiers of CP(s) of the VNFC instance that were affected by the change. Shall be present for those affected CPs of the VNFC instance that are associated to an external CP of the VNF instance. May be present for further affected CPs of the VNFC instance.\n",
                  "description": "Identifiers of CP(s) of the VNFC instance that were affected by the change. Shall be present for those affected CPs of the VNFC instance that are associated with an external CP of the VNF instance. May be present for further affected CPs of the VNFC instance.\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
@@ -117,7 +117,7 @@
            "type": "string"
          },
          "vnfdId": {
            "description": "An identifier with the intention of being globally unique.\n",
            "description": "Identifier of the VNFD. Shall be present in case of a \"change current VNF Package\" to identify whether the affected VNFC instance is associated with a VDU which is referred from the source or destination VNFD.\n",
            "type": "string"
          },
          "changeType": {
@@ -190,7 +190,7 @@
            "type": "object"
          },
          "affectedVnfcCpIds": {
            "description": "Identifiers of CP(s) of the VNFC instance that were affected by the change. Shall be present for those affected CPs of the VNFC instance that are associated to an external CP of the VNF instance. May be present for further affected CPs of the VNFC instance.\n",
            "description": "Identifiers of CP(s) of the VNFC instance that were affected by the change. Shall be present for those affected CPs of the VNFC instance that are associated with an external CP of the VNF instance. May be present for further affected CPs of the VNFC instance.\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",