[SDC-29] Amdocs OnBoard 1707 initial commit.
[sdc.git] / openecomp-be / lib / openecomp-sdc-translator-lib / openecomp-sdc-translator-core / src / test / resources / mock / services / heattotosca / fulltest / scalingInstances / oneComputeTypeOnePortGetAttrOutComputePort / out / GlobalSubstitutionTypesServiceTemplate.yaml
1 tosca_definitions_version: tosca_simple_yaml_1_0_0
2 metadata:
3   template_name: GlobalSubstitutionTypes
4 imports:
5 - openecomp_heat_index:
6     file: openecomp-heat/_index.yml
7 node_types:
8   org.openecomp.resource.abstract.nodes.pd_server:
9     derived_from: org.openecomp.resource.abstract.nodes.VFC
10     properties:
11       port_pd01_port_mac_requirements:
12         type: list
13         required: true
14         status: SUPPORTED
15         entry_schema:
16           type: json
17       vm_image_name:
18         type: string
19         required: true
20         status: SUPPORTED
21       port_pd01_port_ip_requirements:
22         type: list
23         required: true
24         status: SUPPORTED
25         entry_schema:
26           type: json
27       port_pd01_port_network:
28         type: list
29         required: true
30         status: SUPPORTED
31         entry_schema:
32           type: string
33       index_value:
34         type: integer
35         description: Index value of this substitution service template runtime instance
36         required: false
37         default: 0
38         status: SUPPORTED
39         constraints:
40         - greater_or_equal: 0
41       compute_pd_server_availability_zone:
42         type: list
43         required: true
44         status: SUPPORTED
45         entry_schema:
46           type: string
47       compute_pd_server_name:
48         type: list
49         required: true
50         status: SUPPORTED
51         entry_schema:
52           type: string
53       vm_flavor_name:
54         type: string
55         required: true
56         status: SUPPORTED
57     requirements:
58     - dependency_pd_server:
59         capability: tosca.capabilities.Node
60         node: tosca.nodes.Root
61         relationship: tosca.relationships.DependsOn
62         occurrences:
63         - 0
64         - UNBOUNDED
65     - local_storage_pd_server:
66         capability: tosca.capabilities.Attachment
67         node: tosca.nodes.BlockStorage
68         relationship: tosca.relationships.AttachesTo
69         occurrences:
70         - 0
71         - UNBOUNDED
72     - dependency_pd_server_pd01_port:
73         capability: tosca.capabilities.Node
74         node: tosca.nodes.Root
75         relationship: tosca.relationships.DependsOn
76         occurrences:
77         - 0
78         - UNBOUNDED
79     - link_pd_server_pd01_port:
80         capability: tosca.capabilities.network.Linkable
81         relationship: tosca.relationships.network.LinksTo
82         occurrences:
83         - 1
84         - 1
85     capabilities:
86       scalable_pd_server:
87         type: tosca.capabilities.Scalable
88         occurrences:
89         - 1
90         - UNBOUNDED
91       disk.read.bytes.rate_pd_server:
92         type: org.openecomp.capabilities.metric.Ceilometer
93         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
94         occurrences:
95         - 1
96         - UNBOUNDED
97       memory.usage_pd_server:
98         type: org.openecomp.capabilities.metric.Ceilometer
99         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
100         occurrences:
101         - 1
102         - UNBOUNDED
103       memory_pd_server:
104         type: org.openecomp.capabilities.metric.Ceilometer
105         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
106         occurrences:
107         - 1
108         - UNBOUNDED
109       disk.device.usage_pd_server:
110         type: org.openecomp.capabilities.metric.Ceilometer
111         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
112         occurrences:
113         - 1
114         - UNBOUNDED
115       network.outgoing.packets.rate_pd_server_pd01_port:
116         type: org.openecomp.capabilities.metric.Ceilometer
117         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
118         occurrences:
119         - 1
120         - UNBOUNDED
121       os_pd_server:
122         type: tosca.capabilities.OperatingSystem
123         occurrences:
124         - 1
125         - UNBOUNDED
126       disk.write.bytes.rate_pd_server:
127         type: org.openecomp.capabilities.metric.Ceilometer
128         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
129         occurrences:
130         - 1
131         - UNBOUNDED
132       network.incoming.bytes_pd_server_pd01_port:
133         type: org.openecomp.capabilities.metric.Ceilometer
134         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
135         occurrences:
136         - 1
137         - UNBOUNDED
138       cpu_pd_server:
139         type: org.openecomp.capabilities.metric.Ceilometer
140         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
141         occurrences:
142         - 1
143         - UNBOUNDED
144       cpu_util_pd_server:
145         type: org.openecomp.capabilities.metric.Ceilometer
146         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
147         occurrences:
148         - 1
149         - UNBOUNDED
150       disk.device.write.requests.rate_pd_server:
151         type: org.openecomp.capabilities.metric.Ceilometer
152         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
153         occurrences:
154         - 1
155         - UNBOUNDED
156       disk.read.bytes_pd_server:
157         type: org.openecomp.capabilities.metric.Ceilometer
158         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
159         occurrences:
160         - 1
161         - UNBOUNDED
162       disk.device.read.bytes.rate_pd_server:
163         type: org.openecomp.capabilities.metric.Ceilometer
164         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
165         occurrences:
166         - 1
167         - UNBOUNDED
168       network.outgoing.bytes_pd_server_pd01_port:
169         type: org.openecomp.capabilities.metric.Ceilometer
170         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
171         occurrences:
172         - 1
173         - UNBOUNDED
174       disk.iops_pd_server:
175         type: org.openecomp.capabilities.metric.Ceilometer
176         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
177         occurrences:
178         - 1
179         - UNBOUNDED
180       memory.resident_pd_server:
181         type: org.openecomp.capabilities.metric.Ceilometer
182         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
183         occurrences:
184         - 1
185         - UNBOUNDED
186       cpu.delta_pd_server:
187         type: org.openecomp.capabilities.metric.Ceilometer
188         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
189         occurrences:
190         - 1
191         - UNBOUNDED
192       network.incoming.packets.rate_pd_server_pd01_port:
193         type: org.openecomp.capabilities.metric.Ceilometer
194         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
195         occurrences:
196         - 1
197         - UNBOUNDED
198       vcpus_pd_server:
199         type: org.openecomp.capabilities.metric.Ceilometer
200         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
201         occurrences:
202         - 1
203         - UNBOUNDED
204       disk.device.write.bytes.rate_pd_server:
205         type: org.openecomp.capabilities.metric.Ceilometer
206         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
207         occurrences:
208         - 1
209         - UNBOUNDED
210       disk.device.write.requests_pd_server:
211         type: org.openecomp.capabilities.metric.Ceilometer
212         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
213         occurrences:
214         - 1
215         - UNBOUNDED
216       endpoint_pd_server:
217         type: tosca.capabilities.Endpoint.Admin
218         occurrences:
219         - 1
220         - UNBOUNDED
221       attachment_pd_server_pd01_port:
222         type: tosca.capabilities.Attachment
223         occurrences:
224         - 1
225         - UNBOUNDED
226       disk.capacity_pd_server:
227         type: org.openecomp.capabilities.metric.Ceilometer
228         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
229         occurrences:
230         - 1
231         - UNBOUNDED
232       disk.device.allocation_pd_server:
233         type: org.openecomp.capabilities.metric.Ceilometer
234         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
235         occurrences:
236         - 1
237         - UNBOUNDED
238       disk.allocation_pd_server:
239         type: org.openecomp.capabilities.metric.Ceilometer
240         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
241         occurrences:
242         - 1
243         - UNBOUNDED
244       binding_pd_server:
245         type: tosca.capabilities.network.Bindable
246         occurrences:
247         - 1
248         - UNBOUNDED
249       disk.read.requests_pd_server:
250         type: org.openecomp.capabilities.metric.Ceilometer
251         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
252         occurrences:
253         - 1
254         - UNBOUNDED
255       feature_pd_server:
256         type: tosca.capabilities.Node
257         occurrences:
258         - 1
259         - UNBOUNDED
260       disk.usage_pd_server:
261         type: org.openecomp.capabilities.metric.Ceilometer
262         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
263         occurrences:
264         - 1
265         - UNBOUNDED
266       binding_pd_server_pd01_port:
267         type: tosca.capabilities.network.Bindable
268         valid_source_types:
269         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
270         occurrences:
271         - 0
272         - UNBOUNDED
273       disk.write.bytes_pd_server:
274         type: org.openecomp.capabilities.metric.Ceilometer
275         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
276         occurrences:
277         - 1
278         - UNBOUNDED
279       network.incoming.bytes.rate_pd_server_pd01_port:
280         type: org.openecomp.capabilities.metric.Ceilometer
281         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
282         occurrences:
283         - 1
284         - UNBOUNDED
285       network.incoming.packets_pd_server_pd01_port:
286         type: org.openecomp.capabilities.metric.Ceilometer
287         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
288         occurrences:
289         - 1
290         - UNBOUNDED
291       disk.device.read.requests.rate_pd_server:
292         type: org.openecomp.capabilities.metric.Ceilometer
293         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
294         occurrences:
295         - 1
296         - UNBOUNDED
297       disk.root.size_pd_server:
298         type: org.openecomp.capabilities.metric.Ceilometer
299         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
300         occurrences:
301         - 1
302         - UNBOUNDED
303       disk.device.read.bytes_pd_server:
304         type: org.openecomp.capabilities.metric.Ceilometer
305         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
306         occurrences:
307         - 1
308         - UNBOUNDED
309       disk.device.write.bytes_pd_server:
310         type: org.openecomp.capabilities.metric.Ceilometer
311         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
312         occurrences:
313         - 1
314         - UNBOUNDED
315       disk.device.read.requests_pd_server:
316         type: org.openecomp.capabilities.metric.Ceilometer
317         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
318         occurrences:
319         - 1
320         - UNBOUNDED
321       instance_pd_server:
322         type: org.openecomp.capabilities.metric.Ceilometer
323         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
324         occurrences:
325         - 1
326         - UNBOUNDED
327       host_pd_server:
328         type: tosca.capabilities.Container
329         valid_source_types:
330         - tosca.nodes.SoftwareComponent
331         occurrences:
332         - 1
333         - UNBOUNDED
334       network.outpoing.packets_pd_server_pd01_port:
335         type: org.openecomp.capabilities.metric.Ceilometer
336         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
337         occurrences:
338         - 1
339         - UNBOUNDED
340       disk.write.requests.rate_pd_server:
341         type: org.openecomp.capabilities.metric.Ceilometer
342         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
343         occurrences:
344         - 1
345         - UNBOUNDED
346       disk.ephemeral.size_pd_server:
347         type: org.openecomp.capabilities.metric.Ceilometer
348         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
349         occurrences:
350         - 1
351         - UNBOUNDED
352       disk.write.requests_pd_server:
353         type: org.openecomp.capabilities.metric.Ceilometer
354         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
355         occurrences:
356         - 1
357         - UNBOUNDED
358       feature_pd_server_pd01_port:
359         type: tosca.capabilities.Node
360         occurrences:
361         - 1
362         - UNBOUNDED
363       disk.device.latency_pd_server:
364         type: org.openecomp.capabilities.metric.Ceilometer
365         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
366         occurrences:
367         - 1
368         - UNBOUNDED
369       disk.latency_pd_server:
370         type: org.openecomp.capabilities.metric.Ceilometer
371         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
372         occurrences:
373         - 1
374         - UNBOUNDED
375       disk.device.capacity_pd_server:
376         type: org.openecomp.capabilities.metric.Ceilometer
377         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
378         occurrences:
379         - 1
380         - UNBOUNDED
381       network.outgoing.bytes.rate_pd_server_pd01_port:
382         type: org.openecomp.capabilities.metric.Ceilometer
383         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
384         occurrences:
385         - 1
386         - UNBOUNDED
387       disk.device.iops_pd_server:
388         type: org.openecomp.capabilities.metric.Ceilometer
389         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
390         occurrences:
391         - 1
392         - UNBOUNDED