Backend support for operation milestones with activity inputs
[sdc.git] / catalog-be / src / main / resources / import / tosca / data-types / dataTypes.yml
index 50da026..24bed4d 100644 (file)
@@ -7,12 +7,18 @@ integer:
 string:
   derived_from: tosca.datatypes.Root
 
+timestamp:
+  derived_from: tosca.datatypes.Root
+
 boolean:
   derived_from: tosca.datatypes.Root
 
 float:
   derived_from: tosca.datatypes.Root
 
+range:
+  derived_from: tosca.datatypes.Root
+
 list:
   derived_from: tosca.datatypes.Root
 
@@ -34,6 +40,9 @@ scalar-unit.time:
 scalar-unit.frequency:
   derived_from: scalar-unit
 
+scalar-unit.bitrate:
+  derived_from: scalar-unit
+
 tosca.datatypes.Credential:
   derived_from: tosca.datatypes.Root
   properties:
@@ -223,7 +232,6 @@ org.openecomp.datatypes.heat.network.neutron.Subnet:
       type: map
       description: Extra parameters to include in the request
       required: false
-      default: {}
       status: supported
       entry_schema:
         type: string
@@ -243,7 +251,6 @@ org.openecomp.datatypes.heat.network.neutron.Subnet:
       type: list
       description: A specified set of DNS name servers to be used
       required: false
-      default: []
       status: supported
       entry_schema:
         type: string
@@ -333,7 +340,6 @@ org.openecomp.datatypes.heat.novaServer.network.PortExtraProperties:
       type: map
       description: Extra parameters to include in the request
       required: false
-      default: {}
       status: supported
       entry_schema:
         type: string
@@ -1094,6 +1100,424 @@ org.openecomp.datatypes.network.MacAssignments:
       required: true
       description: identifies the number of MAC addresses to assign to the CP from the plan
 
