Commit 6ccdb1f8 authored by Michele Carignani's avatar Michele Carignani
Browse files

Implemented changes contained in CR NFVSOL(19)000229r3

parent 93e61acb
Loading
Loading
Loading
Loading
+4 −0
Original line number Original line Diff line number Diff line
tosca_definitions_version: tosca_simple_yaml_1_2
tosca_definitions_version: tosca_simple_yaml_1_2
description: ETSI NFV SOL 001 common types definitions version 2.6.1
description: ETSI NFV SOL 001 common types definitions version 2.6.1
metadata:
  template_name: etsi_nfv_sol001_common_types
  template_author: ETSI_NFV
  template_version: 2.6.1


data_types:
data_types:
  tosca.datatypes.nfv.L2AddressData:
  tosca.datatypes.nfv.L2AddressData:
+5 −1
Original line number Original line Diff line number Diff line
tosca_definitions_version: tosca_simple_yaml_1_2
tosca_definitions_version: tosca_simple_yaml_1_2
description: ETSI NFV SOL 001 nsd types definitions version 2.6.1
description: ETSI NFV SOL 001 nsd types definitions version 2.6.1
metadata:
  template_name: etsi_nfv_sol001_nsd_types
  template_author: ETSI_NFV
  template_version: 2.6.1


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


data_types:
data_types:
  tosca.datatypes.nfv.ServiceAvailability:
  tosca.datatypes.nfv.ServiceAvailability:
+5 −1
Original line number Original line Diff line number Diff line
tosca_definitions_version: tosca_simple_yaml_1_2
tosca_definitions_version: tosca_simple_yaml_1_2
description: ETSI NFV SOL 001 pnfd types definitions version 2.6.1
description: ETSI NFV SOL 001 pnfd types definitions version 2.6.1
metadata:
  template_name: etsi_nfv_sol001_pnfd_types
  template_author: ETSI_NFV
  template_version: 2.6.1


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


data_types:     
data_types:     
  tosca.datatypes.nfv.LocationInfo:
  tosca.datatypes.nfv.LocationInfo:
+6 −1
Original line number Original line Diff line number Diff line
tosca_definitions_version: tosca_simple_yaml_1_2
tosca_definitions_version: tosca_simple_yaml_1_2
description: ETSI NFV SOL 001 vnfd types definitions version 2.6.1
description: ETSI NFV SOL 001 vnfd types definitions version 2.6.1
metadata:
  template_name: etsi_nfv_sol001_vnfd_types
  template_author: ETSI_NFV
  template_version: 2.6.1

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


data_types:
data_types:
  tosca.datatypes.nfv.VirtualNetworkInterfaceRequirements:
  tosca.datatypes.nfv.VirtualNetworkInterfaceRequirements: