Allotted Resources are portions of one service which can be allotted to be used as resources by another. The distinguishing factor that makes a Resource allotted is simply the requirement for a service which has an AllottedResourceProvider constrained by a valid source type which is the allotted resource's node type. There is no longer a need for a specific based type for Allotted Resources.
This permits allotted network functions to be chosen during abstraction resolution as long as filtering criteria are matched.
Code Block | ||||
---|---|---|---|---|
| ||||
onap.capabilities.AllottedResourceProvider: derived derived_from: tosca.capabilities.Root descriptionRoot description: Capability to produce allotted resources validresources valid_source_types: [] |