+org.openecomp.datatypes.CSProperties:
+  derived_from: org.openecomp.datatypes.Root
+  properties:
+    sNSSAI:
+      type: string
+      required: true
+      description: sNSSAI
+    maxNumberofUEs:
+      type: integer
+      required: true
+      default: 1000
+      description: maxNumberofUEs
+    latency:
+      type: integer
+      required: true
+      default: 30
+      description: latency
+    expDataRateDL:
+      type: integer
+      required: false
+      description: expDataRateDL
+    expDataRateUL:
+      type: integer
+      required: false
+      description: expDataRateUL
+    coverageAreaList:
+      type: string
+      required: true
+      description: coverageAreaList
+    uEMobilityLevel:
+      type: string
+      constraints:
+        - valid_values: ["stationary", "nomadic","restricted mobility","fully mobility"]
+      required: false
+      description: uEMobilityLevel
+    useInterval:
+      type: string
+      required: true
+      description: useInterval
+    resourceSharingLevel:
+      type: string
+      required: true
+      default: "Shared"
+      constraints:
+        - valid_values: ["Shared", "Non-shared"]
+      description: resourceSharingLevel
+
+org.openecomp.datatypes.NSCapabilities:
+  derived_from: org.openecomp.datatypes.Root
+  properties:
+    pLMNIdList:
+      type: string
+      required: true
+      description: pLMNIdList
+    maxNumberofUEs:
+      type: integer
+      required: true
+      default: 1000
+      description: maxNumberofUEs
+    latency:
+      type: integer
+      required: true
+      default: 30
+      description: latency
+    uEMobilityLevel:
+      type: string
+      constraints:
+        - valid_values: ["stationary", "nomadic","restricted mobility","fully mobility"]
+      required: false
+      description: uEMobilityLevel
+    resourceSharingLevel:
+      type: string
+      required: true
+      default: "Shared"
+      constraints:
+        - valid_values: ["Shared", "Non-shared"]
+      description: resourceSharingLevel
+    sST:
+      type: string
+      required: true
+      default: "eMBB"
+      constraints:
+        - valid_values: ["eMBB", "uRLLC", "mIot"]
+      description: sST
+    availability:
+      type: float
+      required: false
+      description: availability
+    dLThptPerUE:
+      type: integer
+      required: false
+      description: dLThptPerUE
+    uLThptPerUE:
+      type: integer
+      required: false
+      description: uLThptPerUE
+    maxPktSize:
+      type: integer
+      required: false
+      description: maxPktSize
+    termDensity:
+      type: integer
+      required: false
+      description: termDensity
+    activityFactor:
+      type: integer
+      required: false
+      description: activityFactor
+    jitter:
+      type: integer
+      required: false
+      description: jitter
+    survivalTime:
+      type: string
+      required: false
+      description: survivalTime
+    reliability:
+      type: string
+      required: false
+      description: reliability
+    dLThptPerSlice:
+      type: integer
+      required: false
+      description: dLThptPerSlice
+    uLThptPerSlice:
+      type: integer
+      required: false
+      description: uLThptPerSlice
+    maxNumberofConns:
+      type: integer
+      required: false
+      description: maxNumberofConns
+
+org.openecomp.datatypes.NSSCapabilities:
+  derived_from: org.openecomp.datatypes.Root
+  properties:
+    pLMNIdList:
+      type: string
+      required: true
+      description: pLMNIdList
+    maxNumberofUEs:
+      type: integer
+      required: true
+      default: 10000
+      description: maxNumberofUEs
+    latency:
+      type: integer
+      required: true
+      default: 30
+      description: latency
+    uEMobilityLevel:
+      type: string
+      constraints:
+        - valid_values: ["stationary", "nomadic","restricted mobility","fully mobility"]
+      required: false
+      description: uEMobilityLevel
+    resourceSharingLevel:
+      type: string
+      required: true
+      default: "Shared"
+      constraints:
+        - valid_values: ["Shared", "Non-shared"]
+      description: resourceSharingLevel
+    sST:
+      type: string
+      required: true
+      default: "eMBB"
+      constraints:
+        - valid_values: ["eMBB", "uRLLC", "mIot"]
+      description: sST
+    expDataRateDL:
+      type: integer
+      required: false
+      description: expDataRateDL
+    expDataRateUL:
+      type: integer
+      required: false
+      description: expDataRateUL
+    areaTrafficCapDL:
+      type: integer
+      required: false
+      description: areaTrafficCapDL
+    areaTrafficCapUL:
+      type: integer
+      required: false
+      description: areaTrafficCapUL
+    overallUserDensity:
+      type: integer
+      required: false
+      description: overallUserDensity
+    activityFactor:
+      type: integer
+      required: false
+      description: activityFactor
+    cSAvailabilityTarget:
+      type: float
+      required: false
+      description: cSAvailabilityTarget
+    cSReliabilityMeanTime:
+      type: string
+      required: false
+      description: cSReliabilityMeanTime
+    expDataRate:
+      type: integer
+      required: false
+      description: expDataRate
+    msgSizeByte:
+      type: string
+      required: false
+      description: msgSizeByte
+    transferIntervalTarget:
+      type: string
+      required: false
+      description: transferIntervalTarget
+    survivalTime:
+      type: string
+      required: false
+      description: survivalTime
+    maxNumberofPDUSession:
+      type: integer
+      required: false
+      description: maxNumberofPDUSession
+
+org.openecomp.datatypes.ServiceProfile:
+  derived_from: org.openecomp.datatypes.Root
+  properties:
+    sNSSAI:
+      type: string
+      required: true
+      description: sNSSAI
+    pLMNIdList:
+      type: string
+      required: true
+      description: pLMNIdList
+    maxNumberofUEs:
+      type: integer
+      required: true
+      default: 1000
+      description: maxNumberofUEs
+    latency:
+      type: integer
+      required: true
+      default: 30
+      description: latency
+    activityFactor:
+      type: integer
+      constraints:
+        - in_range: [0,100]
+      required: false
+      default: 20
+      description: activityFactor
+    coverageAreaTAList:
+      type: string
+      required: false
+      description: coverageAreaTAList
+    uEMobilityLevel:
+      type: string
+      constraints:
+        - valid_values: ["stationary", "nomadic","restricted mobility","fully mobility"]
+      required: false
+      description: uEMobilityLevel
+    resourceSharingLevel:
+      type: string
+      required: true
+      default: "Shared"
+      constraints:
+        - valid_values: ["Shared", "Non-shared"]
+      description: resourceSharingLevel
+    sST:
+      type: string
+      required: true
+      default: "eMBB"
+      constraints:
+        - valid_values: ["eMBB", "uRLLC", "mIot"]
+      description: sST
+    availability:
+      type: float
+      required: false
+      description: availability
+    reliability:
+      type: string
+      required: false
+      description: reliability
+    dLThptPerUE:
+      type: integer
+      required: false
+      description: dLThptPerUE
+    uLThptPerUE:
+      type: integer
+      required: false
+      description: uLThptPerUE
+    maxPktSize:
+      type: integer
+      required: false
+      description: maxPktSize
+    termDensity:
+      type: integer
+      required: false
+      description: termDensity
+    jitter:
+      type: integer
+      required: false
+      description: jitter
+    survivalTime:
+      type: string
+      required: false
+      description: survivalTime
+    dLThptPerSlice:
+      type: integer
+      required: false
+      description: dLThptPerSlice
+    uLThptPerSlice:
+      type: integer
+      required: false
+      description: uLThptPerSlice
+    maxNumberofConns:
+      type: integer
+      required: false
+      description: maxNumberofConns
+
+org.openecomp.datatypes.SliceProfile:
+  derived_from: org.openecomp.datatypes.Root
+  properties:
+    sNSSAI:
+      type: string
+      required: true
+      description: sNSSAI
+    pLMNIdList:
+      type: string
+      required: true
+      description: pLMNIdList
+    maxNumberofUEs:
+      type: integer
+      required: true
+      default: 1000
+      description: maxNumberofUEs
+    latency:
+      type: integer
+      required: true
+      default: 30
+      description: latency
+    expDataRateDL:
+      type: integer
+      required: false
+      description: expDataRateDL
+    expDataRateUL:
+      type: integer
+      required: false
+      description: expDataRateUL
+    areaTrafficCapDL:
+      type: integer
+      required: false
+      description: areaTrafficCapDL
+    areaTrafficCapUL:
+      type: integer
+      required: false
+      description: areaTrafficCapUL
+    overallUserDensity:
+      type: integer
+      required: false
+      description: overallUserDensity
+    activityFactor:
+      type: integer
+      required: false
+      description: activityFactor
+    coverageAreaTAList:
+      type: string
+      required: false
+      description: coverageAreaTAList
+    uEMobilityLevel:
+      type: string
+      constraints:
+        - valid_values: ["stationary", "nomadic","restricted mobility","fully mobility"]
+      required: false
+      description: uEMobilityLevel
+    resourceSharingLevel:
+      type: string
+      required: true
+      default: "Shared"
+      constraints:
+        - valid_values: ["Shared", "Non-shared"]
+      description: resourceSharingLevel
+    sST:
+      type: string
+      required: true
+      default: "eMBB"
+      constraints:
+        - valid_values: ["eMBB", "uRLLC", "mIot"]
+      description: sST
+    cSAvailabilityTarget:
+      type: float
+      required: false
+      description: cSAvailabilityTarget
+    cSReliabilityMeanTime:
+      type: string
+      required: false
+      description: cSReliabilityMeanTime
+    expDataRate:
+      type: integer
+      required: false
+      description: expDataRate
+    msgSizeByte:
+      type: string
+      required: false
+      description: msgSizeByte
+    transferIntervalTarget:
+      type: string
+      required: false
+      description: transferIntervalTarget
+    survivalTime:
+      type: string
+      required: false
+      description: survivalTime
+    maxNumberofPDUSession:
+      type: integer
+      required: false
+      description: maxNumberofPDUSession
+
 org.openecomp.datatypes.EcompHoming:
   derived_from: org.openecomp.datatypes.Root
   properties:
@@ -1690,7 +2114,7 @@ tosca.datatypes.nfv.L2ProtocolData:
       required: false
       constraints:
         - greater_than: 0
-    segmentation_id:  #Introduced from Beijing release, only used for vCPE usecase, outside the scope of SOL001 v2.5.1
+    segmentation_id: #Introduced from Beijing release, only used for vCPE usecase, outside the scope of SOL001 v2.5.1
       type: integer
       required: false
     physical_network:  #Introduced from Beijing release, only used for vCPE usecase, outside the scope of SOL001 v2.5.1
@@ -1914,6 +2338,12 @@ tosca.datatypes.nfv.VnfProfile:
       required: true
       constraints:
         - greater_or_equal: 0
+    service_availability_level:
+      type: integer
+      description: If present, specifies the service availability level for the VNF instance created from this profile. 
+      required: false 
+      constraints:
+        - greater_or_equal: 1
 tosca.datatypes.nfv.UriAuthority:
   derived_from: tosca.datatypes.Root
   description: information that corresponds to the authority component of a URI as specified in IETF RFC 3986 [8]
@@ -1981,7 +2411,7 @@ tosca.datatypes.nfv.VirtualLinkMonitoringParameter:
       description: Identifies a performance metric derived from those defined in ETSI GS NFV-IFA 027.The packetOutgoingVirtualLink and packetIncomingVirtualLink metrics shall be obtained by aggregation the PacketOutgoing and PacketIncoming measurements defined in clause 7.1 of GS NFV-IFA 027 of all virtual link ports attached to the virtual link to which the metrics apply.
       required: true
       constraints:
-         - valid_values: [ packet_outgoing_virtual_link, packet_incoming_virtual_link ]
+         - valid_values: [ packet_outgoing_virtual_link, packet_incoming_virtual_link, byte_incoming, byte_outgoing, packet_incoming, packet_outgoing ]
     collection_period:
       type: scalar-unit.time
       description: Describes the recommended periodicity at which to collect the performance information.
@@ -2001,7 +2431,7 @@ tosca.datatypes.nfv.VnfcMonitoringParameter:
       description: Identifies the performance metric, according to ETSI GS NFV-IFA 027.
       required: true
       constraints:
-        - valid_values: [ v_cpu_usage_mean_vnf, v_cpu_usage_peak_vnf, v_memory_usage_mean_vnf, v_memory_usage_peak_vnf, v_disk_usage_mean_vnf, v_disk_usage_peak_vnf, byte_incoming_vnf_int_cp, byte_outgoing_vnf_int_cp, packet_incoming_vnf_int_cp, packet_outgoing_vnf_int_cp ]
+        - valid_values: [ v_cpu_usage_mean_vnf, v_cpu_usage_peak_vnf, v_memory_usage_mean_vnf, v_memory_usage_peak_vnf, v_disk_usage_mean_vnf, v_disk_usage_peak_vnf, byte_incoming_vnf_int_cp, byte_outgoing_vnf_int_cp, packet_incoming_vnf_int_cp, packet_outgoing_vnf_int_cp, v_cpu_usage_mean, v_cpu_usage_peak, v_memory_usage_mean, v_memory_usage_peak, v_disk_usage_mean, v_disk_usage_peak, v_net_byte_incoming, v_net_byte_outgoing, v_net_packet_incoming, v_net_packet_outgoing, usage_mean_vStorage, usage_peak_vStorage ]
     collection_period:
       type: scalar-unit.time
       description: Describes the recommended periodicity at which to collect the performance information.
@@ -2035,6 +2465,21 @@ tosca.datatypes.nfv.VnfMonitoringParameter:
       required: false
       constraints:
         - greater_than: 0 s
+tosca.datatypes.nfv.VnfChangeCurrentPackageOperationConfiguration:
+    derived_from: tosca.datatypes.Root
+    description: represents information that affect the invocation of the change current VNF Package operation.
+    # This data type definition is reserved for future use in the present document.
+    # properties:
+tosca.datatypes.nfv.VnfCreateSnapshotOperationConfiguration:
+    derived_from: tosca.datatypes.Root
+    description: represents information that affect the invocation of the CreateVnfSnapshot operation 
+    # This data type definition is reserved for future use in the present document.
+    # properties:
+tosca.datatypes.nfv.VnfRevertToSnapshotOperationConfiguration:
+    derived_from: tosca.datatypes.Root
+    description: represents information that affect the invocation of the RevertToVnfSnapshot operation 
+    # This data type definition is reserved for future use in the present document.
+    # properties:
 tosca.datatypes.nfv.VnfLcmOperationsConfiguration:
   derived_from: tosca.datatypes.Root
   description: Represents information to configure lifecycle management operations
@@ -2071,6 +2516,18 @@ tosca.datatypes.nfv.VnfLcmOperationsConfiguration:
       type:   tosca.datatypes.nfv.VnfChangeExtConnectivityOperationConfiguration
       description: Configuration parameters for the changeExtVnfConnectivityOpConfig operation
       required: false
+    change_current_package:
+      type:   tosca.datatypes.nfv.VnfChangeCurrentPackageOperationConfiguration
+      description: Configuration parameters for the ChangeCurrentVnfPackage operation
+      required: false
+    create_snapshot:
+      type:   tosca.datatypes.nfv.VnfCreateSnapshotOperationConfiguration
+      description: Configuration parameters for the CreateVnfSnapshot operation
+      required: false
+    revert_to_snapsot:
+      type:   tosca.datatypes.nfv.VnfRevertToSnapshotOperationConfiguration
+      description: Configuration parameters for the RevertToVnfSnapshot operation
+      required: false
 tosca.datatypes.nfv.CpProtocolData:
   derived_from: tosca.datatypes.Root
   description: Describes and associates the protocol layer that a CP uses together with other protocol and connection point information
@@ -2094,7 +2551,35 @@ tosca.datatypes.nfv.VnfAdditionalConfigurableProperties:
   properties:
     description:
       type: string
+    is_writable_anytime:
+      type: boolean
+      description: It specifies whether these additional configurable properties are writeable (TRUE) at anytime (i.e. prior to / at instantiation time as well as after instantiation).or (FALSE) only prior to / at instantiation time. If this property is not present, the additional configurable properties are writable anytime
+      required: false
+tosca.datatypes.nfv.VnfmInterfaceInfo:
+  derived_from: tosca.datatypes.Root
+  description: describes information enabling the VNF instance to access the NFV-MANO interfaces produced by the VNFM
+  properties:
+    interface_name: 
+      type: string 
+      description: Identifies an interface produced by the VNFM. 
+      required: true 
+      constraints: 
+        - valid_values: [ vnf_lcm, vnf_pm, vnf_fm ] 
+    details: 
+      type: tosca.datatypes.nfv.InterfaceDetails 
+      description: Provide additional data to access the interface endpoint 
+      required: false  
+    credentials: 
+      type: map
+      description: Provides credential enabling access to the interface
       required: false
+      entry_schema:
+        type: string
+tosca.datatypes.nfv.OauthServerInfo:
+  derived_from: tosca.datatypes.Root
+  description: information to enable discovery of the authorization server
+  #properties: FFS
+  #This data type definition is reserved for future use in the present document
 tosca.datatypes.nfv.VnfConfigurableProperties:
   derived_from: tosca.datatypes.Root
   description: indicates configuration properties for a given VNF (e.g. related to auto scaling and auto healing).
@@ -2107,6 +2592,18 @@ tosca.datatypes.nfv.VnfConfigurableProperties:
       type: boolean
       description: It permits to enable (TRUE)/disable (FALSE) the auto-healing functionality. If the properties is not present for configuring, then VNF property is not supported
       required: false
