Hi Michael,
How to import an tosca-nfv entity type to the SDC which may be used to defined
a vfc?
Tosca-nfv entity type include: data type, capability type, relationship type,
group type, policy type, artifact type, etc.
data type sample:
tosca.datatypes.compute.Container.Architecture.CPUAllocation
derived_from: tosca.datatypes.Root
properties:
cpu_affinity:
type: string
...
capability type sample:
tosca.capabilities.nfv.VirtualBindable:
derived_from: tosca.capabilities.Node
relationship type sample:
tosca.relationships.nfv.VirtualBindsTo:
derived_from: tosca.relationships.DependsOn
valid_target_types: [ tosca.capabilities.nfv.VirtualBindable ]
group type sample:
tosca.groups.nfv.VNFFG:
derived_from: tosca.groups.Root
properties:
vendor:
type: string
members: [ tosca.nodes.nfv.FP ]
Thanks,
Yuan Hu_______________________________________________
onap-discuss mailing list
[email protected]
https://lists.onap.org/mailman/listinfo/onap-discuss