diff options
Diffstat (limited to 'vcpe_beijing/vcpe/__others_tmp/Definitions/resource-VcpearBrg20180927a-template.yml')
-rw-r--r-- | vcpe_beijing/vcpe/__others_tmp/Definitions/resource-VcpearBrg20180927a-template.yml | 88 |
1 files changed, 88 insertions, 0 deletions
diff --git a/vcpe_beijing/vcpe/__others_tmp/Definitions/resource-VcpearBrg20180927a-template.yml b/vcpe_beijing/vcpe/__others_tmp/Definitions/resource-VcpearBrg20180927a-template.yml new file mode 100644 index 0000000..f8c084e --- /dev/null +++ b/vcpe_beijing/vcpe/__others_tmp/Definitions/resource-VcpearBrg20180927a-template.yml @@ -0,0 +1,88 @@ +tosca_definitions_version: tosca_simple_yaml_1_1 +metadata: + invariantUUID: e47ad32f-9720-4200-8470-693fb717df36 + UUID: dc38febc-04d0-4c17-90ee-2571ba220587 + name: vcpear_brg_20180927a + description: vcpear_brg_20180927a + type: VF + category: Allotted Resource + subcategory: Tunnel XConnect + resourceVendor: '111222' + resourceVendorRelease: '1.0' + resourceVendorModelNumber: '' +imports: +- nodes: + file: nodes.yml +- datatypes: + file: data.yml +- capabilities: + file: capabilities.yml +- relationships: + file: relationships.yml +- groups: + file: groups.yml +- policies: + file: policies.yml +- resource-vcpear_brg_20180927a-interface: + file: resource-VcpearBrg20180927a-template-interface.yml +- resource-AllottedResource: + file: resource-Allottedresource-template.yml +topology_template: + inputs: + nf_naming: + default: + ecomp_generated_naming: true + type: org.openecomp.datatypes.Naming + multi_stage_design: + default: false + type: boolean + nf_naming_code: + type: string + nf_function: + type: string + availability_zone_max_count: + default: 1 + type: integer + nf_role: + type: string + max_instances: + type: integer + min_instances: + type: integer + nf_type: + type: string + node_templates: + AllottedResource 0: + type: org.openecomp.resource.vfc.AllottedResource + metadata: + invariantUUID: 300f1682-74ae-4ab2-81dd-03d0141cb594 + UUID: 9333c1aa-4746-4c26-b547-d4cdd5012d8a + customizationUUID: 66b3fdb2-71c7-4b7d-9af9-dad1c4b2c7b8 + version: '1.0' + name: AllottedResource + description: Allotted Resource base type all other allotted resources node types derive from + type: VFC + category: Allotted Resource + subcategory: Allotted Resource + resourceVendor: ATT (Tosca) + resourceVendorRelease: 1.0.0.wd03 + resourceVendorModelNumber: '' + properties: + providing_service_invariant_uuid: cd3a46b5-2d09-4712-b3aa-0dabd6901638 + providing_service_uuid: 516d883a-4ae4-4e98-ae2c-264cda43915d + providing_service_name: org.openecomp.service.VcpesvcVbrg20180927a + min_instances: 1 + max_instances: 1 + substitution_mappings: + node_type: org.openecomp.resource.vf.VcpearBrg20180927a + capabilities: + allottedresource0.feature: + - allottedresource0 + - feature + requirements: + allottedresource0.dependency: + - allottedresource0 + - dependency + allottedresource0.service_dependency: + - allottedresource0 + - service_dependency |