2 # Licensed under the Apache License, Version 2.0 (the "License");
3 # you may not use this file except in compliance with the License.
4 # You may obtain a copy of the License at
6 # http://www.apache.org/licenses/LICENSE-2.0
8 # Unless required by applicable law or agreed to in writing, software
9 # distributed under the License is distributed on an "AS IS" BASIS,
10 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
11 # See the License for the specific language governing permissions and
12 # limitations under the License.
14 tosca_definitions_version: tosca_simple_yaml_1_1
18 tosca.capabilities.Root:
19 description: The TOSCA root Capability Type all other TOSCA base Capability Types derive from
20 tosca.capabilities.Attachment:
21 derived_from: tosca.capabilities.Root
22 tosca.capabilities.Node:
23 derived_from: tosca.capabilities.Root
24 tosca.capabilities.Container:
25 derived_from: tosca.capabilities.Root
33 type: scalar-unit.frequency
36 - greater_or_equal: 0.1 GHz
38 type: scalar-unit.size
41 - greater_or_equal: 0 MB
43 type: scalar-unit.size
46 - greater_or_equal: 0 MB
47 org.openecomp.capabilities.PortMirroring:
48 derived_from: tosca.capabilities.Root
51 type: org.openecomp.datatypes.PortMirroringConnectionPointDescription
52 tosca.capabilities.Endpoint:
53 derived_from: tosca.capabilities.Root
92 tosca.capabilities.DatabaseEndpoint:
93 derived_from: tosca.capabilities.Endpoint
94 tosca.capabilities.Endpoint.Public:
95 derived_from: tosca.capabilities.Endpoint
100 indicates that the public address should be allocated from a pool of floating IPs that are associated with the network.
105 description: The optional name to register with DNS
109 tosca.capabilities.Endpoint.Admin:
110 derived_from: tosca.capabilities.Endpoint
113 tosca.capabilities.Endpoint.Database:
114 derived_from: tosca.capabilities.Endpoint
115 tosca.capabilities.OperatingSystem:
116 derived_from: tosca.capabilities.Root
130 tosca.capabilities.Scalable:
131 derived_from: tosca.capabilities.Root
141 tosca.capabilities.network.Bindable:
142 derived_from: tosca.capabilities.Node
143 tosca.capabilities.Container.Docker:
144 derived_from: tosca.capabilities.Container
149 entry_schema: version
156 entry_schema: PortSpec
160 entry_schema: PortSpec
166 tosca.capabilities.network.Linkable:
167 derived_from: tosca.capabilities.Root
168 org.openecomp.capabilities.AllottedResource:
169 derived_from: tosca.capabilities.Root
170 tosca.capabilities.nfv.Metric:
171 derived_from: tosca.capabilities.Endpoint
172 org.openecomp.capabilities.Metric:
173 derived_from: tosca.capabilities.nfv.Metric
174 description: A node type that includes the Metric capability indicates that it can be monitored.
178 description: Unit of the metric value
183 description: Description of the metric
188 description: Type of the metric value, for an example, Cumulative, Delta, Gauge and etc.
193 description: Category of the metric, for an example, compute, disk, network, storage and etc.
199 description: Runtime monitored value
201 org.openecomp.capabilities.metric.Ceilometer:
202 derived_from: org.openecomp.capabilities.Metric
203 description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
207 description: Ceilometer metric type name to monitor. (The name ceilometer is using)
210 org.openecomp.capabilities.metric.SnmpPolling:
211 derived_from: org.openecomp.capabilities.Metric
212 description: A node type that includes the Metric capability indicates that it can be monitored using snmp polling.
216 description: Object Id of the metric
219 org.openecomp.capabilities.metric.SnmpTrap:
220 derived_from: org.openecomp.capabilities.Metric
221 description: A node type that includes the Metric capability indicates that it can be monitored using snmp trap.
225 description: Object Id of the metric
228 org.openecomp.capabilities.Forwarder:
229 derived_from: tosca.capabilities.Root
230 org.openecomp.capabilities.VLANAssignment:
231 derived_from: tosca.capabilities.Root
232 description: ability to expose routing information of the internal network
234 vfc_instance_group_reference:
236 description: Ability to recognize capability per vfc instance group on vnf instance
238 org.openecomp.capabilities.RoutingConfiguration:
239 derived_from: tosca.capabilities.Root
240 org.openecomp.capabilities.FabricConfiguration:
241 derived_from: tosca.capabilities.Root
242 tosca.capabilities.nfv.VirtualStorage:
243 derived_from: tosca.capabilities.Root
244 tosca.capabilities.nfv.VirtualCompute:
245 derived_from: tosca.capabilities.Root
248 type: tosca.datatypes.nfv.LogicalNodeData
250 compute_requirements:
255 requested_additional_capabilities:
258 type: tosca.datatypes.nfv.RequestedAdditionalCapability
261 type: tosca.datatypes.nfv.VirtualMemory
264 type: tosca.datatypes.nfv.VirtualCpu
266 tosca.capabilities.nfv.VirtualBindable:
267 derived_from: tosca.capabilities.Root
268 tosca.capabilities.nfv.VirtualLinkable:
269 derived_from: tosca.capabilities.Root
270 tosca.capabilities.nfv.ExtVirtualLinkable:
271 derived_from: tosca.capabilities.Root
272 tosca.capabilities.nfv.Forwarder:
273 derived_from: tosca.capabilities.Root
274 tosca.capabilities.nfv.ext.GuestOs:
275 derived_from: tosca.capabilities.Root
276 tosca.capabilities.nfv.ext.ImageFile:
277 derived_from: tosca.capabilities.Root
278 tosca.capabilities.nfv.ext.LocalAttachment:
279 derived_from: tosca.capabilities.Root
280 tosca.capabilities.nfv.ext.Compute.Container.Architecture:
281 derived_from: tosca.capabilities.Root