ActivitySpec - Correcting logger messages
[sdc.git] / common / onap-sdc-artifact-generator-lib / onap-sdc-artifact-generator-core / src / test / resources / testArtifactGeneration17 / resource-AllottedResource1SameInvariant-IpMux-template.yml
1 #_______________________________________________________________________________________________________________________________________
2  #|                                                                         AT&T Proprietary (Restricted)                                                                                |
3  #|                                     Only for use by authorized individuals or any above-designated team(s)                            |
4  #|                                          within the AT&T companies and not for general distribution                                                          |
5  #|_______________________________________________________________________________________________________________________________________|
6 tosca_definitions_version: tosca_simple_yaml_1_0
7 metadata:
8   invariantUUID: a54a5235-b69d-4f8a-838b-d011e6783fa5
9   UUID: f32afdc3-6308-4f0c-a476-0d39c8a1fb4d
10   name: Allotted Resource
11   description: This is a VF - Allotted resource
12   type: VF
13   category: Allotted Resource
14   subcategory: IP Mux Demux
15   resourceVendor: '1'
16   resourceVendorRelease: '1'
17 imports:
18 - Alloted resource:
19     file: resource-AllotedResource-template.yml
20 topology_template:
21   node_templates:
22     allotedresource1:
23       type: org.openecomp.resource.vfc.AllottedResource
24       metadata:
25         invariantUUID: 666b409b-5614-41a8-945e-a53d68f5d439
26         UUID: df0c1c4d-1756-4b2a-998e-73f9f4d77afa
27         customizationUUID: 1c217567-5093-41f5-86e6-22c97ef24e75
28         version: '1.0'
29         name: Alloted resource
30         description: This is a VFC- Allotted resource
31         type: VFC
32         category: Allotted Resource
33         subcategory: Allotted Resource
34       properties:
35         role: name
36         ecomp_naming:
37           naming_policy: test
38           ecomp_generated_naming: false
39           supplemental_data:
40             Key1: key1
41         providing_service_invariant_uuid: 34a4d119-06bc-4ab4-8c5a-a498d638297c
42         min_instances: 1
43         max_instances: 1
44         providing_service_uuid: e14a509f-b611-4b30-b38c-bc7f11b679aa
45         providing_service_name: vVIGaaS
46         ecomp_homing:
47           instance_node_target: Test
48           homing_policy: Test
49           supplemental_data:
50             Key: key
51           ecomp_selected_instance_node_target: false
52   groups: {
53     }
54   substitution_mappings:
55     node_type: org.openecomp.resource.vf.AllottedResource
56     capabilities:
57       Alloted resource 1.feature:
58         type: tosca.capabilities.Node
59         occurrences:
60         - 1
61         - UNBOUNDED
62     requirements:
63       Alloted resource 1.dependency:
64         occurrences:
65         - 0
66         - UNBOUNDED
67         capability: tosca.capabilities.Node
68         node: tosca.nodes.Root
69         relationship: tosca.relationships.DependsOn
70       Alloted resource 1.service_dependency:
71         occurrences:
72         - 1
73         - 1
74         capability: org.openecomp.capabilities.AllottedResource
75         node: tosca.services.Root
76         relationship: tosca.relationships.DependsOn
77 #_______________________________________________________________________________________________________________________________________
78  #|                                                                         AT&T Proprietary (Restricted)                                                                                |
79  #|                                     Only for use by authorized individuals or any above-designated team(s)                            |
80  #|                                          within the AT&T companies and not for general distribution                                                          |
81  #|_______________________________________________________________________________________________________________________________________|