From bfd4bb4b64ee89249902e03a83dd2fa1cfc33ca4 Mon Sep 17 00:00:00 2001 From: FrancescoFioraEst Date: Wed, 1 Jun 2022 13:03:31 +0100 Subject: Fix type version in all tosca_service_template yaml files Issue-ID: POLICY-4225 Change-Id: Ib069dec0acfdd85e45659deffb45398f7eae5e54 Signed-off-by: FrancescoFioraEst --- .../acm/test-pm-subscription-handling.yaml | 72 +++++++++++----------- 1 file changed, 36 insertions(+), 36 deletions(-) (limited to 'models/src/test/resources/examples/acm/test-pm-subscription-handling.yaml') diff --git a/models/src/test/resources/examples/acm/test-pm-subscription-handling.yaml b/models/src/test/resources/examples/acm/test-pm-subscription-handling.yaml index c8796ac49..c4f3735af 100644 --- a/models/src/test/resources/examples/acm/test-pm-subscription-handling.yaml +++ b/models/src/test/resources/examples/acm/test-pm-subscription-handling.yaml @@ -34,13 +34,13 @@ data_types: consulUrl: name: consulUrl type: string - typeVersion: 0.0.0 + type_version: 0.0.0 description: Consul url for this entry required: true consul_body: name: consulBody type: string - typeVersion: 0.0.0 + type_version: 0.0.0 description: Body of Consul entry required: true onap.datatypes.monitoring.managedObjectDNsBasic: @@ -49,7 +49,7 @@ data_types: DN: name: DN type: string - typeVersion: 0.0.0 + type_version: 0.0.0 description: Managed object distinguished name required: true constraints: [] @@ -64,13 +64,13 @@ data_types: managedObjectDNsBasic: name: managedObjectDNsBasic type: map - typeVersion: 0.0.0 + type_version: 0.0.0 description: Managed object distinguished name object required: true constraints: [] entry_schema: type: onap.datatypes.monitoring.managedObjectDNsBasic - typeVersion: 0.0.0 + type_version: 0.0.0 constraints: [] metadata: {} name: onap.datatypes.monitoring.managedObjectDNsBasics @@ -83,25 +83,25 @@ data_types: measurementTypes: name: measurementTypes type: list - typeVersion: 0.0.0 + type_version: 0.0.0 description: List of measurement types required: true constraints: [] entry_schema: type: onap.datatypes.monitoring.measurementTypes - typeVersion: 0.0.0 + type_version: 0.0.0 constraints: [] metadata: {} managedObjectDNsBasic: name: managedObjectDNsBasic type: list - typeVersion: 0.0.0 + type_version: 0.0.0 description: List of managed object distinguished names required: true constraints: [] entry_schema: type: onap.datatypes.monitoring.managedObjectDNsBasics - typeVersion: 0.0.0 + type_version: 0.0.0 constraints: [] metadata: {} name: onap.datatypes.monitoring.measurementGroup @@ -114,13 +114,13 @@ data_types: measurementGroup: name: measurementGroup type: map - typeVersion: 0.0.0 + type_version: 0.0.0 description: Measurement Group required: true constraints: [] entry_schema: type: onap.datatypes.monitoring.measurementGroup - typeVersion: 0.0.0 + type_version: 0.0.0 constraints: [] metadata: {} name: onap.datatypes.monitoring.measurementGroups @@ -133,7 +133,7 @@ data_types: measurementType: name: measurementType type: string - typeVersion: 0.0.0 + type_version: 0.0.0 description: Measurement type required: true constraints: [] @@ -148,13 +148,13 @@ data_types: measurementType: name: measurementType type: map - typeVersion: 0.0.0 + type_version: 0.0.0 description: Measurement type object required: true constraints: [] entry_schema: type: onap.datatypes.monitoring.measurementType - typeVersion: 0.0.0 + type_version: 0.0.0 constraints: [] metadata: {} name: onap.datatypes.monitoring.measurementTypes @@ -167,49 +167,49 @@ data_types: modelNames: name: modelNames type: list - typeVersion: 0.0.0 + type_version: 0.0.0 description: List of model names required: true constraints: [] entry_schema: type: string - typeVersion: 0.0.0 + type_version: 0.0.0 constraints: [] metadata: {} modelInvariantIDs: name: modelInvariantIDs type: list - typeVersion: 0.0.0 + type_version: 0.0.0 description: List of model invariant IDs required: true constraints: [] entry_schema: type: string - typeVersion: 0.0.0 + type_version: 0.0.0 constraints: [] metadata: {} modelVersionIDs: name: modelVersionIDs type: list - typeVersion: 0.0.0 + type_version: 0.0.0 description: List of model version IDs required: true constraints: [] entry_schema: type: string - typeVersion: 0.0.0 + type_version: 0.0.0 constraints: [] metadata: {} nfNames: name: nfNames type: list - typeVersion: 0.0.0 + type_version: 0.0.0 description: List of network functions required: true constraints: [] entry_schema: type: string - typeVersion: 0.0.0 + type_version: 0.0.0 constraints: [] metadata: {} name: onap.datatypes.monitoring.nfFilter @@ -222,19 +222,19 @@ data_types: measurementGroups: name: measurementGroups type: list - typeVersion: 0.0.0 + type_version: 0.0.0 description: Measurement Groups required: true constraints: [] entry_schema: type: onap.datatypes.monitoring.measurementGroups - typeVersion: 0.0.0 + type_version: 0.0.0 constraints: [] metadata: {} fileBasedGP: name: fileBasedGP type: integer - typeVersion: 0.0.0 + type_version: 0.0.0 description: File based granularity period required: true constraints: [] @@ -242,7 +242,7 @@ data_types: fileLocation: name: fileLocation type: string - typeVersion: 0.0.0 + type_version: 0.0.0 description: ROP file location required: true constraints: [] @@ -250,7 +250,7 @@ data_types: subscriptionName: name: subscriptionName type: string - typeVersion: 0.0.0 + type_version: 0.0.0 description: Name of the subscription required: true constraints: [] @@ -258,7 +258,7 @@ data_types: administrativeState: name: administrativeState type: string - typeVersion: 0.0.0 + type_version: 0.0.0 description: State of the subscription required: true constraints: @@ -269,13 +269,13 @@ data_types: nfFilter: name: nfFilter type: map - typeVersion: 0.0.0 + type_version: 0.0.0 description: Network function filter required: true constraints: [] entry_schema: type: onap.datatypes.monitoring.nfFilter - typeVersion: 0.0.0 + type_version: 0.0.0 constraints: [] metadata: {} name: onap.datatypes.monitoring.subscription @@ -293,7 +293,7 @@ policy_types: pmsh_policy: name: pmsh_policy type: onap.datatypes.monitoring.subscription - typeVersion: 0.0.0 + type_version: 0.0.0 description: PMSH Policy JSON required: false constraints: [] @@ -414,7 +414,7 @@ topology_template: org.onap.domain.pmsh.PMSH_DCAEMicroservice: version: 1.2.3 type: org.onap.policy.clamp.acm.DCAEMicroserviceAutomationCompositionElement - type_version: 1.0.0 + type_version: 1.0.1 description: Automation composition element for the DCAE microservice for Performance Management Subscription Handling properties: provider: Ericsson @@ -638,7 +638,7 @@ topology_template: org.onap.domain.pmsh.PMSH_MonitoringPolicyAutomationCompositionElement: version: 1.2.3 type: org.onap.policy.clamp.acm.PolicyAutomationCompositionElement - type_version: 1.0.0 + type_version: 1.0.1 description: Automation composition element for the monitoring policy for Performance Management Subscription Handling properties: provider: Ericsson @@ -653,7 +653,7 @@ topology_template: org.onap.domain.pmsh.PMSH_OperationalPolicyAutomationCompositionElement: version: 1.2.3 type: org.onap.policy.clamp.acm.PolicyAutomationCompositionElement - type_version: 1.0.0 + type_version: 1.0.1 description: Automation composition element for the operational policy for Performance Management Subscription Handling properties: provider: Ericsson @@ -668,7 +668,7 @@ topology_template: org.onap.domain.pmsh.PMSH_CDS_AutomationCompositionElement: version: 1.2.3 type: org.onap.policy.clamp.acm.CDSAutomationCompositionElement - type_version: 1.0.0 + type_version: 1.0.1 description: Automation composition element for CDS for Performance Management Subscription Handling properties: provider: Ericsson @@ -681,7 +681,7 @@ topology_template: org.onap.domain.pmsh.PMSHAutomationCompositionDefinition: version: 1.2.3 type: org.onap.policy.clamp.acm.AutomationComposition - type_version: 1.0.0 + type_version: 1.0.1 description: Automation composition for Performance Management Subscription Handling properties: provider: Ericsson -- cgit 1.2.3-korg