summaryrefslogtreecommitdiffstats
path: root/openecomp-be/lib/openecomp-sdc-enrichment-lib/openecomp-sdc-enrichment-impl/src/test/resources/mock/toscaGlobalServiceTemplates/openecomp/data.yml
diff options
context:
space:
mode:
Diffstat (limited to 'openecomp-be/lib/openecomp-sdc-enrichment-lib/openecomp-sdc-enrichment-impl/src/test/resources/mock/toscaGlobalServiceTemplates/openecomp/data.yml')
-rw-r--r--openecomp-be/lib/openecomp-sdc-enrichment-lib/openecomp-sdc-enrichment-impl/src/test/resources/mock/toscaGlobalServiceTemplates/openecomp/data.yml132
1 files changed, 66 insertions, 66 deletions
diff --git a/openecomp-be/lib/openecomp-sdc-enrichment-lib/openecomp-sdc-enrichment-impl/src/test/resources/mock/toscaGlobalServiceTemplates/openecomp/data.yml b/openecomp-be/lib/openecomp-sdc-enrichment-lib/openecomp-sdc-enrichment-impl/src/test/resources/mock/toscaGlobalServiceTemplates/openecomp/data.yml
index 2f2249fe90..b916e420a1 100644
--- a/openecomp-be/lib/openecomp-sdc-enrichment-lib/openecomp-sdc-enrichment-impl/src/test/resources/mock/toscaGlobalServiceTemplates/openecomp/data.yml
+++ b/openecomp-be/lib/openecomp-sdc-enrichment-lib/openecomp-sdc-enrichment-impl/src/test/resources/mock/toscaGlobalServiceTemplates/openecomp/data.yml
@@ -13,13 +13,13 @@ data_types:
type: boolean
description: \"true\" indicates that this a Neutron provider type of network
required: true
- status: SUPPORTED
+ status: supported
physical_network_name:
type: string
description: |
Identifies the NUMA processor cluster to which this physical network interface belongs. NUMA instance correlates to the first digit of the Physical Network Name suffix (e.g. \"01\" = NUMA 0, \"11\" = NUMA 1)
required: false
- status: SUPPORTED
+ status: supported
constraints:
- valid_values:
- Physnet41
@@ -36,7 +36,7 @@ data_types:
description: |
PNIC instance within the NUMA processor cluster PNIC Instance correlates to the second digit of the Physical Network Name suffix (e.g. "01" = PNIC 1, "02" = "PNIC 2)
required: false
- status: SUPPORTED
+ status: supported
constraints:
- valid_values:
- NUMA 0
@@ -45,7 +45,7 @@ data_types:
type: integer
description: PNIC instance within the NUMA processor cluster
required: false
- status: SUPPORTED
+ status: supported
org.openecomp.datatypes.DeploymentFlavor:
derived_from: tosca.datatypes.Root
description: Deployment Flavor
@@ -54,17 +54,17 @@ data_types:
type: string
description: Deployment Flavor Name
required: true
- status: SUPPORTED
+ status: supported
license_feature_group:
type: org.openecomp.datatypes.FeatureGroup
description: license feature group associated with Deployment Flavor
required: true
- status: SUPPORTED
+ status: supported
compute_size:
type: org.openecomp.datatypes.ComputeFlavor
description: Size of VM
required: true
- status: SUPPORTED
+ status: supported
org.openecomp.datatypes.FeatureGroup:
derived_from: tosca.datatypes.Root
description: License Feature Group
@@ -73,12 +73,12 @@ data_types:
type: string
description: Deployment Flavor Name
required: true
- status: SUPPORTED
+ status: supported
part_number:
type: string
description: refrence part number related to feature group
required: true
- status: SUPPORTED
+ status: supported
org.openecomp.datatypes.EcompHoming:
derived_from: org.openecomp.datatypes.Root
properties:
@@ -90,17 +90,17 @@ data_types:
node required (e.g. VID will present a prompt to operator and collect the operator-selected target node for the deployment of this Network instance).
required: true
default: false
- status: SUPPORTED
+ status: supported
homing_policy:
type: string
description: Referenc to a service level homing policy that OPENECOMP will use for instance deployment target node
required: false
- status: SUPPORTED
+ status: supported
instance_node_target:
type: string
description: Instance target deployment node
required: false
- status: SUPPORTED
+ status: supported
org.openecomp.datatypes.AssignmentRequirements:
derived_from: org.openecomp.datatypes.Root
properties:
@@ -110,19 +110,19 @@ data_types:
"true" indicates that assignment is required
required: true
default: false
- status: SUPPORTED
+ status: supported
count:
type: integer
description: number of assignments required
required: false
- status: SUPPORTED
+ status: supported
org.openecomp.datatypes.network.IpRequirements:
derived_from: org.openecomp.datatypes.Root
properties:
ip_version:
type: integer
required: true
- status: SUPPORTED
+ status: supported
constraints:
- valid_values:
- 4
@@ -131,19 +131,19 @@ data_types:
type: org.openecomp.datatypes.AssignmentRequirements
description: identifies the number of ip address to assign to the CP from the plan
required: true
- status: SUPPORTED
+ status: supported
floating_ip_count:
type: org.openecomp.datatypes.AssignmentRequirements
required: false
- status: SUPPORTED
+ status: supported
subnet_role:
type: string
required: false
- status: SUPPORTED
+ status: supported
assingment_method:
type: string
required: true
- status: SUPPORTED
+ status: supported
constraints:
- valid_values:
- fixed
@@ -155,13 +155,13 @@ data_types:
type: boolean
description: true indicates that this a Neutron provider type of network
required: true
- status: SUPPORTED
+ status: supported
physical_network_name:
type: string
description: |
Identifies the NUMA processor cluster to which this physical network interface belongs. NUMA instance correlates to the first digit of the Physical Network Name suffix (e.g. "01" = NUMA 0, "11" = NUMA 1)
required: false
- status: SUPPORTED
+ status: supported
constraints:
- valid_values:
- Physnet-SRIOV-1
@@ -173,7 +173,7 @@ data_types:
description: |
PNIC instance within the NUMA processor cluster PNIC Instance correlates to the second digit of the Physical Network Name suffix (e.g. "01" = PNIC 1, "02" = "PNIC 2)
required: false
- status: SUPPORTED
+ status: supported
constraints:
- valid_values:
- NUMA 0
@@ -182,7 +182,7 @@ data_types:
type: integer
description: PNIC instance within the NUMA processor cluster
required: false
- status: SUPPORTED
+ status: supported
org.openecomp.datatypes.network.VlanRequirements:
derived_from: org.openecomp.datatypes.Root
properties:
@@ -190,12 +190,12 @@ data_types:
type: string
description: reference to a vlan range plan
required: true
- status: SUPPORTED
+ status: supported
vlan_type:
type: string
description: identifies the vlan type (e.g., c-tag)
required: true
- status: SUPPORTED
+ status: supported
constraints:
- valid_values:
- c-tag
@@ -204,7 +204,7 @@ data_types:
type: integer
description: identifies the number of vlan tags to assign to the CP from the plan
required: true
- status: SUPPORTED
+ status: supported
org.openecomp.datatypes.ComputeFlavor:
derived_from: tosca.datatypes.Root
description: Compute Flavor (Size)
@@ -213,22 +213,22 @@ data_types:
type: string
description: Compute Flavor Name
required: true
- status: SUPPORTED
+ status: supported
num_cpus:
type: integer
description: Number of cpu
required: true
- status: SUPPORTED
+ status: supported
disk_size:
type: scalar-unit.size
description: Disk size
required: true
- status: SUPPORTED
+ status: supported
mem_size:
type: scalar-unit.size
description: Memory size
required: true
- status: SUPPORTED
+ status: supported
org.openecomp.datatypes.network.MacAssignments:
derived_from: org.openecomp.datatypes.Root
properties:
@@ -236,12 +236,12 @@ data_types:
type: string
description: reference to a MAC address range plan
required: true
- status: SUPPORTED
+ status: supported
mac_count:
type: integer
description: identifies the number of MAC addresses to assign to the CP from the plan
required: true
- status: SUPPORTED
+ status: supported
org.openecomp.datatypes.network.MacRequirements:
derived_from: org.openecomp.datatypes.Root
properties:
@@ -249,12 +249,12 @@ data_types:
type: string
description: reference to a MAC address range plan
required: true
- status: SUPPORTED
+ status: supported
mac_count:
type: org.openecomp.datatypes.AssignmentRequirements
description: identifies the number of MAC addresses to assign to the CP from the plan
required: true
- status: SUPPORTED
+ status: supported
org.openecomp.datatypes.network.SubnetAssignments:
derived_from: org.openecomp.datatypes.Root
properties:
@@ -262,17 +262,17 @@ data_types:
type: string
description: Reference to EIPAM, VLAN or other address plan ID used to assign subnets to this network
required: false
- status: SUPPORTED
+ status: supported
dhcp_enabled:
type: boolean
description: \"true\" indicates the network has 1 or more policies
required: false
- status: SUPPORTED
+ status: supported
ip_version:
type: integer
description: The IP version of the subnet
required: true
- status: SUPPORTED
+ status: supported
constraints:
- valid_values:
- 4
@@ -281,13 +281,13 @@ data_types:
type: integer
description: The default subnet CIDR mask
required: true
- status: SUPPORTED
+ status: supported
min_subnets_count:
type: integer
description: Quantity of subnets that must be initially assigned
required: true
default: 1
- status: SUPPORTED
+ status: supported
org.openecomp.datatypes.Artifact:
derived_from: org.openecomp.datatypes.Root
properties:
@@ -295,27 +295,27 @@ data_types:
type: string
description: Artifcat name
required: true
- status: SUPPORTED
+ status: supported
artifact_type:
type: string
description: Artifcat type
required: true
- status: SUPPORTED
+ status: supported
artifact_uuid:
type: string
description: Artifcat UUID
required: true
- status: SUPPORTED
+ status: supported
artifact_checksum:
type: string
description: Artifact checksum
required: true
- status: SUPPORTED
+ status: supported
artifact_url:
type: string
description: Artifcay URL. Can also include only the file name
required: true
- status: SUPPORTED
+ status: supported
org.openecomp.datatypes.network.IPv4SubnetAssignments:
derived_from: org.openecomp.datatypes.network.SubnetAssignments
properties:
@@ -323,7 +323,7 @@ data_types:
type: boolean
description: Indicates IPv4 subnet assignments
required: true
- status: SUPPORTED
+ status: supported
org.openecomp.datatypes.Root:
derived_from: tosca.datatypes.Root
description: |
@@ -332,7 +332,7 @@ data_types:
supplemental_data:
type: map
required: true
- status: SUPPORTED
+ status: supported
entry_schema:
description: |
A placeholder for missing properties that would be included in future openecomp model
@@ -346,13 +346,13 @@ data_types:
type: string
description: Substitute Service Template
required: true
- status: SUPPORTED
+ status: supported
index_value:
type: integer
description: Index value of the substitution service template runtime instance
required: false
default: 0
- status: SUPPORTED
+ status: supported
constraints:
- greater_or_equal: 0
count:
@@ -360,18 +360,18 @@ data_types:
description: Count
required: false
default: 1
- status: SUPPORTED
+ status: supported
scaling_enabled:
type: boolean
description: Indicates whether service scaling is enabled
required: false
default: true
- status: SUPPORTED
+ status: supported
mandatory:
type: boolean
description: Mandatory
required: false
- status: SUPPORTED
+ status: supported
org.openecomp.datatypes.network.NetworkFlows:
derived_from: org.openecomp.datatypes.Root
properties:
@@ -380,17 +380,17 @@ data_types:
description: true indicates the network has 1 or more policies
required: false
default: false
- status: SUPPORTED
+ status: supported
network_policy:
type: string
description: Identifies the specific OPENECOMP Contrail network policy that must be applied to this network (source - from Policy Manager)
required: false
- status: SUPPORTED
+ status: supported
vpn_binding:
type: string
description: Identifies the specific VPN Binding entry in A&AI that must be applied when creating this network (source - A&AI)
required: false
- status: SUPPORTED
+ status: supported
org.openecomp.datatypes.network.NetworkAssignments:
derived_from: org.openecomp.datatypes.Root
properties:
@@ -400,33 +400,33 @@ data_types:
"true" indicates that the network assignments will be auto-generated by OPENECOMP "false" indicates operator-supplied Network assignments file upload is required (e.g. VID will present prompt to operator to upload operator-supplied Network assignments file).
required: true
default: false
- status: SUPPORTED
+ status: supported
network_assignments_file:
type: string
description: Filename of the template that specifies all of the configurable name/value pairs of Network assignments in this Network model
required: false
- status: SUPPORTED
+ status: supported
multi_tenant:
type: boolean
description: true means this network is shared by multiple Openstack tenants
required: true
default: true
- status: SUPPORTED
+ status: supported
min_subnets_count:
type: integer
description: Quantity of subnets that must be initially assigned
required: true
- status: SUPPORTED
+ status: supported
ip_network_address_plan:
type: string
description: Reference to EIPAM, VLAN or other address plan ID used to assign subnets to this network
required: true
- status: SUPPORTED
+ status: supported
vlan_network_address_plan:
type: string
description: Reference to VLAN or other address plan ID used to assign subnets to this network
required: true
- status: SUPPORTED
+ status: supported
related_networks:
type: list
description: Related Networks List.
@@ -452,7 +452,7 @@ data_types:
type: boolean
description: Indicates IPv6 subnet assignments
required: true
- status: SUPPORTED
+ status: supported
org.openecomp.datatypes.EcompNaming:
derived_from: org.openecomp.datatypes.Root
properties:
@@ -462,12 +462,12 @@ data_types:
"true" indicates that the name for the instance will be auto-generated by OPENECOMP. "false" indicates operator-supplied name required (e.g. VID will present prompt to operator and collect the operator-supplied instance name).
required: true
default: true
- status: SUPPORTED
+ status: supported
naming_policy:
type: string
description: Referenc to naming policy that OPENECOMP will use when the name is auto-generated
required: false
- status: SUPPORTED
+ status: supported
org.openecomp.datatypes.Naming:
derived_from: org.openecomp.datatypes.Root
properties:
@@ -477,7 +477,7 @@ data_types:
"true" indicates that the name for the instance will be auto-generated by OPENECOMP. "false" indicates operator-supplied name required (e.g. VID will present prompt to operator and collect the operator-supplied instance name).
required: true
default: true
- status: SUPPORTED
+ status: supported
org.openecomp.datatypes.EcompGeneratedNaming:
derived_from: org.openecomp.datatypes.Naming
properties:
@@ -485,7 +485,7 @@ data_types:
type: string
description: Referenc to naming policy that OPENECOMP will use when the name is auto-generated
required: false
- status: SUPPORTED
+ status: supported
org.openecomp.datatypes.UserDefinedNaming:
derived_from: org.openecomp.datatypes.Naming
properties:
@@ -493,4 +493,4 @@ data_types:
type: string
description: Reference to naming policy that OPENECOMP will use when the name is auto-generated
required: false
- status: SUPPORTED
+ status: supported