+    vnfm_interface_info:
+      type: tosca.datatypes.nfv.VnfmInterfaceInfo
+      description: Contains information enabling access to the NFV-MANO interfaces produced by the VNFM (e.g. URIs and credentials). If the property is not present, then configuring this VNF property is not supported.
+      required: false
+    vnfm_oauth_server_info:
+      type: tosca.datatypes.nfv.OauthServerInfo
+      description: Contains information to enable discovery of the authorization server protecting access to VNFM interfaces. If the property is not present, then configuring this VNF property is not supported.
+      required: false
+    vnf_oauth_server_info:
+      type: tosca.datatypes.nfv.OauthServerInfo
+      description: Contains information to enable discovery of the authorization server to validate the access tokens provided by the VNFM when the VNFM accesses the VNF interfaces, if that functionality (token introspection) is supported by the authorization server. If the property is not present, then configuring this VNF property is not supported.
+      required: false
     additional_configurable_properties:
       description: It provides VNF specific configurable properties that can be modified using the ModifyVnfInfo operation
       required: false
@@ -2125,7 +2622,6 @@ tosca.datatypes.nfv.VnfInfoModifiableAttributesExtensions:
 tosca.datatypes.nfv.VnfInfoModifiableAttributesMetadata:
   derived_from: tosca.datatypes.Root
   description: is an empty base type for deriving data types for describing VNF-specific metadata
-  # below description properties added as optional, since atleast one property required to define a dataType in SDC
   properties:
     description:
       type: string
@@ -2208,6 +2704,21 @@ tosca.datatypes.nfv.VirtualBlockStorageData:
       description: Indicates if the storage support RDMA
       required: false
       default: false
+tosca.datatypes.nfv.ChecksumData:
+   derived_from: tosca.datatypes.Root
+   description: Describes information about the result of performing a checksum operation over some arbitrary data 
+   properties:
+     algorithm:
+       type: string
+       description: Describes the algorithm used to obtain the checksum value
+       required: true
+       constraints:
+         - valid_values: [sha-224, sha-256, sha-384, sha-512 ]
+     hash:
+       type: string
+       description: Contains the result of applying the algorithm indicated by the algorithm property to the data to which this ChecksumData refers 
+       required: true
+
 tosca.datatypes.nfv.SwImageData:
   derived_from: tosca.datatypes.Root
   description: describes information  related to a software image artifact
@@ -2220,9 +2731,13 @@ tosca.datatypes.nfv.SwImageData:
       type: string
       description: Version of this software image
       required: true
+    provider:
+      type: string
+      description: Provider of this software image
+      required: false
     checksum:
       type: string
-      description:  Checksum of the software image file
+      description:  Checksum of the software image file 
       required: true
     container_format:
       type: string
@@ -2298,6 +2813,13 @@ tosca.datatypes.nfv.NsVlProfile:
       type: tosca.datatypes.nfv.ServiceAvailability
       description: Network service virtual link service availability levels, as described in ETSI GS NFV-REL 001
       required: false 
+    service_availability_level:
+      type: integer
+      description: Specifies the service availability level for the VL instance created from this profile
+      required: false 
+      constraints:
+        - greater_or_equal: 1
+
 tosca.datatypes.nfv.NsProfile:
   derived_from: tosca.datatypes.Root
   description: describes a profile for instantiating NSs of a particular NS DF according to a specific NSD and NS DF.
@@ -2323,422 +2845,173 @@ tosca.datatypes.nfv.NsProfile:
       description: Identifies the applicable network service DF within the scope of the NSD.
       required: true
 
-### Data types used by Policy PM Mapper for closed loop ###
-
-onap.datatypes.monitoring.pm-mapper-filter:
-  derived_from: tosca.datatypes.Root
-  properties:
-    filters:
-      type: list
-      description: Filter configuration
-      default: []
-      required: true
-      entry_schema:
-        type: onap.datatypes.monitoring.filters
-
-onap.datatypes.monitoring.filters:
+tosca.datatypes.nfv.MciopProfile:
   derived_from: tosca.datatypes.Root
+  description: describes a profile for instantiating VNFs of a particular NS DF according to a specific VNFD and VNF DF.
   properties:
-    pmDefVsn:
-      type: string
-      description: PM Dictionary version
-      required: true
-    nfType:
-      type: string
-      description: NF type
-      required: true
-    vendor:
+    mciopId:
       type: string
-      description: Vendor name
-      required: true
-    measTypes:
-      type: list
-      description: Measurement types to collect
-      default: []
+      description: dentifies the MCIOP in the VNF package.
       required: true
-      entry_schema:
-        type: string
-
-### Data types used by Policy PM Subscription Handler for closed loop ###
-
-onap.datatypes.monitoring.subscription:
-  derived_from: tosca.datatypes.Root
-  properties:
-    subscriptionName:
-      type: string
-      description: Name of the subscription
-      required: true
-    administrativeState:
-      type: string
-      description: State of the subscription
-      required: true
-      constraints:
-        - valid_values:
-            - LOCKED
-            - UNLOCKED
-    fileBasedGP:
+    deploymentOrder:
       type: integer
-      description: File based granularity period
-      required: true
-    fileLocation:
-      type: string
-      description: ROP file location
-      required: true
-    nfTypeModelInvariantId:
-      type: string
-      description: Network function invariant ID
-      required: true
-    nfFilter:
-      type: map
-      description: Network function filter
-      required: true
-      entry_schema:
-        type: onap.datatypes.monitoring.nfFilter
-    measurementGroups:
-      type: list
-      description: Measurement Groups
-      required: true
-      entry_schema:
-        type: onap.datatypes.monitoring.measurementGroups
-
-onap.datatypes.monitoring.nfFilter:
-  derived_from: tosca.datatypes.Root
-  properties:
-    nfNames:
+      description: Indicates the order in which this MCIOP shall be deployed in relation to other MCIOPs.  A lower value specifies an earlier deployment.
+      required: false
+      constraints:
+        - greater_or_equal: 0
+    affinityOrAntiAffinityGroupId:
       type: list
-      description: List of network functions
-      required: true
-      default: []
+      description: List of VDUs which are associated to this MCIOP and which are deployed using this MCIOP
+      required: false
       entry_schema:
         type: string
-    swVersions:
+    associatedVdu:
       type: list
-      description: List of software versions
-      required: true
-      default: []
+      description: List of VDUs which are associated to this MCIOP and which are deployed using this MCIOP
+      required: false
       entry_schema:
         type: string
-
-onap.datatypes.monitoring.measurementGroups:
+tosca.datatypes.nfv.BootDataVimSpecificProperties:
   derived_from: tosca.datatypes.Root
+  description: describes the VIM specific information used for selecting VIM specific capabilities when setting the boot data.
   properties:
-    measurementGroup:
+    vim_type:
+      type: string 
+      description: Discriminator for the different types of the VIM information.
+      required: false
+    properties:
       type: map
-      description: Measurement Group
-      required: true
-      entry_schema:
-        type: onap.datatypes.monitoring.measurementGroup
-
-onap.datatypes.monitoring.measurementGroup:
-  derived_from: tosca.datatypes.Root
-  properties:
-    measurementTypes:
-      type: list
-      description: List of measurement types
-      required: true
-      default: []
+      description: Properties used for selecting VIM specific capabilities when setting the boot data
       entry_schema:
