blob: 51835b05cbf3c2bbf46de956f0bf1ef346d8831b [file] [log] [blame]
tosca_definitions_version: tosca_simple_yaml_1_0
imports:
- custom_types/xos.yaml
- custom_types/metronet.yaml
description: vnodglobal services, generated by platform-install
topology_template:
node_templates:
bandwidthprofile#ecordbandwidthprofile:
type: tosca.nodes.EcordBandwidthProfile
requirements:
properties:
bwpcfgcbs: 100
bwpcfgebs: 50
bwpcfgcir: 600
bwpcfgeir: 50
name: ecordbandwidthprofile
service#vnodglobal:
type: tosca.nodes.VNodGlobalService
requirements:
- bandwith_profile:
node: bandwidthprofile#ecordbandwidthprofile
relationship: tosca.relationships.UsesBandwidthProfile
properties: