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

Changing import paths from absolute to relative paths

parent 81604d4d
Loading
Loading
Loading
Loading
+3 −3
Original line number Original line Diff line number Diff line
@@ -6,9 +6,9 @@ metadata:
  template_version: 4.3.1
  template_version: 4.3.1


imports:
imports:
     - https://forge.etsi.org/rep/nfv/SOL001/raw/v4.3.1/etsi_nfv_sol001_common_types.yaml
     - ./etsi_nfv_sol001_common_types.yaml
     - https://forge.etsi.org/rep/nfv/SOL001/raw/v4.3.1/etsi_nfv_sol001_vnfd_types.yaml
     - ./etsi_nfv_sol001_vnfd_types.yaml
     - https://forge.etsi.org/rep/nfv/SOL001/raw/v4.3.1/etsi_nfv_sol001_pnfd_types.yaml
     - ./etsi_nfv_sol001_pnfd_types.yaml
# editor's note: During the development of the SOL001ed421 GS, to enable this file to be verified by a TOSCA parser, the imports statement has to be replaced with a reference to a local copy of the common definitions YAML file
# editor's note: During the development of the SOL001ed421 GS, to enable this file to be verified by a TOSCA parser, the imports statement has to be replaced with a reference to a local copy of the common definitions YAML file


data_types:
data_types:
+1 −1
Original line number Original line Diff line number Diff line
@@ -6,7 +6,7 @@ metadata:
  template_version: 4.3.1
  template_version: 4.3.1


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


data_types:
data_types:
  tosca.datatypes.nfv.LocationInfo:
  tosca.datatypes.nfv.LocationInfo:
+1 −1
Original line number Original line Diff line number Diff line
@@ -6,7 +6,7 @@ metadata:
  template_version: 4.3.1
  template_version: 4.3.1


imports:
imports:
   - https://forge.etsi.org/rep/nfv/SOL001/raw/v4.3.1/etsi_nfv_sol001_common_types.yaml
   - ./etsi_nfv_sol001_common_types.yaml
# editor's note: During the development of the SOL001ed421 GS, to enable this file to be verified by a TOSCA parser, the imports statement has to be replaced with a reference to a local copy of the common definitions YAML file
# editor's note: During the development of the SOL001ed421 GS, to enable this file to be verified by a TOSCA parser, the imports statement has to be replaced with a reference to a local copy of the common definitions YAML file
data_types:
data_types:
  tosca.datatypes.nfv.VirtualNetworkInterfaceRequirements:
  tosca.datatypes.nfv.VirtualNetworkInterfaceRequirements: