Loading MecAppDTypes.yaml +6 −8 Original line number Diff line number Diff line tosca_definitions_version: tosca_simple_yaml_1_3 description: ETSI MEC 037 appd types definitions version 3.1.1 description: ETSI MEC 037 appd types definitions version 3.2.1 metadata: template_name: etsi_mec037_appd_types template_author: ETSI_MEC template_version: 3.1.1 template_version: 3.2.1 imports: - https://forge.etsi.org/rep/nfv/SOL001/raw/v3.6.1/etsi_nfv_sol001_vnfd_types.yaml - https://forge.etsi.org/rep/nfv/SOL001/raw/v4.4.1/etsi_nfv_sol001_vnfd_types.yaml data_types: tosca.datatypes.mec.ServiceDependency: Loading Loading @@ -120,7 +120,7 @@ data_types: description: the action of the MEC host data plane, when a packet matches the traffic_filter. required: true constraints: - valid_values: [ DROP, FORWARD_DECAPSULATED, FORWARD_AS_IS, PASSTHROUGH, DUPLICATED_DECAPSULATED, DUPLICATE_AS_IS ] - valid_values: [ DROP, FORWARD_DECAPSULATED, FORWARD_ENCAPSULATED, PASSTHROUGH, DUPLICATE_DECAPSULATED, DUPLICATE_ENCAPSULATED ] dst_interface: type: list description: describes the destination interface information, if the action is FORWARD. Loading Loading @@ -295,6 +295,8 @@ data_types: derived_from: tosca.datatypes.Root description: specification of MEC application requirements related to traffic rules properties: direction: - valid_values: [ 00, 01 ] src_address: type: list description: source IP address(es). Loading Loading @@ -415,10 +417,6 @@ data_types: type: string description: source address of the tunnel. required: true tunnel_specific_data: type: string description: parameters specific to the tunnel. required: false node_types: tosca.nodes.mec.MecApp: Loading Loading
MecAppDTypes.yaml +6 −8 Original line number Diff line number Diff line tosca_definitions_version: tosca_simple_yaml_1_3 description: ETSI MEC 037 appd types definitions version 3.1.1 description: ETSI MEC 037 appd types definitions version 3.2.1 metadata: template_name: etsi_mec037_appd_types template_author: ETSI_MEC template_version: 3.1.1 template_version: 3.2.1 imports: - https://forge.etsi.org/rep/nfv/SOL001/raw/v3.6.1/etsi_nfv_sol001_vnfd_types.yaml - https://forge.etsi.org/rep/nfv/SOL001/raw/v4.4.1/etsi_nfv_sol001_vnfd_types.yaml data_types: tosca.datatypes.mec.ServiceDependency: Loading Loading @@ -120,7 +120,7 @@ data_types: description: the action of the MEC host data plane, when a packet matches the traffic_filter. required: true constraints: - valid_values: [ DROP, FORWARD_DECAPSULATED, FORWARD_AS_IS, PASSTHROUGH, DUPLICATED_DECAPSULATED, DUPLICATE_AS_IS ] - valid_values: [ DROP, FORWARD_DECAPSULATED, FORWARD_ENCAPSULATED, PASSTHROUGH, DUPLICATE_DECAPSULATED, DUPLICATE_ENCAPSULATED ] dst_interface: type: list description: describes the destination interface information, if the action is FORWARD. Loading Loading @@ -295,6 +295,8 @@ data_types: derived_from: tosca.datatypes.Root description: specification of MEC application requirements related to traffic rules properties: direction: - valid_values: [ 00, 01 ] src_address: type: list description: source IP address(es). Loading Loading @@ -415,10 +417,6 @@ data_types: type: string description: source address of the tunnel. required: true tunnel_specific_data: type: string description: parameters specific to the tunnel. required: false node_types: tosca.nodes.mec.MecApp: Loading