-        type: onap.datatypes.monitoring.measurementTypes
-    managedObjectDNsBasic:
-      type: list
-      description: List of managed object distinguished names
+        type: string
       required: true
-      default: []
-      entry_schema:
-        type: onap.datatypes.monitoring.managedObjectDNsBasics
-
-onap.datatypes.monitoring.measurementTypes:
+tosca.datatypes.nfv.KvpData:
   derived_from: tosca.datatypes.Root
+  description: describes a set of key-value pairs information used to customize a virtualised compute resource at boot time by using only key-value pairs data.
   properties:
-    measurementType:
+    data:
       type: map
-      description: Measurement type object
-      required: true
+      description: A map of strings that contains a set of key-value pairs that describes the information for configuring the virtualised compute resource.
+      required: false
       entry_schema:
-        type: onap.datatypes.monitoring.measurementType
-
-onap.datatypes.monitoring.measurementType:
-  derived_from: tosca.datatypes.Root
-  properties:
-    measurementType:
-      type: string
-      description: Measurement type
-      required: true
-
-onap.datatypes.monitoring.managedObjectDNsBasics:
+        type: string
+tosca.datatypes.nfv.ContentOrFileData:
   derived_from: tosca.datatypes.Root
+  description: describes a string content or a file information used to customize a virtualised compute resource at boot time by using string content or file.
   properties:
-    managedObjectDNsBasic:
+    data:
       type: map
-      description: Managed object distinguished name object
-      required: true
+      description: A map of strings that contains a set of key-value pairs that carries the dynamic deployment values which used to replace the corresponding variable parts in the file as identify by a URL as described in source_path. Shall be present if "source_path" is present and shall be absent otherwise..
+      required: false
       entry_schema:
-        type: onap.datatypes.monitoring.managedObjectDNsBasic
-
-onap.datatypes.monitoring.managedObjectDNsBasic:
-  derived_from: tosca.datatypes.Root
-  properties:
-    DN:
-      type: string
-      description: Managed object distinguished name
-      required: true
-
-### Data types used by Policy TCA model for closed loop ###
-
-onap.datatypes.monitoring.metricsPerEventName:
-  derived_from: tosca.datatypes.Root
-  properties:
-    controlLoopSchemaType:
-      constraints:
-        - valid_values:
-            - VM
-            - VNF
-      description: "Specifies Control Loop Schema Type for the event Name e.g. VNF, VM"
-      required: true
-      type: string
-    eventName:
-      description: "Event name to which thresholds need to be applied"
-      required: true
-      type: string
-    policyName:
-      description: "TCA Policy Scope Name"
-      required: true
+        type: string
+    content:
       type: string
-    policyScope:
-      description: "TCA Policy Scope"
-      required: true
+      description: The string information used to customize a virtualised compute resource at boot time.
+      required: false
+    source_path:
       type: string
-    policyVersion:
-      description: "TCA Policy Scope Version"
-      required: true
+      description: The URL to a file contained in the VNF package used to customize a virtualised compute resource. The content shall comply with IETF RFC 3986 [8].
+      required: false
+    destination_path:
       type: string
-    thresholds:
-      description: "Thresholds associated with eventName"
-      entry_schema:
-        type: onap.datatypes.monitoring.thresholds
-      required: true
-      type: list
-
-onap.datatypes.monitoring.tca_policy:
+      description: The URL address when inject a file into the virtualised compute resource. The content shall comply with IETF RFC 3986 [8].
+      required: false
+tosca.datatypes.nfv.BootData:
   derived_from: tosca.datatypes.Root
+  description: describes the information used to customize a virtualised compute resource at boot time.
   properties:
-    domain:
-      constraints:
-        - equal: measurementsForVfScaling
-      default: measurementsForVfScaling
-      description: "Domain name to which TCA needs to be applied"
-      required: true
-      type: string
-    metricsPerEventName:
-      description: "Contains eventName and threshold details that need to be applied to given eventName"
-      entry_schema:
-        type: onap.datatypes.monitoring.metricsPerEventName
-      required: true
-      type: list
-
-onap.datatypes.monitoring.thresholds:
+    vim_specific_properties:
+      type: tosca.datatypes.nfv.BootDataVimSpecificProperties
+      description: Properties used for selecting VIM specific capabilities when setting the boot data.
+      required: false
+    kvp_data:
+      type: tosca.datatypes.nfv.KvpData
+      description: A set of key-value pairs for configuring a virtual compute resource.
+      required: false
+    content_or_file_data:
+      type: tosca.datatypes.nfv.ContentOrFileData
+      description: A string content or a file for configuring a virtual compute resource. 
+      required: false
+tosca.datatypes.nfv.ServicePortData:
   derived_from: tosca.datatypes.Root
+  description: describes the service identifying port properties exposed by the VirtualCp
   properties:
-    closedLoopControlName:
-      description: "Closed Loop Control Name associated with the threshold"
-      required: true
-      type: string
-    closedLoopEventStatus:
-      constraints:
-        - valid_values:
-            - ONSET
-            - ABATED
-      description: "Closed Loop Event Status of the threshold"
-      required: true
+    name:
       type: string
-    direction:
-      constraints:
-        - valid_values:
-            - LESS
-            - LESS_OR_EQUAL
-            - GREATER
-            - GREATER_OR_EQUAL
-            - EQUAL
-      description: "Direction of the threshold"
+      description: The name of the port exposed by the VirtualCp.
       required: true
+    protocol:
       type: string
-    fieldPath:
-      constraints:
-        - valid_values:
-            - "$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta"
-            - "$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedOctetsDelta"
-            - "$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedUnicastPacketsDelta"
-            - "$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedMulticastPacketsDelta"
-            - "$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsDelta"
-            - "$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedDiscardedPacketsDelta"
-            - "$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedErrorPacketsDelta"
-            - "$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsAccumulated"
-            - "$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedOctetsAccumulated"
-            - "$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedUnicastPacketsAccumulated"
-            - "$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedMulticastPacketsAccumulated"
-            - "$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated"
-            - "$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedDiscardedPacketsAccumulated"
-            - "$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedErrorPacketsAccumulated"
-            - "$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].transmittedTotalPacketsDelta"
-            - "$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].transmittedOctetsDelta"
-            - "$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].transmittedUnicastPacketsDelta"
-            - "$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].transmittedMulticastPacketsDelta"
-            - "$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].transmittedBroadcastPacketsDelta"
-            - "$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].transmittedDiscardedPacketsDelta"
-            - "$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].transmittedErrorPacketsDelta"
-            - "$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].transmittedTotalPacketsAccumulated"
-            - "$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].transmittedOctetsAccumulated"
-            - "$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].transmittedUnicastPacketsAccumulated"
-            - "$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].transmittedMulticastPacketsAccumulated"
-            - "$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].transmittedBroadcastPacketsAccumulated"
-            - "$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].transmittedDiscardedPacketsAccumulated"
-            - "$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].transmittedErrorPacketsAccumulated"
-            - "$.event.measurementsForVfScalingFields.cpuUsageArray[*].cpuIdle"
-            - "$.event.measurementsForVfScalingFields.cpuUsageArray[*].cpuUsageInterrupt"
-            - "$.event.measurementsForVfScalingFields.cpuUsageArray[*].cpuUsageNice"
-            - "$.event.measurementsForVfScalingFields.cpuUsageArray[*].cpuUsageSoftIrq"
-            - "$.event.measurementsForVfScalingFields.cpuUsageArray[*].cpuUsageSteal"
-            - "$.event.measurementsForVfScalingFields.cpuUsageArray[*].cpuUsageSystem"
-            - "$.event.measurementsForVfScalingFields.cpuUsageArray[*].cpuWait"
-            - "$.event.measurementsForVfScalingFields.cpuUsageArray[*].percentUsage"
-            - "$.event.measurementsForVfScalingFields.meanRequestLatency"
-            - "$.event.measurementsForVfScalingFields.memoryUsageArray[*].memoryBuffered"
-            - "$.event.measurementsForVfScalingFields.memoryUsageArray[*].memoryCached"
-            - "$.event.measurementsForVfScalingFields.memoryUsageArray[*].memoryConfigured"
-            - "$.event.measurementsForVfScalingFields.memoryUsageArray[*].memoryFree"
-            - "$.event.measurementsForVfScalingFields.memoryUsageArray[*].memoryUsed"
-            - "$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value"
-      description: "Json field Path as per CEF message which needs to be analyzed for TCA"
-      required: true
-      type: string
-    severity:
+      description: The L4 protocol for this port exposed by the VirtualCp.
       constraints:
-        - valid_values:
-            - CRITICAL
-            - MAJOR
-            - MINOR
-            - WARNING
-            - NORMAL
-      description: "Threshold Event Severity"
-      required: true
-      type: string
-    thresholdValue:
-      description: "Threshold value for the field Path inside CEF message"
-      required: true
+        - valid_values: 
+          - TCP
+          - UDP
+          - SCTP
+    port:
       type: integer
-    version:
-      description: "Version number associated with the threshold"
+      description: The L4 port number exposed by the VirtualCp.
       required: true
-      type: string
-
-### Data types used by Policy Restconf Collector ###
-
-onap.datatypes.monitoring.rcc_policy:
-  derived_from: tosca.datatypes.Root
-  properties:
-    controller_name:
-      type: string
-      description: Name of controller
-      required: true
-    controller_restapiUrl:
-      type: string
-      description: Controller's ip and port
-      required: true
-    controller_restapiUser:
-      type: string
-      description: Controller's username
-      required: true
-    controller_restapiPassword:
-      type: string
-      description: Controller's password
-      required: true
-    controller_accessTokenUrl:
-      type: string
-      description: URL to get access token
-      required: true
-    controller_accessTokenFile:
-      type: string
-      description: Access token file path
-      required: true
-    controller_accessTokenMethod:
-      type: string
-      description: Access token method POST/GET/PUT etc
-      required: true
-      constraints:
-        - valid_values: [ post, get, put]
-    controller_subsMethod:
-      type: string
-      description: Subscription method POST/GET/PUT etc
-      required: true
-      default: post
-      constraints:
-        - valid_values: [ post, get, put]
-    controller_subscriptionUrl:
-      type: string
-      description: URL to establish subscription
-      required: true
-    controller_disableSsl:
+    portConfigurable:
       type: boolean
-      description: Option to disable ssl
+      description: Specifies whether the port attribute value is allowed to be configurable.
       required: true
-      default: true
-    event_details:
-      type: list
-      description: event details
-      required: true
-      entry_schema:
-        type : onap.datatypes.monitoring.rcc_event_details
-
-onap.datatypes.monitoring.rcc_event_details:
+tosca.datatypes.nfv.AdditionalServiceData:
   derived_from: tosca.datatypes.Root
+  description: describes the additional service data of the VirtualCp used to expose properties of the VirtualCp to NFV-MANO.
   properties:
-    event_name:
-      type: string
-      description: event name
-      required: true
-    event_description:
-      type: string
-      description: description of event
+    portData:
+      type: list
+      description: Service port numbers exposed by the VirtualCp.
       required: false
-    event_sseventUrlEmbed:
-      type: boolean
-      description: Whether SSE url is embedded in subscription response
-      required: true
-      default: true
-    event_sseventsField:
+      entry_schema:
+        type: tosca.datatypes.nfv.ServicePortData
+    serviceData:
       type: string
-      description: Field name to access SSE url in subscription response
+      description: Service matching information exposed by the VirtualCp.
+      required: false
+tosca.datatypes.nfv.NsOperationAdditionalParameters:
+  derived_from: tosca.datatypes.Root
+  description: Is an empty base type for deriving data types for describing NS-specific additional parameters to be passed when invoking NS lifecycle management operations 
+  #properties:
+tosca.datatypes.nfv.Mask:
+  derived_from: tosca.datatypes.Root
+  properties:  
+    starting_point: 
+      description: Indicates the offset between the last bit of the source mac address and the first bit of the sequence of bits to be matched.
+      type: integer
+      required: true    
+    length: 
+      description: Indicates the number of bits to be matched.
+      type: integer
       required: true
-    event_sseventsUrl:
+    value:
+      description: Provide the sequence of bit values to be matched.
       type: string
-      description: Explicit SSE url
-      required: true
-    event_subscriptionTemplate:
+      required: true 
+tosca.datatypes.nfv.NsMonitoringParameter:
+  derived_from: tosca.datatypes.Root
+  description: Represents information on virtualised resource related performance metrics applicable to the NS.
+  properties:
+    name:
       type: string
-      description: Subscription template file path
+      description: Human readable name of the monitoring parameter
       required: true
-    event_unSubscriptionTemplate:
+    performance_metric:
       type: string
-      description: Unsubscription template file path
-      required: false
-    event_ruleId:
-      type: integer
-      description: Rule Id
-      required: false
-    modifyData:
-      type: boolean
-      description: Whether to modify the received SSE event
+      description: Identifies a performance metric to be monitored, according to ETSI GS NFV-IFA 027. 
       required: true
