Commit 3a8f867f authored by Laurent Vreck's avatar Laurent Vreck
Browse files

Update etsi_nfv_sol001_pnfd_types.yaml

parent 2d95a08e
Loading
Loading
Loading
Loading
+12 −11
Original line number Diff line number Diff line
tosca_definitions_version: tosca_simple_yaml_1_3
description: ETSI NFV SOL 001 pnfd types definitions version 3.6.1
description: ETSI NFV SOL 001 pnfd types definitions version 4.2.1
metadata:
  template_name: etsi_nfv_sol001_pnfd_types
  template_author: ETSI_NFV
  template_version: 3.6.1
  template_version: 4.2.1

imports:
     - https://forge.etsi.org/rep/nfv/SOL001/raw/v3.6.1/etsi_nfv_sol001_common_types.yaml
     - https://forge.etsi.org/rep/nfv/SOL001/raw/v4.2.1/etsi_nfv_sol001_common_types.yaml

data_types:
  tosca.datatypes.nfv.LocationInfo:
@@ -74,6 +74,7 @@ data_types:
        description: Altitude value as per RFC 6225
        required: true


node_types:
  tosca.nodes.nfv.PNF:
    derived_from: tosca.nodes.Root