Commit f495ad42 authored by Yuya Kuno's avatar Yuya Kuno
Browse files

Replace etsi_nfv_sol001_vnfd_types.yaml

parent 2b6d6c67
Loading
Loading
Loading
Loading
Loading
+28 −32
Original line number Diff line number Diff line
@@ -59,7 +59,6 @@ data_types:
       entry_schema:
         type: string


  tosca.datatypes.nfv.VirtualMemory:
     derived_from: tosca.datatypes.Root
     description: supports the specification of requirements related to virtual memory of a virtual compute resource
@@ -152,7 +151,6 @@ data_types:
       entry_schema:
         type: string


  tosca.datatypes.nfv.VnfcConfigurableProperties:
   derived_from: tosca.datatypes.Root
   description: Defines the configurable properties of a VNFC 
@@ -276,7 +274,6 @@ data_types:
       description: Specifies a specific virtualised network segment, which depends on the network type. For e.g., VLAN ID for VLAN network type and tunnel ID for GRE/VXLAN network types
       required: false


  tosca.datatypes.nfv.L3ProtocolData:
   derived_from: tosca.datatypes.Root
   description: describes L3 protocol data for a given virtual link used in a specific VNF deployment flavour.
@@ -2684,7 +2681,6 @@ group_types:
       required: true
    members: [ tosca.nodes.nfv.Vdu.Compute, tosca.nodes.nfv.Vdu.OsContainerDeployableUnit, tosca.nodes.nfv.VnfVirtualLink, tosca.nodes.nfv.Mciop ]


policy_types:
  tosca.policies.nfv.InstantiationLevels:
    derived_from: tosca.policies.Root