-      default: false
-    modifyMethod:
-      type: string
-      description: The java method name to modify data
-      required: false
-    userData:
-      type: string
-      description: The user specific data
+      constraints:
+         - valid_values: [byte_incoming_sap, byte_outgoing_sap, packet_incoming_sap, packet_outgoing_sap, byte_incoming, byte_outgoing, packet_incoming, packet_outgoing ] 
+    collection_period:  
+      type: scalar-unit.time
+      description: Describes the periodicity at which to collect the performance information.
       required: false
 
+
+
+      
 ##### Partner service domain datatypes ######
 
 onap.datatypes.partner.access_details:
@@ -2888,3 +3161,338 @@ onap.datatypes.partner.sppartner_details:
       type: string
       description: Authentication  details to access the Service URL
       required: false
+
+onap.datatypes.ToscaConceptIdentifier:
+  derived_from: tosca.datatypes.Root
+  properties:
+    name:
+      type: string
+      required: true
+    version:
+      type: string
+      required: true
+
+tosca.datatypes.asd.networkInterfaceRequirements:
+  derived_from: tosca.datatypes.Root
+  version: 0.1
+  description: "Describes the datatype for network interface requirements"
+  properties:
+    trunk_mode:
+      description: >
+        Information about whether the CP instantiated from this Cp is
+        in Trunk mode (802.1Q or other). When operating in "trunk mode",
+        the Cp is capable of carrying traffic for several VLANs.
+        Absence of this property implies that trunkMode is not configured
+        for the Cp i.e. It is equivalent to boolean value "false".
+      required: true
+      type: boolean
+      default: false
+    ipam:
+      description: >
+        Identifies whether application expects IP address assignment to be
+        managed by the cluster infrastructure (CNI IPAM plugin), or
+        configured by orchestrator via for example helm input parameter,
+        or if IP assignment is handled by the application itself.
+      required: true
+      type: string
+      constraints:
+        - valid_values: ["infraProvided", "orchestrated", "userManaged"]
+      default: "infraProvided"
+    interface_type:
+      description: >
+        Indicates what type of network interface the application expects.
+        Kernel based virtual netdev based on CNIs such as ovs | bridge |
+        macvlan | ipvlan, or PCIe dev directly visible in application
+        namespace with kernel or userspace driver or bonded with the Bond
+        CNI, or userspace-CNI based network interface
+        (requires DPDK-OVS/VPP vSwitch).
+      required: true
+      type: string
+      constraints:
+        - valid_values: ["kernel.netdev", "direct.userdriver", "direct.kerneldriver", "direct.bond", "userspace"]
+      default: "kernel.netdev"
+    interface_option:
+      description: >
+        This attribute describes verified realization options for the
+        network interface in question. Currently listed options
+        (virtio and memif) are applicable for the interfaceType “userspace”.
+      required: false
+      type: list
+      entry_schema:
+        type: string
+        constraints:
+          - valid_values: ["virtio", "memif"]
+    interface_redundancy:
+      description: >
+        Identifies switch-plane redundancy method the application uses,
+        and that node infrastructure is required to comply with.
+        "infraProvided", “left” and “right”: The container sees a
+        single vNIC that a) the infrastructure bonds over both switchplanes
+        or b) that is connected to the network via only left or
+        right the switchplane.
+        The other cases are for a mated pair of vnics connecting to
+        same network, but where one vNIC connects
+        via left switch plane and the other via right switch plane,
+        and where the application manages the redundancy.
+        "activePassiveBond": the application bonds with move of MAC address.
+        "activeActiveBond“: bonded left/right links must be part of a multi-chassis LAG
+        "activePassiveL3": application will move application IP address between the vNICs.
+        "activeActiveL3": the application uses anycast/ECMP.
+      required: true
+      type: string
+      constraints:
+        - valid_values: ["infraProvided", "actPassBond", "actActBond", "actPassL3", "actActL3", "Left", "Right"]
+      default: "infraProvided"
+    nic_options:
+      description: >
+        Identifies for the direct.userdriver interface type, the physical
+        nics the driver is verified to work with.
+        Allowed values for nic types must be handled via a registry or be standardized.
+      required: false
+      type: list
+      entry_schema:
+        type: string
+
+tosca.datatypes.asd.paramMappings:
+  version: 0.1
+  derived_from: tosca.datatypes.Root
+  description: "Describes the datatype for parameter mapping"
+  properties:
+    loadbalancer_IP:
+      description: >
+        When present, this attribute specifies the name of the deployment
+        artifact input parameter through which the orchestrator can
+        configure the loadbalancerIP parameter of the K8s service
+        or ingress controller that the extCpdData represents.
+        Note: The format of the Content strings is specific for each different
+        orchestration templating technology used (Helm, Teraform, etc.).
+        Currently only a format for use with Helm charts is suggested:
+        "<helmchartname>:[<subchartname>.]^(0..N)[<parentparamname>.]^(0..N)<paramname>". 
+        Whether the optional parts of the format are present depends on how the
+        parameter is declared in the helm chart. An example is:
+        "chartName:subChart1.subChart2.subChart3.Parent1.Parent2.Parent3.LBIP".
+      required: false
+      type: string
+    external_IPs:
+      description: >
+        When present, this attribute specifies the name of the deployment
+        artifact input parameter through which the orchestrator can
+        configure the extermalIPs parameter of the K8s service or ingress
+        controller, or the pod network interface annotation, that the
+        extCpdData represents.
+        Note: The format of the Content strings is specific for each different
+        orchestration templating technology used (Helm, Teraform, etc.).
+        Currently only a format for use with Helm charts is suggested:
+        "<helmchartname>:[<subchartname>.]^(0..N)[<parentparamname>.]^(0..N)<paramname>". 
+        Whether the optional parts of the format are present depends on how the
+        parameter is declared in the helm chart. An example is:
+        "chartName:subChart1.subChart2.subChart3.Parent1.Parent2.Parent3.extIP".
+      required: false
+      type: list
+      entry_schema:
+        type: string
+    nad_names:
+      description: >
+        Specifies, for an extCpdData respesenting a secondary network interface,
+        the name(s) of the deployment artifact input parameter(s) through which
+        the orchestrator can provide the names of the network attachment
+        definitions (NADs) the orchestrator has created as base for the network
+        interface the extCpdData represents.
+        Note 1: When the extCpdData represent a networkRedundant/mated-pair of
+        sriov interfaces, there are references to 2 or 3 related NADs needed
+        to be passed, while for other interface types only one NAD reference
+        is needed to be passed.
+        Note 2: The format of the Content strings is specific for each different
+        orchestration templating technology used (Helm, Teraform, etc.).
+        Currently only a format for use with Helm charts is suggested:
+        "<helmchartname>:[<subchartname>.]^(0..N)[<parentparamname>.]^(0..N)<paramname>". 
+        Whether the optional parts of the format are present depends on how the
+        parameter is declared in the helm chart. An example is:
+        chartName:"subChart1.subChart2.subChart3.Parent1.Parent2.Parent3.nadName".
+        Note 3: A direct attached (passthrough) network interface, such as an sriov
+        interface, attaches to a network via only one of the two switch planes
+        in the infrastructure.
+        When using a direct attached network interface one therefore commonly in a
+        pod uses a mated pair of sriov network attachments, where each interface
+        attaches same network but via different switchplane.
+        The application uses the mated pair of network interfaces as a single
+        logical “swith-path-redundant” network interface – and this is represented
+        by a single extCpdData.
+        Also there is a case where a third “bond” attachment interface is used in
+        the pod, bonding the two direct interfaces so that the application do not
+        need to handle the redundancy issues – application just uses the bond interface.
+        In this case, all three attachments are together making up a logical
+        “switch-path-redundant” network interface represented by a single extCpdData.
+        When three NADs are used in the extCpdData the NAD implementing the bond attachment
+        interface is provided through the parameter indicated in the third place in
+        the nadNames attribute.
+      required: false
+      type: list
+      entry_schema:
+        type: string
+    nad_namespace:
+      description: >
+        Specifies, for an extCpdData respesenting a secondary network interface,
+        the name of the deployment artifact input parameter through which the orchestrator
+        can provide the namespace where the NetworkAttachmentDefinitions (NADs) are located.
+        Attribute may be omitted if the namespace is same as the application
+        namespace.
+        Note: The format of the Content strings is specific for each different
+        orchestration templating technology used (Helm, Teraform, etc.).
+        Currently only a format for use with Helm charts is suggested:
+        "<helmchartname>:[<subchartname>.]^(0..N)[<parentparamname>.]^(0..N)<paramname>". 
+        Whether the optional parts of the format are present depends on how the
+        parameter is declared in the helm chart. An example is:
+        "chartName:subChart1.subChart2.subChart3.Parent1.Parent2.Parent3.NameSpace".
+      required: false
+      type: string
+
+tosca.datatypes.asd.extCpdData:
+  version: 0.1
+  derived_from: tosca.datatypes.Root
+  description: "Describes the datatype for external connection point definition data"
+  properties:
+    id:
+      description: "The identifier of this extCpdData"
+      required: true
+      type: string
+    description:
+      description: >
+        This property describes for a particular ExtCpd instance
+        what service it exposes.
+      required: true
+      type: string
+    virtual_link_requirement:
+      description: >
+        Refers in an abstract way to the network or multiple networks that
+        the ExtCpd shall be exposed on (ex: OAM, EndUser, backhaul, LI, etc)
+      required: true
+      type: string
+    network_interface_realization_requirements:
+      description: >
+        Details container implementation specific requirements on
+        the NetworkAttachmentDefinition
+      required: false
+      type: tosca.datatypes.asd.networkInterfaceRequirements
+    input_param_mappings:
+      description: >
+        Information on what helm chart input parameters that
+        are required to be configured for this extCpd
+      required: false
+      type: tosca.datatypes.asd.paramMappings
+    resource_mapping:
+      description: >
+        Kubernetes API resource name for the resource manifest for the service,
+        ingress controller or pod
+      required: false
+      type: string
+
+tosca.datatypes.asd.enhancedClusterCapabilities:
+  version: 0.1
+  derived_from: tosca.datatypes.Root
+  description: "Describes the datatype for parameter mapping"
+  properties:
+    min_kernel_version:
+      description: >
+        Describes the minimal required Kernel version, e.g. 4.15.0.
+        Coded as displayed by linux command uname –r
+      required: true
+      type: string
+    required_kernel_modules:
+      description: >
+        Required kernel modules are coded as listed by linux lsmod command,
+        e.g. ip6_tables, cryptd, nf_nat etc.
+      required: false
+      type: list
+      entry_schema:
+        type: string
+    conflicting_kernel_modules:
+      description: >
+        Kernel modules, which must not be present in the target environment.
+        The kernel modules are coded as listed by linux lsmod command,
+        e.g., ip6_tables, cryptd, nf_nat etc.
+        Example: Linux kernel SCTP module, which would conflict with use of
+        proprietary user space SCTP stack provided by the application.
+      required: false
+      type: list
+      entry_schema:
+        type: string
+    required_custom_resources:
+      description: >
+        List the custom resource kinds required to be supported in the target
+        environment. The list shall include those custom resource kinds which
+        are not delivered with the application.
+      required: false
+      type: list
+      entry_schema:
+        type: tosca.datatypes.asd.customResourceRequirement
+    cluster_labels:
+      description: >
+        This attribute allows to associate arbitrary labels to clusters.
+        These can indicate special infrastructure capabilities (e.g., NW acceleration,
+        GPU compute, etc.). The intent of these labels is to serve as a set of
+        values that can help in application placement decisions.
+        clusterLabels follow the Kubernetes label key-value-nomenclature
+        (https://kubernetes.io/docs/concepts/overview/working-with-objects/labels/).
+        It is recommended that labels follow a standardized meaning e.g. for node
+        features (https://kubernetes-sigs.github.io/node-feature-discovery/v0.9/get-started/features.html#table-of-contents).
+        Example:
+        ClusterLabels
+          - feature.node.kubernetes.io/cpu-cpuid.AESNI: true
+      required: false
+      type: list
+      entry_schema:
+        type: string
+    required_plugin:
+      description: a list of the name of the required K8s plugin
+      required: false
+      type: list
+      entry_schema:
+        type: tosca.datatypes.asd.requiredPlugin
+
+tosca.datatypes.asd.customResourceRequirement:
+  version: 0.1
+  derived_from: tosca.datatypes.Root
+  description: >
+    kind: "Redis", apiVersion: "kubedb.com/v1alpha1"
+  properties:
+    kind:
+      description: "the name of the custom resource requirement"
+      type: string
+      required: true
+    api_version:
+      description: "the api version of the custom resource requirement"
+      type: string
+      required: true
+
+tosca.datatypes.asd.requiredPlugin:
+  version: 0.1
+  derived_from: tosca.datatypes.Root
+  description: "the required K8s plugin"
+  properties:
+    name:
+      description: "the name of the required K8s plugin"
+      type: string
+      required: true
+    version:
+      description: "the version of the required K8s plugin"
+      type: string
+      required: true
+
+tosca.dataTypes.tmf.milestoneJeopardyData:
+  derived_from: tosca.datatypes.Root
+  properties:
+    name:
+      type: string
+      required: true
+    message:
+      type: string
+      required: true
+    eventType:
+      type: string
+      required: true
+      valid_values: [milestone, jeopardy]
+    jeopardyType:
+      type: string
+      required: false
+      valid_values: [normal, critical, hazard]