summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--common/pom.xml2
-rw-r--r--common/src/main/resources/tosca/ApplicationServiceDescriptorTypes.yaml74
-rw-r--r--common/src/test/resources/asd/MyDomainASDDefintion.yaml131
-rw-r--r--common/src/test/resources/gentleguidance/GentleGuidanceMultipleTopologyTemplates.yaml299
-rw-r--r--docs/.gitignore3
-rw-r--r--docs/_static/css/ribbon.css63
-rw-r--r--docs/_static/favicon.icobin2102 -> 0 bytes
-rw-r--r--docs/_static/logo_onap_2017.pngbin12278 -> 0 bytes
-rw-r--r--docs/architecture.rst48
-rw-r--r--docs/conf.py15
-rw-r--r--docs/conf.yaml7
-rw-r--r--docs/images/architecture/ONAP-closedloop.pngbin220944 -> 0 bytes
-rw-r--r--docs/images/architecture/distdepl.pngbin94338 -> 0 bytes
-rw-r--r--docs/images/clamp-policy_archi.pngbin89501 -> 0 bytes
-rw-r--r--docs/images/html.pngbin4086 -> 0 bytes
-rw-r--r--docs/images/pdf.pngbin1946 -> 0 bytes
-rw-r--r--docs/images/swagger.pngbin3590 -> 0 bytes
-rw-r--r--docs/images/user-guide/add-operational-policies.pngbin115060 -> 0 bytes
-rw-r--r--docs/images/user-guide/blueprint_node_type.pngbin65898 -> 0 bytes
-rw-r--r--docs/images/user-guide/clamp-cds-operation.pngbin62357 -> 0 bytes
-rw-r--r--docs/images/user-guide/config-policy-tca.pngbin49477 -> 0 bytes
-rw-r--r--docs/images/user-guide/create-loop.pngbin54351 -> 0 bytes
-rw-r--r--docs/images/user-guide/deploy-params.pngbin45138 -> 0 bytes
-rw-r--r--docs/images/user-guide/loop-menu.pngbin38587 -> 0 bytes
-rw-r--r--docs/images/user-guide/loop-operation-menu.pngbin116408 -> 0 bytes
-rw-r--r--docs/images/user-guide/loop-properties.pngbin43060 -> 0 bytes
-rw-r--r--docs/images/user-guide/op-policy-box-policy.pngbin67750 -> 0 bytes
-rw-r--r--docs/images/user-guide/open-loop.pngbin42481 -> 0 bytes
-rw-r--r--docs/images/user-guide/open-menu-prop.pngbin59422 -> 0 bytes
-rw-r--r--docs/images/user-guide/opened-loop.pngbin104515 -> 0 bytes
-rw-r--r--docs/images/user-guide/policy-model-menu.pngbin43925 -> 0 bytes
-rw-r--r--docs/images/user-guide/policy-submitted.pngbin47028 -> 0 bytes
-rw-r--r--docs/images/user-guide/remove-operational-policies.pngbin108698 -> 0 bytes
-rw-r--r--docs/images/user-guide/template-menu.pngbin39685 -> 0 bytes
-rw-r--r--docs/index.rst203
-rw-r--r--docs/release-notes.rst504
-rw-r--r--docs/requirements-docs.txt15
-rw-r--r--docs/tox.ini22
-rw-r--r--docs/user-guide.rst157
-rw-r--r--models/pom.xml2
-rw-r--r--packages/policy-clamp-docker/pom.xml2
-rw-r--r--packages/policy-clamp-docker/src/main/docker/ClRuntimeDockerfile2
-rw-r--r--packages/policy-clamp-docker/src/main/docker/HttpParticipantDockerfile2
-rw-r--r--packages/policy-clamp-docker/src/main/docker/KubernetesParticipantDockerfile2
-rw-r--r--packages/policy-clamp-docker/src/main/docker/PolicyParticipantDockerfile2
-rw-r--r--packages/policy-clamp-docker/src/main/docker/controlloop-runtime.sh6
-rw-r--r--packages/policy-clamp-tarball/pom.xml2
-rw-r--r--packages/policy-clamp-tarball/src/main/resources/etc/ClRuntimeParameters.yaml4
-rw-r--r--packages/pom.xml2
-rw-r--r--participant/participant-impl/participant-impl-cds/pom.xml2
-rw-r--r--participant/participant-impl/participant-impl-http/pom.xml2
-rw-r--r--participant/participant-impl/participant-impl-kubernetes/pom.xml2
-rw-r--r--participant/participant-impl/participant-impl-policy/pom.xml2
-rw-r--r--participant/participant-impl/participant-impl-simulator/pom.xml2
-rw-r--r--participant/participant-impl/pom.xml2
-rw-r--r--participant/participant-intermediary/pom.xml2
-rw-r--r--participant/pom.xml2
-rw-r--r--pom.xml10
-rw-r--r--releases/6.1.3-container.yaml18
-rw-r--r--releases/6.1.3.yaml5
-rw-r--r--runtime-controlloop/pom.xml2
-rw-r--r--runtime/pom.xml2
-rw-r--r--runtime/src/main/resources/clds/camel/rest/clamp-api-v2.xml12
-rw-r--r--runtime/src/main/resources/clds/camel/routes/dcae-flows.xml6
-rw-r--r--runtime/src/test/java/org/onap/policy/clamp/loop/DeployFlowItTestCase.java4
-rw-r--r--testsuites/performance/pom.xml31
-rw-r--r--testsuites/performance/src/main/resources/testplans/performance.jmx2292
-rw-r--r--testsuites/performance/src/main/resources/testplans/results.sh32
-rw-r--r--testsuites/pom.xml40
-rw-r--r--testsuites/readme.text73
-rw-r--r--testsuites/stability/pom.xml28
-rw-r--r--testsuites/stability/src/main/resources/testplans/stability.jmx2268
-rw-r--r--version.properties4
73 files changed, 5336 insertions, 1076 deletions
diff --git a/common/pom.xml b/common/pom.xml
index 1c2645342..75239ecf8 100644
--- a/common/pom.xml
+++ b/common/pom.xml
@@ -27,7 +27,7 @@
<parent>
<groupId>org.onap.policy.clamp</groupId>
<artifactId>policy-clamp</artifactId>
- <version>6.1.3-SNAPSHOT</version>
+ <version>6.2.0-SNAPSHOT</version>
</parent>
<artifactId>policy-clamp-common</artifactId>
diff --git a/common/src/main/resources/tosca/ApplicationServiceDescriptorTypes.yaml b/common/src/main/resources/tosca/ApplicationServiceDescriptorTypes.yaml
new file mode 100644
index 000000000..ad16173b9
--- /dev/null
+++ b/common/src/main/resources/tosca/ApplicationServiceDescriptorTypes.yaml
@@ -0,0 +1,74 @@
+# ============LICENSE_START=======================================================
+# Copyright (C) 2021 Nordix Foundation.
+# ================================================================================
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+#
+# SPDX-License-Identifier: Apache-2.0
+# ============LICENSE_END=========================================================
+tosca_definitions_version: tosca_simple_yaml_1_3
+node_types:
+ org.oran.asd.DeploymentItem:
+ version: 1.0.1
+ derived_from: org.onap.policy.clamp.controlloop.KubernetesControlLoopElement
+ properties:
+ deployemntItemId:
+ type: onap.datatypes.ToscaConceptIdentifier
+ required: true
+ description: The identifier of this deployment item
+ artifactId:
+ type: onap.datatypes.ToscaConceptIdentifier
+ required: true
+ description: Reference to a DeploymentArtifact
+ lifecycleParameters:
+ type: string
+ required: false
+ description: List of parameters that can be overridden at deployment time
+ (e.g. values for values.yaml in the chart this item references)
+ org.oran.asd.ASD:
+ version: 1.0.1
+ derived_from: org.onap.policy.clamp.controlloop.ControlLoop
+ properties:
+ asdId:
+ type: onap.datatypes.ToscaConceptIdentifier
+ required: true
+ description: The identifier of this deployment item
+ asdSchemaVersion:
+ type: onap.datatypes.ToscaConceptIdentifier
+ required: true
+ description: Reference to a DeploymentArtifact
+ asdApplication:
+ type: onap.datatypes.ToscaConceptIdentifier
+ required: true
+ description: Reference to a DeploymentArtifact
+ asdApplicationInfoName:
+ type: string
+ required: false
+ description: Human readable name for the Application service. Can change during the AS lifetime.
+ asdExtCpd:
+ type: string
+ required: false
+ description: Describes external interface(s) exposed by this AS enabling connection with a VL.
+ (Similar to VnfExtCpd on VNF-D, but only describing L3 and above interfaces, since
+ K8S can’t do <L3)
+ enhancedClusterCapabilities:
+ type: string
+ required: false
+ description: Describes expected capabilities of the target Kubernetes cluster to aid placement of the
+ application service on a suitable cluster. Examples of capabilities are; required networking
+ characteristics, Kubernetes API extensions or quantifiable node specific resources. This attribute
+ can contain information complementing information provided in the referenced DeploymentArtifacts.
+ Note; Modeling of enhancedClusterCapabilities is subject to standardization but is ffs. Alignment
+ between O2-IMS and O2-DMS of these values is required.
+
+
+
diff --git a/common/src/test/resources/asd/MyDomainASDDefintion.yaml b/common/src/test/resources/asd/MyDomainASDDefintion.yaml
new file mode 100644
index 000000000..f354ea075
--- /dev/null
+++ b/common/src/test/resources/asd/MyDomainASDDefintion.yaml
@@ -0,0 +1,131 @@
+# ============LICENSE_START=======================================================
+# Copyright (C) 2021 Nordix Foundation.
+# ================================================================================
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+#
+# SPDX-License-Identifier: Apache-2.0
+# ============LICENSE_END=========================================================
+tosca_definitions_version: tosca_simple_yaml_1_3
+topology_template:
+ node_templates:
+ org.oran.asd.MyApplicationServiceDeploymentItem0:
+ version: 1.0.0
+ type: org.oran.asd.DeploymentItem
+ type_version: 1.0.1
+ description: The first Deployment Item in our Application Service
+ properties:
+ deployemntItemId: org.oran.asd.MyApplicationServiceDeploymentItem0:1.0.0
+ artifactId: org.oran.asd.MyApplicationServiceDeploymentArtifact0:1.0.0
+ lifecycleParameters: To be defined
+ provider: Ericsson
+ participantType: org.onap.policy.controlloop.participant.Kubernetes:1.0.0
+ startPhase: 2
+ uninitializedToPassiveTimeout: 180
+ chart:
+ chartId: MyApplicationServiceDeploymentItem0Chart:1.0.0
+ releaseName: SomeRelease
+ namespace: org.oran.asd.MyApplicationService
+ org.oran.asd.MyApplicationServiceDeploymentItem1:
+ version: 1.0.0
+ type: org.oran.asd.DeploymentItem
+ type_version: 1.0.1
+ description: The second Deployment Item in our Application Service
+ properties:
+ deployemntItemId: org.oran.asd.MyApplicationServiceDeploymentItem1:1.0.0
+ artifactId: org.oran.asd.MyApplicationServiceDeploymentArtifact1:1.0.0
+ lifecycleParameters: To be defined
+ provider: Ericsson
+ participantType: org.onap.policy.controlloop.participant.Kubernetes:1.0.0
+ startPhase: 4
+ uninitializedToPassiveTimeout: 10
+ chart:
+ chartId: MyApplicationServiceDeploymentItem1Chart:1.0.0
+ releaseName: SomeRelease
+ namespace: org.oran.asd.MyApplicationService
+ org.oran.asd.MyApplicationRestConfig:
+ version: 1.0.0
+ type: org.onap.policy.clamp.controlloop.HttpControlLoopElement
+ type_version: 1.0.1
+ description: The REST configuration for My Application
+ properties:
+ provider: Ericsson
+ participantType: org.onap.policy.controlloop.participant.Http:1.0.0
+ startPhase: 1
+ baseUrl: https://10.10.10.10:12345/MyApplicationServiceDeploymentItem0RestEndpoint
+ httpHeaders:
+ "Content-Type": "application/json"
+ "Accept": "application/json"
+ configurationEntities:
+ org.onap.policy.controlloop.gentleguidance.setDomainConfig:1.0.0:
+ configurationEntityId: org.onap.policy.controlloop.gentleguidance.setDomainConfig:1.0.0
+ restSequence:
+ - restRequestId: org.oran.asd.myapplication.setDomainConfig.CreateConfig:1.0.0
+ httpMethd: POST
+ path: "gentle/create"
+ body:
+ gentleLevel: veryGentle
+ gentleType: softAndFurry
+ expectedResponse: 200
+ - restRequestId: org.oran.asd.myapplication.setDomainConfig.CreateConfig:1.0.0
+ httpMethd: POST
+ path: "guidance/create"
+ body:
+ guidanceLevel: high
+ guidanceType: subtle
+ expectedResponse: 200
+ org.oran.asd.myapplication.updateDomainConfig:1.0.0:
+ configurationEntityId: org.oran.asd.myapplication.updateDomainConfig:1.0.0
+ restSequence:
+ - restRequestId: org.oran.asd.myapplication.updateDomainConfig.UpdateConfig:1.0.0
+ httpMethd: PUT
+ path: "gentle/update]"
+ body:
+ gentleLevel: robust
+ gentleType: hardAndGritty
+ expectedResponse: 200
+ - restRequestId: org.oran.asd.myapplication.updateDomainConfig.UpdateConfig:1.0.0
+ httpMethd: PUT
+ path: "guidance/update"
+ body:
+ guidanceLevel: low
+ guidanceType: terse
+ expectedResponse: 200
+ org.oran.asd.MyApplicationPolicy:
+ version: 1.0.0
+ type: org.onap.policy.clamp.controlloop.PolicyControlLoopElement
+ type_version: 1.0.1
+ description: My Application Operational Policy
+ properties:
+ provider: Ericsson
+ participantType: org.onap.policy.controlloop.participant.Policy:1.0.0
+ startPhase: 0
+ policyType: onap.policies.controlloop.operational.common.Apex:1.0.0
+ policyId: org.oran.asd.myapplication.ServiceControlPolicy:1.0.0
+ org.org.oran.asd.MyApplicationService:
+ version: 1.0.0
+ type: org.oran.asd.ASD
+ type_version: 1.0.1
+ description: ASD Definition of the My Application Service
+ properties:
+ asdId: org.org.oran.asd.MyApplicationService:1.0.0
+ asdSchemaVersion: 2.3.2
+ provider: Ericsson
+ asdApplication: org.oran.asd.MyWonderfulApplicationService:1.2.1
+ asdApplicationInfoName: The wonderful ASD service that does everything imaginable
+ asdExtCpd: To be defined
+ enhancedCludterCapabilities: To be defined
+ elements:
+ - org.oran.asd.MyApplicationServiceDeploymentItem0:1.0.0
+ - org.oran.asd.MyApplicationServiceDeploymentItem1:1.0.0
+ - org.oran.asd.MyApplicationRestConfig:1.0.0
+ - org.oran.asd.MyApplicationPolicy:1.0.0
diff --git a/common/src/test/resources/gentleguidance/GentleGuidanceMultipleTopologyTemplates.yaml b/common/src/test/resources/gentleguidance/GentleGuidanceMultipleTopologyTemplates.yaml
new file mode 100644
index 000000000..93b5ba5a5
--- /dev/null
+++ b/common/src/test/resources/gentleguidance/GentleGuidanceMultipleTopologyTemplates.yaml
@@ -0,0 +1,299 @@
+tosca_definitions_version: tosca_simple_yaml_1_3
+topology_template:
+ node_templates:
+ org.onap.domain.gentleguidance.KubernetesControlLoopElementDefinition:
+ version: 1.0.0
+ type: org.onap.policy.clamp.controlloop.KubernetesControlLoopElement
+ type_version: 1.0.1
+ description: Control loop element for the Gentle Guidance Kubernetes Microservice
+ org.onap.domain.gentleguidance.RestControlLoopElementDefinition:
+ version: 1.0.0
+ type: org.onap.policy.clamp.controlloop.HttpControlLoopElement
+ type_version: 1.0.1
+ description: Control loop element for the Gentle Guidance Microservice REST configuration
+ org.onap.domain.gentleguidance.PolicyControlLoopElementDefinition:
+ version: 1.0.0
+ type: org.onap.policy.clamp.controlloop.PolicyControlLoopElement
+ type_version: 1.0.1
+ description: Control loop element for the Gentle Guidance Operational Policy
+ org.onap.domain.gentleguidance.CdsControlLoopElementDefinition:
+ version: 1.0.0
+ type: org.onap.policy.clamp.controlloop.CDSControlLoopElement
+ type_version: 1.0.1
+ description: Control loop element for the Gentle Guidance CDS blueprint
+ org.onap.domain.gentleguidance.ControlLoopDefinition:
+ version: 1.0.0
+ type: org.onap.policy.clamp.controlloop.ControlLoop
+ type_version: 1.0.1
+ description: Control loop definition for the Gentle Guidance domain
+ properties:
+ provider: Ericsson
+ elements:
+ - org.onap.domain.gentleguidance.KubernetesControlLoopElementDefinition:1.0.0
+ - org.onap.domain.gentleguidance.RestControlLoopElementDefinition:1.0.0
+ - org.onap.domain.gentleguidance.PolicyControlLoopElementDefinition:1.0.0
+ - org.onap.domain.gentleguidance.CdsControlLoopElementDefinition:1.0.0
+
+After Commissioning:
+
+tosca_definitions_version: tosca_simple_yaml_1_3
+topology_template:
+ node_templates:
+ org.onap.domain.gentleguidance.KubernetesControlLoopElementDefinition:
+ version: 1.0.0
+ type: org.onap.policy.clamp.controlloop.KubernetesControlLoopElement
+ type_version: 1.0.1
+ description: Control loop element for the Gentle Guidance Kubernetes Microservice
+ properties:
+ provider: Ericsson
+ participantType: org.onap.policy.controlloop.participant.Kubernetes:1.0.0
+ startPhase: 2
+ uninitializedToPassiveTimeout: 180
+ org.onap.domain.gentleguidance.RestControlLoopElementDefinition:
+ version: 1.0.0
+ type: org.onap.policy.clamp.controlloop.HttpControlLoopElement
+ type_version: 1.0.1
+ description: Control loop element for the Gentle Guidance Microservice REST configuration
+ properties:
+ provider: Ericsson
+ participantType: org.onap.policy.controlloop.participant.Http:1.0.0
+ startPhase: 1
+ baseUrl: https://10.10.10.10:12345/gentleguidancemicroservice
+ org.onap.domain.gentleguidance.PolicyControlLoopElementDefinition:
+ version: 1.0.0
+ type: org.onap.policy.clamp.controlloop.PolicyControlLoopElement
+ type_version: 1.0.1
+ description: Control loop element for the Gentle Guidance Operational Policy
+ properties:
+ provider: Ericsson
+ participantType: org.onap.policy.controlloop.participant.Policy:1.0.0
+ startPhase: 0
+ org.onap.domain.gentleguidance.CdsControlLoopElementDefinition:
+ version: 1.0.0
+ type: org.onap.policy.clamp.controlloop.CDSControlLoopElement
+ type_version: 1.0.1
+ description: Control loop element for the Gentle Guidance CDS blueprint
+ properties:
+ provider: Ericsson
+ participantType: org.onap.policy.controlloop.participant.Cds:1.0.0
+ startPhase: 0
+ org.onap.domain.gentleguidance.ControlLoopDefinition:
+ version: 1.0.0
+ type: org.onap.policy.clamp.controlloop.ControlLoop
+ type_version: 1.0.1
+ description: Control loop definition for the Gentle Guidance domain
+ properties:
+ provider: Ericsson
+ elements:
+ - org.onap.domain.gentleguidance.KubernetesControlLoopElementDefinition:1.0.0
+ - org.onap.domain.gentleguidance.RestControlLoopElementDefinition:1.0.0
+ - org.onap.domain.gentleguidance.PolicyControlLoopElementDefinition:1.0.0
+ - org.onap.domain.gentleguidance.CdsControlLoopElementDefinition:1.0.0
+
+
+After Instantiation:
+
+(Instance 1)
+
+tosca_definitions_version: tosca_simple_yaml_1_3
+topology_template:
+ node_templates:
+ org.onap.domain.gentleguidance.KubernetesControlLoopElementDefinition_Instance1:
+ version: 1.0.0
+ type: org.onap.policy.clamp.controlloop.KubernetesControlLoopElement
+ type_version: 1.0.1
+ description: Control loop element for the Gentle Guidance Kubernetes Microservice
+ properties:
+ provider: Ericsson
+ participantType: org.onap.policy.controlloop.participant.Kubernetes:1.0.0
+ startPhase: 2
+ uninitializedToPassiveTimeout: 180
+ chart:
+ chartId: GentleGuidance:1.0.0
+ releaseName: Istanbul
+ namespace: org.onap.policy.controlloop.gentleguidance
+ org.onap.domain.gentleguidance.RestControlLoopElementDefinition_Instance1:
+ version: 1.0.0
+ type: org.onap.policy.clamp.controlloop.HttpControlLoopElement
+ type_version: 1.0.1
+ description: Control loop element for the Gentle Guidance Microservice REST configuration
+ properties:
+ provider: Ericsson
+ participantType: org.onap.policy.controlloop.participant.Http:1.0.0
+ startPhase: 1
+ baseUrl: https://10.10.10.10:12345/gentleguidancemicroservice
+ httpHeaders:
+ "Content-Type": "application/json"
+ "Accept": "application/json"
+ configurationEntities:
+ org.onap.policy.controlloop.gentleguidance.setGentleGuidanceConfig:1.0.0:
+ configurationEntityId: org.onap.policy.controlloop.gentleguidance.setGentleGuidanceConfig:1.0.0
+ restSequence:
+ - restRequestId: org.onap.policy.controlloop.gentleguidance.setGentleGuidanceConfig.CreateGentle:1.0.0
+ httpMethd: POST
+ path: "gentle/create"
+ body:
+ gentleLevel: veryGentle
+ gentleType: softAndFurry
+ expectedResponse: 200
+ - restRequestId: org.onap.policy.controlloop.gentleguidance.setGentleGuidanceConfig.CreateGuidance:1.0.0
+ httpMethd: POST
+ path: "guidance/create"
+ body:
+ guidanceLevel: high
+ guidanceType: subtle
+ expectedResponse: 200
+ org.onap.policy.controlloop.gentleguidance.updateGentleGuidanceConfig:1.0.0:
+ configurationEntityId: org.onap.policy.controlloop.gentleguidance.updateGentleGuidanceConfig:1.0.0
+ restSequence:
+ - restRequestId: org.onap.policy.controlloop.gentleguidance.updateGentleGuidanceConfig.CreateGentle:1.0.0
+ httpMethd: PUT
+ path: "gentle/update]"
+ body:
+ gentleLevel: robust
+ gentleType: hardAndGritty
+ expectedResponse: 200
+ - restRequestId: org.onap.policy.controlloop.gentleguidance.updateGentleGuidanceConfig.CreateGuidance:1.0.0
+ httpMethd: PUT
+ path: "guidance/update"
+ body:
+ guidanceLevel: low
+ guidanceType: terse
+ expectedResponse: 200
+ org.onap.domain.gentleguidance.PolicyControlLoopElementDefinition_Instance1:
+ version: 1.0.0
+ type: org.onap.policy.clamp.controlloop.PolicyControlLoopElement
+ type_version: 1.0.1
+ description: Control loop element for the Gentle Guidance Operational Policy
+ properties:
+ provider: Ericsson
+ participantType: org.onap.policy.controlloop.participant.Policy:1.0.0
+ startPhase: 0
+ policyType: onap.policies.controlloop.operational.common.Apex:1.0.0
+ policyId: org.onap.domain.gentleguidance.policy.GentleGuidanceAssertive:1.0.0
+ org.onap.domain.gentleguidance.CdsControlLoopElementDefinition_Instance1:
+ version: 1.0.0
+ type: org.onap.policy.clamp.controlloop.CDSControlLoopElement
+ type_version: 1.0.1
+ description: Control loop element for the Gentle Guidance CDS blueprint
+ properties:
+ provider: Ericsson
+ participantType: org.onap.policy.controlloop.participant.Cds:1.0.0
+ startPhase: 0
+ cdsBlueprint: "Placeholder for the CDS blueprint"
+ org.onap.domain.gentleguidance.ControlLoopDefinition_Instance1:
+ version: 1.0.0
+ type: org.onap.policy.clamp.controlloop.ControlLoop
+ type_version: 1.0.1
+ description: Control loop definition for the Gentle Guidance domain
+ properties:
+ provider: Ericsson
+ elements:
+ - org.onap.domain.gentleguidance.KubernetesControlLoopElementDefinition_Instance1:1.0.0
+ - org.onap.domain.gentleguidance.RestControlLoopElementDefinition_Instance1:1.0.0
+ - org.onap.domain.gentleguidance.PolicyControlLoopElementDefinition_Instance1:1.0.0
+ - org.onap.domain.gentleguidance.CdsControlLoopElementDefinition_Instance1:1.0.0
+
+
+(Instance 2)
+
+tosca_definitions_version: tosca_simple_yaml_1_3
+topology_template:
+ node_templates:
+ org.onap.domain.gentleguidance.KubernetesControlLoopElementDefinition_Instance2:
+ version: 1.0.0
+ type: org.onap.policy.clamp.controlloop.KubernetesControlLoopElement
+ type_version: 1.0.1
+ description: Control loop element for the Gentle Guidance Kubernetes Microservice
+ properties:
+ provider: Ericsson
+ participantType: org.onap.policy.controlloop.participant.Kubernetes:1.0.0
+ startPhase: 2
+ uninitializedToPassiveTimeout: 180
+ chart:
+ chartId: GentleGuidance:1.0.0
+ releaseName: Istanbul
+ namespace: org.onap.policy.controlloop.gentleguidance
+ org.onap.domain.gentleguidance.RestControlLoopElementDefinition_Instance2:
+ version: 1.0.0
+ type: org.onap.policy.clamp.controlloop.HttpControlLoopElement
+ type_version: 1.0.1
+ description: Control loop element for the Gentle Guidance Microservice REST configuration
+ properties:
+ provider: Ericsson
+ participantType: org.onap.policy.controlloop.participant.Http:1.0.0
+ startPhase: 1
+ baseUrl: https://10.10.10.10:12345/gentleguidancemicroservice
+ httpHeaders:
+ "Content-Type": "application/json"
+ "Accept": "application/json"
+ configurationEntities:
+ org.onap.policy.controlloop.gentleguidance.setGentleGuidanceConfig:1.0.0:
+ configurationEntityId: org.onap.policy.controlloop.gentleguidance.setGentleGuidanceConfig:1.0.0
+ restSequence:
+ - restRequestId: org.onap.policy.controlloop.gentleguidance.setGentleGuidanceConfig.CreateGentle:1.0.0
+ httpMethd: POST
+ path: "gentle/create"
+ body:
+ gentleLevel: veryGentle
+ gentleType: softAndFurry
+ expectedResponse: 200
+ - restRequestId: org.onap.policy.controlloop.gentleguidance.setGentleGuidanceConfig.CreateGuidance:1.0.0
+ httpMethd: POST
+ path: "guidance/create"
+ body:
+ guidanceLevel: low
+ guidanceType: subtle
+ expectedResponse: 200
+ org.onap.policy.controlloop.gentleguidance.updateGentleGuidanceConfig:1.0.0:
+ configurationEntityId: org.onap.policy.controlloop.gentleguidance.updateGentleGuidanceConfig:1.0.0
+ restSequence:
+ - restRequestId: org.onap.policy.controlloop.gentleguidance.updateGentleGuidanceConfig.CreateGentle:1.0.0
+ httpMethd: PUT
+ path: "gentle/update]"
+ body:
+ gentleLevel: robust
+ gentleType: SoftandRobust
+ expectedResponse: 200
+ - restRequestId: org.onap.policy.controlloop.gentleguidance.updateGentleGuidanceConfig.CreateGuidance:1.0.0
+ httpMethd: PUT
+ path: "guidance/update"
+ body:
+ guidanceLevel: low
+ guidanceType: terse
+ expectedResponse: 200
+ org.onap.domain.gentleguidance.PolicyControlLoopElementDefinition_Instance2:
+ version: 1.0.0
+ type: org.onap.policy.clamp.controlloop.PolicyControlLoopElement
+ type_version: 1.0.1
+ description: Control loop element for the Gentle Guidance Operational Policy
+ properties:
+ provider: Ericsson
+ participantType: org.onap.policy.controlloop.participant.Policy:1.0.0
+ startPhase: 0
+ policyType: onap.policies.controlloop.operational.common.Apex:1.0.0
+ policyId: org.onap.domain.gentleguidance.policy.GentleGuidanceAssertive:1.0.0
+ org.onap.domain.gentleguidance.CdsControlLoopElementDefinition_Instance2:
+ version: 1.0.0
+ type: org.onap.policy.clamp.controlloop.CDSControlLoopElement
+ type_version: 1.0.1
+ description: Control loop element for the Gentle Guidance CDS blueprint
+ properties:
+ provider: Ericsson
+ participantType: org.onap.policy.controlloop.participant.Cds:1.0.0
+ startPhase: 0
+ cdsBlueprint: "Placeholder for the CDS blueprint"
+ org.onap.domain.gentleguidance.ControlLoopDefinition_Instance2:
+ version: 1.0.0
+ type: org.onap.policy.clamp.controlloop.ControlLoop
+ type_version: 1.0.1
+ description: Control loop definition for the Gentle Guidance domain
+ properties:
+ provider: Ericsson
+ elements:
+ - org.onap.domain.gentleguidance.KubernetesControlLoopElementDefinition_Instance2:1.0.0
+ - org.onap.domain.gentleguidance.RestControlLoopElementDefinition_Instance2:1.0.0
+ - org.onap.domain.gentleguidance.PolicyControlLoopElementDefinition_Instance2:1.0.0
+ - org.onap.domain.gentleguidance.CdsControlLoopElementDefinition_Instance2:1.0.0
+
+
diff --git a/docs/.gitignore b/docs/.gitignore
deleted file mode 100644
index 43ca5b671..000000000
--- a/docs/.gitignore
+++ /dev/null
@@ -1,3 +0,0 @@
-/.tox
-/_build/*
-/__pycache__/*
diff --git a/docs/_static/css/ribbon.css b/docs/_static/css/ribbon.css
deleted file mode 100644
index 6008cb1a0..000000000
--- a/docs/_static/css/ribbon.css
+++ /dev/null
@@ -1,63 +0,0 @@
-.ribbon {
- z-index: 1000;
- background-color: #a00;
- overflow: hidden;
- white-space: nowrap;
- position: fixed;
- top: 25px;
- right: -50px;
- -webkit-transform: rotate(45deg);
- -moz-transform: rotate(45deg);
- -ms-transform: rotate(45deg);
- -o-transform: rotate(45deg);
- transform: rotate(45deg);
- -webkit-box-shadow: 0 0 10px #888;
- -moz-box-shadow: 0 0 10px #888;
- box-shadow: 0 0 10px #888;
-
-}
-
-.ribbon a {
- border: 1px solid #faa;
- color: #fff;
- display: block;
- font: bold 81.25% 'Helvetica Neue', Helvetica, Arial, sans-serif;
- margin: 1px 0;
- padding: 10px 50px;
- text-align: center;
- text-decoration: none;
- text-shadow: 0 0 5px #444;
- transition: 0.5s;
-}
-
-.ribbon a:hover {
- background: #c11;
- color: #fff;
-}
-
-
-/* override table width restrictions */
-@media screen and (min-width: 767px) {
-
- .wy-table-responsive table td, .wy-table-responsive table th {
- /* !important prevents the common CSS stylesheets from overriding
- this as on RTD they are loaded after this stylesheet */
- white-space: normal !important;
- }
-
- .wy-table-responsive {
- overflow: visible !important;
- }
-}
-
-@media screen and (max-width: 767px) {
- .wy-table-responsive table td {
- white-space: nowrap;
- }
-}
-
-/* fix width of the screen */
-
-.wy-nav-content {
- max-width: none;
-}
diff --git a/docs/_static/favicon.ico b/docs/_static/favicon.ico
deleted file mode 100644
index cb712ebd2..000000000
--- a/docs/_static/favicon.ico
+++ /dev/null
Binary files differ
diff --git a/docs/_static/logo_onap_2017.png b/docs/_static/logo_onap_2017.png
deleted file mode 100644
index 5d064f431..000000000
--- a/docs/_static/logo_onap_2017.png
+++ /dev/null
Binary files differ
diff --git a/docs/architecture.rst b/docs/architecture.rst
deleted file mode 100644
index b65eb1c1d..000000000
--- a/docs/architecture.rst
+++ /dev/null
@@ -1,48 +0,0 @@
-.. This work is licensed under a Creative Commons Attribution 4.0 International License.
-.. http://creativecommons.org/licenses/by/4.0
-.. Copyright (c) 2017-2021 AT&T Intellectual Property. All rights reserved.
-.. _architecture:
-
-Policy/Clamp in ONAP Architecture
----------------------------------
-
-CLAMP platform has been integrated into the Policy framework project, starting as a POC during
-Honolulu release and as a official feature with Istanbul release. So CLAMP must be seen now
-as a function provided by the Policy Framework project.
-
-CLAMP is a function for designing and managing control loops and a UI to manage Policies.
- It is used to visualize a control loop, configure it with specific parameters for a particular network
-service, then deploying and undeploying it. Once deployed, the user can also
-update the loop with new parameters during runtime, as well as suspending and
-restarting it.
-
-Starting with Istanbul release, CLAMP GUI can also be used to create/read/update/delete/list policies
-outside of a control loop, and therefore CLAMP is also the front-end for Policies management in ONAP.
-
-CLAMP interacts with other systems to deploy and execute the control loop. For
-example, it extracts the control loop blueprint from CSAR distributed by SDC.
-CLAMP also calls the internal Policy framework API to get the Policy Models(Model Driven Control Loop)
-It requests from DCAE the instantiation of microservices.
-to manage the control loop flow. Furthermore, it creates and updates multiple
-policies (for DCAE mS configuration and actual Control Operations) in the Policy Engine
-that define the closed loop flow.
-
-|clamp-flow|
-
-The ONAP CLAMP function abstracts the details of these systems under the concept
-of a control loop model. The design of a control loop and its management is
-represented by a workflow in which all relevant system interactions take
-place. This is essential for a self-service model of creating and managing
-control loops, where no low-level user interaction with other components is
-required.
-
-At a higher level, CLAMP is about supporting and managing the broad operational
-life cycle of VNFs/VMs and ultimately ONAP components itself. It will offer the
-ability to design, test, deploy and update control loop automation - both closed
-and open. Automating these functions would represent a significant saving on
-operational costs compared to traditional methods.
-
-|closed-loop|
-
-.. |clamp-flow| image:: images/architecture/distdepl.png
-.. |closed-loop| image:: images/architecture/ONAP-closedloop.png
diff --git a/docs/conf.py b/docs/conf.py
deleted file mode 100644
index 5371015c6..000000000
--- a/docs/conf.py
+++ /dev/null
@@ -1,15 +0,0 @@
-from docs_conf.conf import *
-
-branch = 'latest'
-master_doc = 'index'
-
-linkcheck_ignore = [
- 'http://localhost',
-]
-
-intersphinx_mapping = {}
-
-html_last_updated_fmt = '%d-%b-%y %H:%M'
-
-def setup(app):
- app.add_stylesheet("css/ribbon.css")
diff --git a/docs/conf.yaml b/docs/conf.yaml
deleted file mode 100644
index ab5928131..000000000
--- a/docs/conf.yaml
+++ /dev/null
@@ -1,7 +0,0 @@
----
-project_cfg: onap
-project: onap
-
-# Change this to ReleaseBranchName to modify the header
-default-version: latest
-#
diff --git a/docs/images/architecture/ONAP-closedloop.png b/docs/images/architecture/ONAP-closedloop.png
deleted file mode 100644
index 7d3a2cac8..000000000
--- a/docs/images/architecture/ONAP-closedloop.png
+++ /dev/null
Binary files differ
diff --git a/docs/images/architecture/distdepl.png b/docs/images/architecture/distdepl.png
deleted file mode 100644
index 27a39302e..000000000
--- a/docs/images/architecture/distdepl.png
+++ /dev/null
Binary files differ
diff --git a/docs/images/clamp-policy_archi.png b/docs/images/clamp-policy_archi.png
deleted file mode 100644
index f384dddcd..000000000
--- a/docs/images/clamp-policy_archi.png
+++ /dev/null
Binary files differ
diff --git a/docs/images/html.png b/docs/images/html.png
deleted file mode 100644
index f1bda8835..000000000
--- a/docs/images/html.png
+++ /dev/null
Binary files differ
diff --git a/docs/images/pdf.png b/docs/images/pdf.png
deleted file mode 100644
index fed52f963..000000000
--- a/docs/images/pdf.png
+++ /dev/null
Binary files differ
diff --git a/docs/images/swagger.png b/docs/images/swagger.png
deleted file mode 100644
index f5a9e0c0c..000000000
--- a/docs/images/swagger.png
+++ /dev/null
Binary files differ
diff --git a/docs/images/user-guide/add-operational-policies.png b/docs/images/user-guide/add-operational-policies.png
deleted file mode 100644
index 3d5224aec..000000000
--- a/docs/images/user-guide/add-operational-policies.png
+++ /dev/null
Binary files differ
diff --git a/docs/images/user-guide/blueprint_node_type.png b/docs/images/user-guide/blueprint_node_type.png
deleted file mode 100644
index 1e5ef6a4a..000000000
--- a/docs/images/user-guide/blueprint_node_type.png
+++ /dev/null
Binary files differ
diff --git a/docs/images/user-guide/clamp-cds-operation.png b/docs/images/user-guide/clamp-cds-operation.png
deleted file mode 100644
index edc4c63aa..000000000
--- a/docs/images/user-guide/clamp-cds-operation.png
+++ /dev/null
Binary files differ
diff --git a/docs/images/user-guide/config-policy-tca.png b/docs/images/user-guide/config-policy-tca.png
deleted file mode 100644
index ce5f79bc8..000000000
--- a/docs/images/user-guide/config-policy-tca.png
+++ /dev/null
Binary files differ
diff --git a/docs/images/user-guide/create-loop.png b/docs/images/user-guide/create-loop.png
deleted file mode 100644
index 40cdb4c39..000000000
--- a/docs/images/user-guide/create-loop.png
+++ /dev/null
Binary files differ
diff --git a/docs/images/user-guide/deploy-params.png b/docs/images/user-guide/deploy-params.png
deleted file mode 100644
index 9d003258f..000000000
--- a/docs/images/user-guide/deploy-params.png
+++ /dev/null
Binary files differ
diff --git a/docs/images/user-guide/loop-menu.png b/docs/images/user-guide/loop-menu.png
deleted file mode 100644
index b6056349d..000000000
--- a/docs/images/user-guide/loop-menu.png
+++ /dev/null
Binary files differ
diff --git a/docs/images/user-guide/loop-operation-menu.png b/docs/images/user-guide/loop-operation-menu.png
deleted file mode 100644
index 2a2dbf899..000000000
--- a/docs/images/user-guide/loop-operation-menu.png
+++ /dev/null
Binary files differ
diff --git a/docs/images/user-guide/loop-properties.png b/docs/images/user-guide/loop-properties.png
deleted file mode 100644
index 5c266155d..000000000
--- a/docs/images/user-guide/loop-properties.png
+++ /dev/null
Binary files differ
diff --git a/docs/images/user-guide/op-policy-box-policy.png b/docs/images/user-guide/op-policy-box-policy.png
deleted file mode 100644
index 89c6265ba..000000000
--- a/docs/images/user-guide/op-policy-box-policy.png
+++ /dev/null
Binary files differ
diff --git a/docs/images/user-guide/open-loop.png b/docs/images/user-guide/open-loop.png
deleted file mode 100644
index a763ad133..000000000
--- a/docs/images/user-guide/open-loop.png
+++ /dev/null
Binary files differ
diff --git a/docs/images/user-guide/open-menu-prop.png b/docs/images/user-guide/open-menu-prop.png
deleted file mode 100644
index 046e2a3d3..000000000
--- a/docs/images/user-guide/open-menu-prop.png
+++ /dev/null
Binary files differ
diff --git a/docs/images/user-guide/opened-loop.png b/docs/images/user-guide/opened-loop.png
deleted file mode 100644
index c955deee8..000000000
--- a/docs/images/user-guide/opened-loop.png
+++ /dev/null
Binary files differ
diff --git a/docs/images/user-guide/policy-model-menu.png b/docs/images/user-guide/policy-model-menu.png
deleted file mode 100644
index 838fcf8d9..000000000
--- a/docs/images/user-guide/policy-model-menu.png
+++ /dev/null
Binary files differ
diff --git a/docs/images/user-guide/policy-submitted.png b/docs/images/user-guide/policy-submitted.png
deleted file mode 100644
index 04a9df358..000000000
--- a/docs/images/user-guide/policy-submitted.png
+++ /dev/null
Binary files differ
diff --git a/docs/images/user-guide/remove-operational-policies.png b/docs/images/user-guide/remove-operational-policies.png
deleted file mode 100644
index fbc680d04..000000000
--- a/docs/images/user-guide/remove-operational-policies.png
+++ /dev/null
Binary files differ
diff --git a/docs/images/user-guide/template-menu.png b/docs/images/user-guide/template-menu.png
deleted file mode 100644
index cc2cdf78b..000000000
--- a/docs/images/user-guide/template-menu.png
+++ /dev/null
Binary files differ
diff --git a/docs/index.rst b/docs/index.rst
deleted file mode 100644
index 4fd4def67..000000000
--- a/docs/index.rst
+++ /dev/null
@@ -1,203 +0,0 @@
-.. This work is licensed under a Creative Commons Attribution 4.0 International License.
-.. http://creativecommons.org/licenses/by/4.0
-.. Copyright (c) 2017-2021 AT&T Intellectual Property. All rights reserved.
-.. _master_index:
-
-Policy/CLAMP - Control Loop Automation Management Platform
-==========================================================
-.. High level architecture, design, and packaging information for release planning and delivery.
-
-.. include:: architecture.rst
-
-
-Offered APIs
-------------
-The list of APIs that Policy/CLAMP has offered could be find in the following table:
-
-.. |pdf-icon| image:: images/pdf.png
- :width: 40px
-
-.. |swagger-icon| image:: images/swagger.png
- :width: 40px
-
-.. |html-icon| image:: images/html.png
- :width: 40px
-
-.. csv-table::
- :header: "|Swagger-icon|", "|html-icon|", "|pdf-icon|"
- :widths: 60,60,60
-
- "swagger json file", "html doc", "pdf doc"
- ":download:`link <swagger/swagger.json>`", ":download:`link <swagger/swagger.html>`", ":download:`link <swagger/swagger.pdf>`"
-
-
-Consumed APIs
--------------
-Policy/CLAMP uses the API's exposed by the following ONAP components:
-
-- SDC : REST based interface exposed by the SDC, Distribution of service to DCAE
-- DCAE: REST based interface exposed by DCAE, Common Controller Framework, DCAE microservices onboarded (TCA, Stringmatch, Holmes (optional))
-- Policy Core: REST based interface, Policy Core engine target both XACML and Drools PDP, Policy Engine trigger operations to App-C/VF-C/SDN-C
-- CDS: REST based interface, to retrieve list of operations/actions with their corresponding payload at runtime for Operational Policies where the field 'actor' is 'CDS'.
-
-Delivery
---------
-Policy/CLAMP component is composed of a UI layer and a backend layer, each layer having its own container.
-Policy/CLAMP also requires a database instance with 1 DB, it uses MariaDB, which is the same DB as for the core Policy.
-
-.. |clamp-policy-archi| image:: images/clamp-policy_archi.png
-
-|clamp-policy-archi|
-
-Logging & Diagnostic Information
---------------------------------
-CLAMP uses logback framework to generate logs. The logback.xml file can be found under the [src/main/resources/ folder](src/main/resources).
-
-With the default log settings, all logs will be generated into console and into root.log file under the CLAMP root folder. The root.log file is not allowed to be appended, thus restarting the CLAMP will result in cleaning of the old log files.
-
-
-.. _index-clamp-installation:
-
-Installation
-------------
-A [docker-compose example file](extra/docker/clamp/docker-compose.yml) can be found under the [extra/docker/clamp/ folder](extra/docker/).
-
-Once the image has been built and is available locally, you can use the `docker-compose up` command to deploy a pre-populated database and a CLAMP instance available on [https://localhost:3000](https://localhost:3000).
-
-Configuration
--------------
-.. Where are they provided?
-.. What are parameters and values?
-
-
-Currently, the CLAMP docker images can be deployed with small configuration needs. Though, you might need to make small adjustments to the configuration. As CLAMP is spring based, you can use the SPRING_APPLICATION_JSON environment variable to update its parameters.
-
-.. TODO detail config parameters and the usage
-
-
-There are one datasource for Clamp. By default, it will try to connect to the localhost server using the credentials available in the example SQL files. If you need to change the default database host and/or credentials, you can do it by using the following json as SPRING_APPLICATION_JSON environment variable :
-
-.. code-block:: json
-
- {
- "spring.datasource.cldsdb.url": "jdbc:mariadb:sequential://clampdb.{{ include "common.namespace" . }}:3306/cldsdb4?autoReconnect=true&connectTimeout=10000&socketTimeout=10000&retriesAllDown=3",
- "clamp.config.files.sdcController": "file:/opt/clamp/sdc-controllers-config.json",
- "clamp.config.dcae.inventory.url": "https://inventory.{{ include "common.namespace" . }}:8080",
- "clamp.config.dcae.dispatcher.url": "https://deployment-handler.{{ include "common.namespace" . }}:8443",
- "clamp.config.dcae.deployment.url": "https://deployment-handler.{{ include "common.namespace" . }}:8443",
- "clamp.config.dcae.deployment.userName": "none",
- "clamp.config.dcae.deployment.password": "none",
- "clamp.config.policy.api.url": "https://policy-api.{{ include "common.namespace" . }}:6969",
- "clamp.config.policy.api.userName": "healthcheck",
- "clamp.config.policy.api.password": "zb!XztG34",
- "clamp.config.policy.pap.url": "https://policy-pap.{{ include "common.namespace" . }}:6969",
- "clamp.config.policy.pap.userName": "healthcheck",
- "clamp.config.policy.pap.password": "zb!XztG34",
- "clamp.config.cadi.aafLocateUrl": "https://aaf-locate.{{ include "common.namespace" . }}:8095",
- "com.att.eelf.logging.path": "/opt/clamp",
- "com.att.eelf.logging.file": "logback.xml"
- }
-
-SDC-Controllers config
-----------------------
-This file is a JSON that must be specified to Spring config, here is an example:
-
-.. code-block:: json
-
- {
- "sdc-connections":{
- "sdc-controller1":{
- "user": "clamp",
- "consumerGroup": "consumerGroup1",
- "consumerId": "consumerId1",
- "environmentName": "AUTO",
- "sdcAddress": "localhost:8443",
- "password": "b7acccda32b98c5bb7acccda32b98c5b05D511BD6D93626E90D18E9D24D9B78CD34C7EE8012F0A189A28763E82271E50A5D4EC10C7D93E06E0A2D27CAE66B981",
- "pollingInterval":30,
- "pollingTimeout":30,
- "activateServerTLSAuth":"false",
- "keyStorePassword":"",
- "keyStorePath":"",
- "messageBusAddresses":["dmaaphost.com"]
- },
- "sdc-controller2":{
- "user": "clamp",
- "consumerGroup": "consumerGroup1",
- "consumerId": "consumerId1",
- "environmentName": "AUTO",
- "sdcAddress": "localhost:8443",
- "password": "b7acccda32b98c5bb7acccda32b98c5b05D511BD6D93626E90D18E9D24D9B78CD34C7EE8012F0A189A28763E82271E50A5D4EC10C7D93E06E0A2D27CAE66B981",
- "pollingInterval":30,
- "pollingTimeout":30,
- "activateServerTLSAuth":"false",
- "keyStorePassword":"",
- "keyStorePath":"",
- "messageBusAddresses":["dmaaphost.com"]
- }
- }
- }
-
-Multiple controllers can be configured so that Clamp is able to receive the notifications from different SDC servers.
-Each Clamp existing in a cluster should have different consumerGroup and consumerId so that they can each consume the SDC notification.
-The environmentName is normally the Dmaap Topic used by SDC.
-If the sdcAddress is not specified or not available (connection failure) the messageBusAddresses will be used (Dmaap servers)
-
-Administration
---------------
-
-A user can access Policy/CLAMP UI at the following URL : https://localhost:3000.
-(in this URL 'localhost' must be replaced by the actual host where Policy/CLAMP has been installed if it is not your current localhost)
-For OOM, the URL is https://<host-ip>:30258
-
-.. code-block:: html
-
- - Without AAF, the credentials are
- Default username : admin
- Default password : password
-
- - With AAF enabled, the certificate p12 must be added to the browser
- ca path: src/main/resources/clds/aaf/org.onap.clamp.p12, password "China in the Spring"
- Or get it from this page : https://wiki.onap.org/display/DW/Control+Loop+Flows+and+Models+for+Casablanca
-
-Human Interfaces
-----------------
-.. Basic info on the interface type, ports/protocols provided over, etc.
-
-User Interface - serve to configure control loop
-Policy/CLAMP UI is used to configure the Control Loop designed and distributed by SDC. From that UI it's possible to distribute the configuration policies and control the life-cycle of the DCAE Micro Services.
-Policy/CLAMP UI is also used to manage Policies outside of a Control Loop.
-
-The following actions are done using the UI:
-
-* Design a control loop flow by selecting a predefined template from a list
- (a template is an orchestration chain of Micro-services, so the template
- defines how the micro-services of the control loop are chained together)
-
-* Give value to the configuration the parameters of each micro-service of
- the control loop
-
-* Select the service and VNF(of that service) to which the control loop
- will be attached
-
-* Configure the operational policy(the actual operation resulting from
- the control loop)
-
-* Send the “TOSCA” blueprint parameters that will be used by DCAE to start the
- control loop (The blueprint will be sent first to SDC and SDC will
- publish it to DCAE)
-
-* Trigger the deployment of the Control loop in DCAE
-
-* Control (start/stop) the operation of the control loop in DCAE
-
-HealthCheck API - serve to verify CLAMP status (see offered API's section)
-* https://<host-ip>:8443/restservices/clds/v1/healthcheck
-This one does not require the certificate
-
-Walk-through can be found here: https://wiki.onap.org/display/DW/CLAMP+videos
-
-.. toctree::
- :maxdepth: 1
- :titlesonly:
-
- CLAMP User Guide <user-guide.rst> \ No newline at end of file
diff --git a/docs/release-notes.rst b/docs/release-notes.rst
deleted file mode 100644
index 18c1aa6b9..000000000
--- a/docs/release-notes.rst
+++ /dev/null
@@ -1,504 +0,0 @@
-.. This work is licensed under a Creative Commons Attribution 4.0 International License.
-.. http://creativecommons.org/licenses/by/4.0
-.. Copyright (c) 2017-2020 AT&T Intellectual Property. All rights reserved.
-.. _release_notes:
-
-Release Notes
-=============
-
-Version: 5.1.0 (Guilin)
---------------------------
-
-:Release Date: 2020-11-19
-
-**New Features**
-
-The Guilin release of the Control Loop Automation Management Platform (CLAMP).
-
-The main goal of the Guilin release was to:
-
- - Complete integration to CDS for Actor/Action selection.
- - SECCOM Perform Software Composition Analysis - Vulnerability tables (TSC must have).
- - SECCOM Password removal from OOM HELM charts (TSC must have) - implementation of certinInitializer to get AAF certificates at oom deployment time.
-
-**Bug Fixes**
-
- - The full list of implemented user stories and epics is available on `CLAMP R7 - M1 release planning <https://wiki.onap.org/display/DW/CLAMP+R7+-+M1+Release+Planning>`_
- - The full list of issues(bugs) solved, is available on `CLAMP R7 - Guilin list of solved issues(bugs) <https://wiki.onap.org/pages/viewpage.action?pageId=93000705>`_
-
-**Known Issues**
-
-**Security Notes**
-
-*Fixed Security Issues*
-
-*Known Security Issues*
-
-*Known Vulnerabilities in Used Modules*
-
-CLAMP code has been formally scanned during build time using NexusIQ and all Critical vulnerabilities have been addressed, items that remain open have been assessed for risk and actions to be taken in future release.
-
-Quick Links:
- - `CLAMP project page <https://wiki.onap.org/display/DW/CLAMP+Project>`_
-
- - `Passing Badge information for CLAMP <https://bestpractices.coreinfrastructure.org/en/projects/1197>`_
-
-**Upgrade Notes**
-
- - The Upgrade strategy for Guilin can be found here:`<https://wiki.onap.org/display/DW/Frankfurt+CLAMP+Container+upgrade+strategy>`_
- - New Docker Containers are available. the list of containers composing this release are below:
- - clamp-backend: nexus3.onap.org:10001/onap/clamp-backend 5.1.5
- - clamp-frontend: nexus3.onap.org:10001/onap/clamp-frontend 5.1.5
- - clamp-dash-es: nexus3.onap.org:10001/onap/clamp-dashboard-elasticsearch 5.0.4
- - clamp-dash-kibana: nexus3.onap.org:10001/onap/clamp-dashboard-kibana 5.0.4
- - clamp-dash-logstash: nexus3.onap.org:10001/onap/clamp-dashboard-logstash 5.0.4
-
-
-Version: 5.0.7 (Frankfurt maintenance release tag 6.0.0)
---------------------------------------------------------
-
-:Release Date: 2020-08-17
-
-**Bug Fixes**
-
- - `CLAMP-878 <https://jira.onap.org/browse/CLAMP-885>`_ Clamp backend pod fails with mariaDB server error
- - `CLAMP-885 <https://jira.onap.org/browse/CLAMP-885>`_ CLAMP update documentation
-
-**Known Issues**
- - `CLAMP-856 <https://jira.onap.org/browse/CLAMP-856>`_ CLAMP should not display all CDS workflow properties
- - Other more minor issues are captured in the following page:`CLAMP known Frankfurt issues <https://wiki.onap.org/display/DW/CLAMP+R6+-+Frankfurt+known+issues%28bugs%29+-+to+be+solved+in+futur+Releases>`_
-
-**Security Notes**
-
-N/A
-
-*Fixed Security Issues*
-
-*Known Security Issues*
-
-*Known Vulnerabilities in Used Modules*
-
-CLAMP code has been formally scanned during build time using NexusIQ and all Critical vulnerabilities have been addressed, items that remain open have been assessed for risk and actions to be taken in future release.
-
-Quick Links:
- - `CLAMP project page <https://wiki.onap.org/display/DW/CLAMP+Project>`_
- - `Passing Badge information for CLAMP <https://bestpractices.coreinfrastructure.org/en/projects/1197>`_
-
-**Upgrade Notes**
-
- - The Upgrade strategy for Frankfurt can be found here:`<https://wiki.onap.org/display/DW/Frankfurt+CLAMP+Container+upgrade+strategy>`_
- - New Docker Containers are available. the list of containers composing this release are below:
-
- - clamp-backend-filebeat-onap: docker.elastic.co/beats/filebeat 5.5.0
- - clamp-backend: nexus3.onap.org:10001/onap/clamp-backend 5.0.7
- - clamp-frontend: nexus3.onap.org:10001/onap/clamp-frontend 5.0.7
- - clamp-dash-es: nexus3.onap.org:10001/onap/clamp-dashboard-elasticsearch 5.0.3
- - clamp-dash-kibana: nexus3.onap.org:10001/onap/clamp-dashboard-kibana 5.0.3
- - clamp-dash-logstash: nexus3.onap.org:10001/onap/clamp-dashboard-logstash 5.0.3
-
-Version: 5.0.1 (Frankfurt)
---------------------------
-
-:Release Date: 2020-05-12
-
-**New Features**
-
-The Frankfurt release is the seventh release of the Control Loop Automation Management Platform (CLAMP).
-
-The main goal of the Frankfurt release was to:
-
- - implementing a new Control Loop creation flow: Self Serve Control Loop(partially done will be continued in next release).
- - Add Tosca policy-model support for Operational Policies definitions.
- - Add integration to CDS for Actor/Action selection.
- - Move from SearchGuard to OpenDistro.
- - Document(high level) current upgrade component strategy (TSC must have).
- - SECCOM Perform Software Composition Analysis - Vulnerability tables (TSC must have).
- - SECCOM Password removal from OOM HELM charts (TSC must have).
- - SECCOM HTTPS communication vs. HTTP (TSC must have)
-
-**Bug Fixes**
-
- - The full list of implemented user stories and epics is available on `Frankfurt CLAMP M1 release planning <https://wiki.onap.org/display/DW/CLAMP+R6+-+M1+Release+Planning>`_
- - The full list of issues(bugs) solved, is available on `CLAMP R6 - Frankfurt list of solved issues(bugs) <https://wiki.onap.org/pages/viewpage.action?pageId=84648915>`_
-
-**Known Issues**
- - `CLAMP-856 <https://jira.onap.org/browse/CLAMP-856>`_ CLAMP should not display all CDS workflow properties
-
-**Security Notes**
-
-*Fixed Security Issues*
-
-*Known Security Issues*
-
-*Known Vulnerabilities in Used Modules*
-
-CLAMP code has been formally scanned during build time using NexusIQ and all Critical vulnerabilities have been addressed, items that remain open have been assessed for risk and actions to be taken in future release.
-
-Quick Links:
- - `CLAMP project page <https://wiki.onap.org/display/DW/CLAMP+Project>`_
-
- - `Passing Badge information for CLAMP <https://bestpractices.coreinfrastructure.org/en/projects/1197>`_
-
-**Upgrade Notes**
-
- - The Upgrade strategy for Frankfurt can be found here:`<https://wiki.onap.org/display/DW/Frankfurt+CLAMP+Container+upgrade+strategy>`_
- - New Docker Containers are available. the list of containers composing this release are below:
- - clamp-backend-filebeat-onap: docker.elastic.co/beats/filebeat 5.5.0
- - clamp-backend: nexus3.onap.org:10001/onap/clamp-backend 5.0.6
- - clamp-frontend: nexus3.onap.org:10001/onap/clamp-frontend 5.0.6
- - clamp-dash-es: nexus3.onap.org:10001/onap/clamp-dashboard-elasticsearch 5.0.3
- - clamp-dash-kibana: nexus3.onap.org:10001/onap/clamp-dashboard-kibana 5.0.3
- - clamp-dash-logstash: nexus3.onap.org:10001/onap/clamp-dashboard-logstash 5.0.3
-
-
-Version: 4.1.3 (El-Alto)
-------------------------
-
-:Release Date: 2019-10-11
-
-**New Features**
-
-The El Alto release is the sixth release of the Control Loop Automation Management Platform (CLAMP).
-
-The main goal of the El Alto release was to:
-
- - _.Fix a maximum a security issues, especially the angular related issues by moving to React.
-
-**Bug Fixes**
-
- - The full list of implemented user stories and epics is available on `El Alto CLAMP user stories done <https://wiki.onap.org/display/DW/El+Alto+CLAMP+user+stories+done>`_
- This includes the list of bugs that were fixed during the course of this release.
-
-**Known Issues**
-
- - `CLAMP-506 <https://jira.onap.org/browse/CLAMP-506>`_ Elastic Search Clamp image cannot be built anymore(SearchGuard DMCA issue)
- - Due to the uncertainties with the DMCA SearchGuard issue, the ELK stack has been removed from El Alto release, meaning the CLAMP "Control Loop Dashboard" is not part of the El Alto release.
- - `CLAMP-519 <https://jira.onap.org/browse/CLAMP-519>`_ Clamp cannot authenticate to AAF(Local authentication as workaround)
-
-
-**Security Notes**
-
-*Fixed Security Issues*
-
-*Known Security Issues*
-
-*Known Vulnerabilities in Used Modules*
-
-CLAMP code has been formally scanned during build time using NexusIQ and all Critical vulnerabilities have been addressed, items that remain open have been assessed for risk and actions to be taken in future release.
-The CLAMP open Critical security vulnerabilities and their risk assessment have been documented as part of the `project <https://wiki.onap.org/pages/viewpage.action?pageId=68540334>`_.
-
-Quick Links:
- - `CLAMP project page <https://wiki.onap.org/display/DW/CLAMP+Project>`_
-
- - `Passing Badge information for CLAMP <https://bestpractices.coreinfrastructure.org/en/projects/1197>`_
-
- - `Project Vulnerability Review Table for CLAMP <https://wiki.onap.org/pages/viewpage.action?pageId=68540334>`_
-
-**Upgrade Notes**
-
- New Docker Containers are available.
-
-
-Version: 4.1.0 (El-Alto Early Drop)
------------------------------------
-
-:Release Date: 2019-08-19
-
-**New Features**
-
-The El Alto-Early Drop release is the fifth release of the Control Loop Automation Management Platform (CLAMP).
-
-The main goal of the El Alto-Early Drop release was to:
-
- - _.Fix a maximum a security issues, especially the angular related issues by moving to React.
-
-**Bug Fixes**
-
- - The full list of implemented user stories and epics is available on `CLAMP R5 - Early Drop RELEASE <https://wiki.onap.org/display/DW/CLAMP+R5+-+Early+Drop>`_
- This includes the list of bugs that were fixed during the course of this release.
-
-**Known Issues**
-
- - `CLAMP-384 <https://jira.onap.org/browse/CLAMP-384>`_ Loop State in UI is not reflecting the current state
-
-**Security Notes**
-
-*Fixed Security Issues*
-
- - `OJSI-166 <https://jira.onap.org/browse/OJSI-166>`_ Port 30290 exposes unprotected service outside of cluster.
-
-*Known Security Issues*
-
-*Known Vulnerabilities in Used Modules*
-
-CLAMP code has been formally scanned during build time using NexusIQ and all Critical vulnerabilities have been addressed, items that remain open have been assessed for risk and actions to be taken in future release.
-The CLAMP open Critical security vulnerabilities and their risk assessment have been documented as part of the `project <https://wiki.onap.org/pages/viewpage.action?pageId=68540334>`_.
-
-Quick Links:
- - `CLAMP project page <https://wiki.onap.org/display/DW/CLAMP+Project>`_
-
- - `Passing Badge information for CLAMP <https://bestpractices.coreinfrastructure.org/en/projects/1197>`_
-
- - `Project Vulnerability Review Table for CLAMP <https://wiki.onap.org/pages/viewpage.action?pageId=68540334>`_
-
-**Upgrade Notes**
-
- New Docker Containers are available.
-
-
-
-Version: 4.0.5 (Dublin)
------------------------
-
-:Release Date: 2019-06-06
-
-**New Features**
-
-The Dublin release is the fourth release of the Control Loop Automation Management Platform (CLAMP).
-
-The main goal of the Dublin release was to:
-
- - Stabilize Platform maturity by stabilizing CLAMP maturity matrix see `Wiki <https://wiki.onap.org/display/DW/Dublin+Release+Platform+Maturity>`_.
- - CLAMP supports of Policy-model based Configuration Policy
- - CLAMP supports new Policy Engine direct Rest API (no longer based on jar provided by Policy Engine)
- - CLAMP main Core/UI have been reworked, removal of security issues reported by Nexus IQ.
-
-**Bug Fixes**
-
- - The full list of implemented user stories and epics is available on `DUBLIN RELEASE <https://jira.onap.org/projects/CLAMP/versions/10427>`_
- This includes the list of bugs that were fixed during the course of this release.
-
-**Known Issues**
-
- - `CLAMP-384 <https://jira.onap.org/browse/CLAMP-384>`_ Loop State in UI is not reflecting the current state
-
-**Security Notes**
-
-*Fixed Security Issues*
-
- - `OJSI-128 <https://jira.onap.org/browse/OJSI-128>`_ In default deployment CLAMP (clamp) exposes HTTP port 30258 outside of cluster.
- - `OJSI-147 <https://jira.onap.org/browse/OJSI-147>`_ In default deployment CLAMP (cdash-kibana) exposes HTTP port 30290 outside of cluster.
- - `OJSI-152 <https://jira.onap.org/browse/OJSI-152>`_ In default deployment CLAMP (clamp) exposes HTTP port 30295 outside of cluster.
-
-*Known Security Issues*
-
-*Known Vulnerabilities in Used Modules*
-
-CLAMP code has been formally scanned during build time using NexusIQ and all Critical vulnerabilities have been addressed, items that remain open have been assessed for risk and actions to be taken in future release.
-The CLAMP open Critical security vulnerabilities and their risk assessment have been documented as part of the `project <https://wiki.onap.org/pages/viewpage.action?pageId=64003444>`_.
-
-Quick Links:
- - `CLAMP project page <https://wiki.onap.org/display/DW/CLAMP+Project>`_
-
- - `Passing Badge information for CLAMP <https://bestpractices.coreinfrastructure.org/en/projects/1197>`_
-
- - `Project Vulnerability Review Table for CLAMP <https://wiki.onap.org/pages/viewpage.action?pageId=64003444>`_
-
-**Upgrade Notes**
-
- New Docker Containers are available.
-
-
-Version: 3.0.4 - maintenance release
-------------------------------------
-
-:Release Date: 2019-04-06
-
-**New Features**
-none
-
-**Bug Fixes**
-none
-
-**Known Issues**
-CLAMP certificates have been renewed to extend their expiry dates
- - `CLAMP-335 <https://jira.onap.org/browse/CLAMP-335>`_ Update Certificates on Casablanca release.
-
-
-Version: 3.0.3 - maintenance release
-------------------------------------
-
-:Release Date: 2019-02-06
-
-**New Features**
-none
-
-**Bug Fixes**
-none
-
-**Known Issues**
-one documentation issue was fixed, this issue does not require a new docker image:
- - `CLAMP-257 <https://jira.onap.org/browse/CLAMP-257>`_ User Manual for CLAMP : nothing on readthedocs.
-
-Version: 3.0.3 (Casablanca)
----------------------------
-
-:Release Date: 2018-11-30
-
-**New Features**
-
-The Casablanca release is the third release of the Control Loop Automation Management Platform (CLAMP).
-
-The main goal of the Casablanca release was to:
-
- - Enhance Platform maturity by improving CLAMP maturity matrix see `Wiki <https://wiki.onap.org/display/DW/Casablanca+Release+Platform+Maturity>`_.
- - CLAMP Dashboard improvements for the monitoring of active Closed Loops
- - CLAMP logs alignment on the ONAP platform.
- - CLAMP is now integrated with AAF for authentication and permissions retrieval (AAF server is pre-loaded by default with the required permissions)
- - CLAMP improvement for configuring the policies (support of Scale Out use case)
- - CLAMP main Core/UI have been reworked, removal of security issues reported by Nexus IQ on JAVA/JAVASCRIPT code (Libraries upgrade or removal/replacement when possible)
- - As a POC, the javascript coverage can now be enabled in SONAR (Disabled for now)
-
-**Bug Fixes**
-
- - The full list of implemented user stories and epics is available on `CASABLANCA RELEASE <https://jira.onap.org/projects/CLAMP/versions/10408>`_
- This includes the list of bugs that were fixed during the course of this release.
-
-**Known Issues**
-
- - None
-
-**Security Notes**
-
-CLAMP code has been formally scanned during build time using NexusIQ and all Critical vulnerabilities have been addressed, items that remain open have been assessed for risk and actions to be taken in future release.
-The CLAMP open Critical security vulnerabilities and their risk assessment have been documented as part of the `project <https://wiki.onap.org/pages/viewpage.action?pageId=42598587>`_.
-
-Quick Links:
- - `CLAMP project page <https://wiki.onap.org/display/DW/CLAMP+Project>`_
-
- - `Passing Badge information for CLAMP <https://bestpractices.coreinfrastructure.org/en/projects/1197>`_
-
- - `Project Vulnerability Review Table for CLAMP <https://wiki.onap.org/pages/viewpage.action?pageId=42598587>`_
-
-**Upgrade Notes**
-
- New Docker Containers are available, an ELK stack is also now part of CLAMP deployments.
-
-**Deprecation Notes**
-
- The CLAMP Designer Menu (in CLAMP UI) is deprecated since Beijing, the design time is being onboarded into SDC - DCAE D.
-
-**Other**
-
- CLAMP Dashboard is now implemented, allows to monitor Closed Loops that are running by retrieving CL events on DMAAP.
-
-**How to - Videos**
-
- https://wiki.onap.org/display/DW/CLAMP+videos
-
-Version: 2.0.2 (Beijing)
-------------------------
-
-:Release Date: 2018-06-07
-
-**New Features**
-
-The Beijing release is the second release of the Control Loop Automation Management Platform (CLAMP).
-
-The main goal of the Beijing release was to:
-
- - Enhance Platform maturity by improving CLAMP maturity matrix see `Wiki <https://wiki.onap.org/display/DW/Beijing+Release+Platform+Maturity>`_.
- - Focus CLAMP on Closed loop runtime operations and control - this is reflected by the move of the design part to DCAE-D.
- - Introduce CLAMP Dashboard for monitoring of active Closed Loops.
- - CLAMP is integrated with MSB.
- - CLAMP has integrated SWAGGER.
- - CLAMP main Core has been reworked for improved flexibility.
-
-**Bug Fixes**
-
- - The full list of implemented user stories and epics is available on `BEIJING RELEASE <https://jira.onap.org/projects/CLAMP/versions/10314>`_
- This includes the list of bugs that were fixed during the course of this release.
-
-**Known Issues**
-
- - `CLAMP-69 <https://jira.onap.org/browse/CLAMP-69>`_ Deploy action does not always work.
-
- The "Deploy" action does not work directly after submitting it.
-
- Workaround:
-
- You have to close the CL and reopen it again. In that case the Deploy action will do something.
-
-**Security Notes**
-
-CLAMP code has been formally scanned during build time using NexusIQ and all Critical vulnerabilities have been addressed, items that remain open have been assessed for risk and determined to be false positive. The CLAMP open Critical security vulnerabilities and their risk assessment have been documented as part of the `project <https://wiki.onap.org/pages/viewpage.action?pageId=25440749>`_.
-
-Quick Links:
- - `CLAMP project page <https://wiki.onap.org/display/DW/CLAMP+Project>`_
-
- - `Passing Badge information for CLAMP <https://bestpractices.coreinfrastructure.org/en/projects/1197>`_
-
- - `Project Vulnerability Review Table for CLAMP <https://wiki.onap.org/pages/viewpage.action?pageId=25440749>`_
-
-**Upgrade Notes**
-
- New Docker Containers are avaialble, an ELK stack is also now part of CLAMP deployments.
-
-**Deprecation Notes**
-
- The CLAMP Designer UI is now deprecated and unavailable, the design time is being onboarded into SDC - DCAE D.
-
-**Other**
-
- CLAMP Dashboard is now implemented, allows to monitor Closed Loops that are running by retrieving CL events on DMAAP.
-
-Version: 1.1.0 (Amsterdam)
---------------------------
-
-:Release Date: 2017-11-16
-
-**New Features**
-
-The Amsterdam release is the first release of the Control Loop Automation Management Platform (CLAMP).
-
-The main goal of the Amsterdam release was to:
-
- - Support the automation of provisionning for the Closed loops of the vFW, vDNW and vCPE through TCA.
- - Support the automation of provisionning for the Closed loops of VVolte (Holmes)
- - Demonstrate complete interaction with Policy, DCAE, SDC and Holmes.
-
-**Bug Fixes**
-
- - The full list of implemented user stories and epics is available on `AMSTERDAM RELEASE <https://jira.onap.org/projects/CLAMP/versions/10313>`_
- This is technically the first release of CLAMP, previous release was the seed code contribution.
- As such, the defects fixed in this release were raised during the course of the release.
- Anything not closed is captured below under Known Issues. If you want to review the defects fixed in the Amsterdam release, refer to Jira link above.
-
-**Known Issues**
- - `CLAMP-68 <https://jira.onap.org/browse/CLAMP-68>`_ ResourceVF not always provisioned.
-
- In Closed Loop -> Properties CL: When opening the popup window, the first service in the list does not show Resource-VF even though in SDC there is a resource instance in the service.
-
- Workaround:
-
- If you have multiple service available (if not create a dummy one on SDC), just click on another one and then click back on the first one in the list. The ResourceVF should be provisioned now.
-
- - `CLAMP-69 <https://jira.onap.org/browse/CLAMP-69>`_ Deploy action does not always work.
-
- The "Deploy" action does not work directly after submitting it.
-
- Workaround:
-
- You have to close the CL and reopen it again. In that case the Deploy action will do something
-
-
-**Security Issues**
- CLAMP is following the CII Best Practices Badge Program, results including security assesment can be found on the
- `project page <https://bestpractices.coreinfrastructure.org/projects/1197>`_
-
-
-**Upgrade Notes**
-
- N/A
-
-**Deprecation Notes**
-
- N/A
-
-**Other**
-
-
-
-===========
-
-End of Release Notes
diff --git a/docs/requirements-docs.txt b/docs/requirements-docs.txt
deleted file mode 100644
index b3188ddd3..000000000
--- a/docs/requirements-docs.txt
+++ /dev/null
@@ -1,15 +0,0 @@
-tox
-Sphinx
-doc8
-docutils
-setuptools
-six
-sphinx_rtd_theme>=0.4.3
-sphinxcontrib-blockdiag
-sphinxcontrib-needs>=0.2.3
-sphinxcontrib-nwdiag
-sphinxcontrib-seqdiag
-sphinxcontrib-swaggerdoc
-sphinxcontrib-plantuml
-sphinx_bootstrap_theme
-lfdocs-conf
diff --git a/docs/tox.ini b/docs/tox.ini
deleted file mode 100644
index edac8c35f..000000000
--- a/docs/tox.ini
+++ /dev/null
@@ -1,22 +0,0 @@
-[tox]
-minversion = 1.6
-envlist = docs,
-skipsdist = true
-
-[testenv:docs]
-basepython = python3
-deps = -r{toxinidir}/requirements-docs.txt
-commands =
- sphinx-build -b html -n -d {envtmpdir}/doctrees ./ {toxinidir}/_build/html
- echo "Generated docs available in {toxinidir}/_build/html"
-whitelist_externals =
- echo
- git
- sh
-
-[testenv:docs-linkcheck]
-basepython = python3
-#deps = -r{toxinidir}/requirements-docs.txt
-commands = echo "Link Checking not enforced"
-#commands = sphinx-build -b linkcheck -d {envtmpdir}/doctrees ./ {toxinidir}/_build/linkcheck
-whitelist_externals = echo
diff --git a/docs/user-guide.rst b/docs/user-guide.rst
deleted file mode 100644
index 5cfcf1abd..000000000
--- a/docs/user-guide.rst
+++ /dev/null
@@ -1,157 +0,0 @@
-.. This work is licensed under a Creative Commons Attribution 4.0 International License.
-.. http://creativecommons.org/licenses/by/4.0
-.. Copyright (c) 2017-2021 AT&T Intellectual Property. All rights reserved.
-
-Control loop in Policy/CLAMP
-----------------------------
-There are 2 control loop levels in Policy/CLAMP:
-
-- Control loop template: This is created from the DCAE blueprint (designed in the DCAE designer), and distributed by SDC to CLAMP.
-- Control loop instance: Based on the template, it represents a physical control loop in the platform related to a service and a VNF.
-
-There is no way to design the microservice components of the control loop from scratch in CLAMP, you can only configure it and manage its life-cycle.
-For more info on how to design the service in SDC, check this: https://wiki.onap.org/display/DW/CLAMP+videos#CLAMPvideos-DesignpartinSDC
-
-
-There is a specific menu to view the available Control loop templates.
-
-|clamp-template-menu|
-
-
-Each microservice policies and operational policies is related to a Policy Model.
-Clamp either communicates with Policy Engine periodically to download the available Policy Models automatically or user can upload the Policy Model manually.
-Policy Models related operations could be found under Policy Models menu.
-
-|clamp-policy-model-menu|
-
-
-Under the menu *Loop Instance*, there's a list of actions to perform regarding to the loops.
-
-|clamp-loop-menu|
-
-
-Option *Create* creates the loop from the templates distributed by SDC.
-
-|clamp-create-loop|
-
-
-Option *Open* opens the saved loops. Once the distributed control loop has been chosen, the control loop is shown to the user.
-
-|clamp-open-loop|
-
-
-Option *Close* will close the current opened loop.
-
-
-Option *Modify* opens the window to add/remove different Operational Policies to the loop.
-Tab *Add Operational Policies* lists all the available operational policies.
-Click *Add* button to add the selected operational policies to the loop.
-
-|clamp-add-operational-policies|
-
-Tab *Remove Operational Policies* lists all the operational policies added to the loop.
-Click *Remove* button to remove the selected operational policies from the loop.
-
-|clamp-remove-operational-policies|
-
-
-Once opened, the user can start configure empty control loop using **Closed loop modeller**.
-
-|clamp-opened-loop|
-
-
-Loop modeler has 3 main parts:
-
-#. Loop configuration view
- Visualizes event flow in Control Loop. This view is auto-generated by Clamp. To generate it Clamp parses DCAE_INVENTORY_BLUEPRINT from CSAR distributed by SDC.
- It Always consists of **VES -> <nodes from blueprint> -> OperationalPolicy**. Not all nodes are visualized. Only those with type **dcae.nodes.\***
- |blueprint-node|
-
-#. Loop status
- Visualizes status of opened loop.
-#. Loop logs
- Table with log data of opened loop
-
-
-Control Loop properties
------------------------
-In Dublin release this view shows what are deployment parameters or control Loop.
-To open it from *Loop Instance* menu select *Properties*
-
-|clamp-menu-prop|
-
-This opens a box with JSON object. It contains deployment parameters extracted from DCAE_INVENTORY_BLUEPRINT.
-It's not recommended to edit this JSON. Each of this parameters should be available in view shown to deploy analytic application.
-
-|clamp-prop-box|
-
-
-Operational policy properties
----------------------------------------
-Operational policies are added by the user using *Modify* window. The configuration view is generated using Policy Type assigned to selected operational policy.
-
-To configure operational policies, user has to click the corresponding operational policy boxes. Example popup dialog for operational policy looks like:
-
-|clamp-op-policy-box-policy|
-
-Operations and payload for CDS actor is fetched from CDS.
-Clamp receives CDS blueprint name and version information from sdnc_model_name and sdnc_model_version properties in CSAR distributed by SDC and queries CDS to get list of operations and payload for the corresponding CDS blueprint.
-
-|clamp-cds-operation|
-
-Micro-service policy properties
--------------------------------
-Boxes between `VES` and `Operational Policies` are generated from blueprint. They can be one of ONAP predefined analytic microservices or custom analytics.
-Each of the boxes is clickable. Microservice configuration view is generated using Policy Type assigned to selected microservice.
-Clamp by default assumes that microservices have policy type **onap.policies.monitoring.cdap.tca.hi.lo.app**.
-
-After clicking microservice box Clamp opens popup dialog. Example popup dialog for microservice with default type looks like:
-
-|clamp-config-policy-tca|
-
-
-
-In the *Loop Operations* menu, lists the operations to be perform to the loop.
-
-|clamp-loop-operation-menu|
-
-
-Submitting the Control loop to core policy
-------------------------------------------
-The SUBMIT operation can be used to send the configuration to policy engine.
-If everything is successful, the status to the policy will become *SENT*. Clamp should also show proper logs in logs view.
-
-|clamp-policy-submitted|
-
-After Policies are submitted they should be visible in Policy PAP component.
-Please check `Policy GUI <https://docs.onap.org/en/dublin/submodules/policy/engine.git/docs/platform/policygui.html>`_
-
-
-Deploy/undeploy the Control Loop to DCAE
------------------------------------------
-Once sent to policy engine, Clamp can ask to DCAE to DEPLOY the micro service
-
-This opens a window where the parameters of the DCAE micro service can be configured/tuned.
-The policy_id is automatically generated by Clamp in the previous steps.
-
-|clamp-deploy-params|
-
-Once deployed on DCAE the status of DCAE goes to *MICROSERVICE_INSTALLED_SUCCESSFULLY*, it can then be Undeployed/Stopped/Restart.
-
-.. |clamp-template-menu| image:: images/user-guide/template-menu.png
-.. |clamp-policy-model-menu| image:: images/user-guide/policy-model-menu.png
-.. |clamp-loop-menu| image:: images/user-guide/loop-menu.png
-.. |clamp-create-loop| image:: images/user-guide/create-loop.png
-.. |clamp-open-loop| image:: images/user-guide/open-loop.png
-.. |clamp-add-operational-policies| image:: images/user-guide/add-operational-policies.png
-.. |clamp-remove-operational-policies| image:: images/user-guide/remove-operational-policies.png
-.. |clamp-opened-loop| image:: images/user-guide/opened-loop.png
-.. |clamp-menu-prop| image:: images/user-guide/open-menu-prop.png
-.. |clamp-prop-box| image:: images/user-guide/loop-properties.png
-.. |clamp-op-policy-box-policy| image:: images/user-guide/op-policy-box-policy.png
-.. |clamp-config-policy-tca| image:: images/user-guide/config-policy-tca.png
-.. |clamp-loop-operation-menu| image:: images/user-guide/loop-operation-menu.png
-.. |clamp-policy-submitted| image:: images/user-guide/policy-submitted.png
-.. |clamp-deploy-params| image:: images/user-guide/deploy-params.png
-.. |blueprint-node| image:: images/user-guide/blueprint_node_type.png
-.. |clamp-cds-operation| image:: images/user-guide/clamp-cds-operation.png
diff --git a/models/pom.xml b/models/pom.xml
index c5eea9c73..c534a16f4 100644
--- a/models/pom.xml
+++ b/models/pom.xml
@@ -27,7 +27,7 @@
<parent>
<groupId>org.onap.policy.clamp</groupId>
<artifactId>policy-clamp</artifactId>
- <version>6.1.3-SNAPSHOT</version>
+ <version>6.2.0-SNAPSHOT</version>
</parent>
<artifactId>policy-clamp-models</artifactId>
diff --git a/packages/policy-clamp-docker/pom.xml b/packages/policy-clamp-docker/pom.xml
index 451be1ec4..62181b9a2 100644
--- a/packages/policy-clamp-docker/pom.xml
+++ b/packages/policy-clamp-docker/pom.xml
@@ -26,7 +26,7 @@
<parent>
<groupId>org.onap.policy.clamp</groupId>
<artifactId>clamp-packages</artifactId>
- <version>6.1.3-SNAPSHOT</version>
+ <version>6.2.0-SNAPSHOT</version>
</parent>
<packaging>pom</packaging>
diff --git a/packages/policy-clamp-docker/src/main/docker/ClRuntimeDockerfile b/packages/policy-clamp-docker/src/main/docker/ClRuntimeDockerfile
index 1b9cb251a..9167b226a 100644
--- a/packages/policy-clamp-docker/src/main/docker/ClRuntimeDockerfile
+++ b/packages/policy-clamp-docker/src/main/docker/ClRuntimeDockerfile
@@ -21,7 +21,7 @@
#
# Docker file to build an image that runs CLAMP on Java 11 or better in alpine
#
-FROM onap/policy-jre-alpine:2.3.0
+FROM onap/policy-jre-alpine:2.3.1
LABEL maintainer="Policy Team"
diff --git a/packages/policy-clamp-docker/src/main/docker/HttpParticipantDockerfile b/packages/policy-clamp-docker/src/main/docker/HttpParticipantDockerfile
index fe14f7d7c..88bf34579 100644
--- a/packages/policy-clamp-docker/src/main/docker/HttpParticipantDockerfile
+++ b/packages/policy-clamp-docker/src/main/docker/HttpParticipantDockerfile
@@ -22,7 +22,7 @@
# Docker file to build an image that runs CLAMP on Java 11 or better in alpine
#
-FROM onap/policy-jre-alpine:2.3.0
+FROM onap/policy-jre-alpine:2.3.1
LABEL maintainer="Policy Team"
diff --git a/packages/policy-clamp-docker/src/main/docker/KubernetesParticipantDockerfile b/packages/policy-clamp-docker/src/main/docker/KubernetesParticipantDockerfile
index 26fb66f22..e107b45af 100644
--- a/packages/policy-clamp-docker/src/main/docker/KubernetesParticipantDockerfile
+++ b/packages/policy-clamp-docker/src/main/docker/KubernetesParticipantDockerfile
@@ -21,7 +21,7 @@
#
# Docker file to build an image that runs CLAMP on Java 11 or better in alpine
#
-FROM onap/policy-jre-alpine:2.3.0
+FROM onap/policy-jre-alpine:2.3.1
LABEL maintainer="Policy Team"
diff --git a/packages/policy-clamp-docker/src/main/docker/PolicyParticipantDockerfile b/packages/policy-clamp-docker/src/main/docker/PolicyParticipantDockerfile
index 916ec2328..08a731c0c 100644
--- a/packages/policy-clamp-docker/src/main/docker/PolicyParticipantDockerfile
+++ b/packages/policy-clamp-docker/src/main/docker/PolicyParticipantDockerfile
@@ -21,7 +21,7 @@
#
# Docker file to build an image that runs CLAMP on Java 11 or better in alpine
#
-FROM onap/policy-jre-alpine:2.3.0
+FROM onap/policy-jre-alpine:2.3.1
LABEL maintainer="Policy Team"
diff --git a/packages/policy-clamp-docker/src/main/docker/controlloop-runtime.sh b/packages/policy-clamp-docker/src/main/docker/controlloop-runtime.sh
index 59d31dc8e..c428fd553 100644
--- a/packages/policy-clamp-docker/src/main/docker/controlloop-runtime.sh
+++ b/packages/policy-clamp-docker/src/main/docker/controlloop-runtime.sh
@@ -61,5 +61,11 @@ $JAVA_HOME/bin/java -Dserver.ssl.enabled="true" \
-Dserver.ssl.keyStorePassword="${KEYSTORE_PASSWD}" \
-Djavax.net.ssl.trustStore="${TRUSTSTORE}" \
-Djavax.net.ssl.trustStorePassword="${TRUSTSTORE_PASSWD}" \
+ -Dcom.sun.management.jmxremote.rmi.port=9090 \
+ -Dcom.sun.management.jmxremote=true \
+ -Dcom.sun.management.jmxremote.port=9090 \
+ -Dcom.sun.management.jmxremote.ssl=false \
+ -Dcom.sun.management.jmxremote.authenticate=false \
+ -Dcom.sun.management.jmxremote.local.only=false \
-jar /app/app.jar \
--spring.config.location="${POLICY_HOME}/config/ClRuntimeParameters.yaml"
diff --git a/packages/policy-clamp-tarball/pom.xml b/packages/policy-clamp-tarball/pom.xml
index ea564c4dc..8db94f87c 100644
--- a/packages/policy-clamp-tarball/pom.xml
+++ b/packages/policy-clamp-tarball/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.onap.policy.clamp</groupId>
<artifactId>clamp-packages</artifactId>
- <version>6.1.3-SNAPSHOT</version>
+ <version>6.2.0-SNAPSHOT</version>
</parent>
<artifactId>policy-clamp-tarball</artifactId>
diff --git a/packages/policy-clamp-tarball/src/main/resources/etc/ClRuntimeParameters.yaml b/packages/policy-clamp-tarball/src/main/resources/etc/ClRuntimeParameters.yaml
index c8601cbdd..d399b82ba 100644
--- a/packages/policy-clamp-tarball/src/main/resources/etc/ClRuntimeParameters.yaml
+++ b/packages/policy-clamp-tarball/src/main/resources/etc/ClRuntimeParameters.yaml
@@ -33,8 +33,8 @@ runtime:
implementation: org.onap.policy.models.provider.impl.DatabasePolicyModelsProviderImpl
databaseDriver: org.mariadb.jdbc.Driver
databaseUrl: jdbc:mariadb://${mariadb.host:mariadb}:${mariadb.port:3306}/controlloop
- databaseUser: policy
- databasePassword: P01icY
+ databaseUser: policy_user
+ databasePassword: policy_user
persistenceUnit: CommissioningMariaDb
topicParameterGroup:
topicSources:
diff --git a/packages/pom.xml b/packages/pom.xml
index 07258cd44..0a913dc52 100644
--- a/packages/pom.xml
+++ b/packages/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onap.policy.clamp</groupId>
<artifactId>policy-clamp</artifactId>
- <version>6.1.3-SNAPSHOT</version>
+ <version>6.2.0-SNAPSHOT</version>
</parent>
<artifactId>clamp-packages</artifactId>
diff --git a/participant/participant-impl/participant-impl-cds/pom.xml b/participant/participant-impl/participant-impl-cds/pom.xml
index 170a800da..c52c8f5cb 100644
--- a/participant/participant-impl/participant-impl-cds/pom.xml
+++ b/participant/participant-impl/participant-impl-cds/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.onap.policy.clamp.participant</groupId>
<artifactId>policy-clamp-participant-impl</artifactId>
- <version>6.1.3-SNAPSHOT</version>
+ <version>6.2.0-SNAPSHOT</version>
</parent>
<artifactId>policy-clamp-participant-impl-cds</artifactId>
diff --git a/participant/participant-impl/participant-impl-http/pom.xml b/participant/participant-impl/participant-impl-http/pom.xml
index 5cfb30f6a..668588f63 100644
--- a/participant/participant-impl/participant-impl-http/pom.xml
+++ b/participant/participant-impl/participant-impl-http/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.onap.policy.clamp.participant</groupId>
<artifactId>policy-clamp-participant-impl</artifactId>
- <version>6.1.3-SNAPSHOT</version>
+ <version>6.2.0-SNAPSHOT</version>
</parent>
<artifactId>policy-clamp-participant-impl-http</artifactId>
diff --git a/participant/participant-impl/participant-impl-kubernetes/pom.xml b/participant/participant-impl/participant-impl-kubernetes/pom.xml
index 68c1a1418..fb4620621 100644
--- a/participant/participant-impl/participant-impl-kubernetes/pom.xml
+++ b/participant/participant-impl/participant-impl-kubernetes/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.onap.policy.clamp.participant</groupId>
<artifactId>policy-clamp-participant-impl</artifactId>
- <version>6.1.3-SNAPSHOT</version>
+ <version>6.2.0-SNAPSHOT</version>
</parent>
<artifactId>policy-clamp-participant-impl-kubernetes</artifactId>
diff --git a/participant/participant-impl/participant-impl-policy/pom.xml b/participant/participant-impl/participant-impl-policy/pom.xml
index bed42b081..ed0667ffd 100644
--- a/participant/participant-impl/participant-impl-policy/pom.xml
+++ b/participant/participant-impl/participant-impl-policy/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.onap.policy.clamp.participant</groupId>
<artifactId>policy-clamp-participant-impl</artifactId>
- <version>6.1.3-SNAPSHOT</version>
+ <version>6.2.0-SNAPSHOT</version>
</parent>
<artifactId>policy-clamp-participant-impl-policy</artifactId>
diff --git a/participant/participant-impl/participant-impl-simulator/pom.xml b/participant/participant-impl/participant-impl-simulator/pom.xml
index d0d364605..324abea0e 100644
--- a/participant/participant-impl/participant-impl-simulator/pom.xml
+++ b/participant/participant-impl/participant-impl-simulator/pom.xml
@@ -26,7 +26,7 @@
<parent>
<groupId>org.onap.policy.clamp.participant</groupId>
<artifactId>policy-clamp-participant-impl</artifactId>
- <version>6.1.3-SNAPSHOT</version>
+ <version>6.2.0-SNAPSHOT</version>
</parent>
<artifactId>policy-clamp-participant-impl-simulator</artifactId>
diff --git a/participant/participant-impl/pom.xml b/participant/participant-impl/pom.xml
index 3d1acb0f0..646692b43 100644
--- a/participant/participant-impl/pom.xml
+++ b/participant/participant-impl/pom.xml
@@ -27,7 +27,7 @@
<parent>
<groupId>org.onap.policy.clamp.participant</groupId>
<artifactId>policy-clamp-participant</artifactId>
- <version>6.1.3-SNAPSHOT</version>
+ <version>6.2.0-SNAPSHOT</version>
</parent>
<artifactId>policy-clamp-participant-impl</artifactId>
diff --git a/participant/participant-intermediary/pom.xml b/participant/participant-intermediary/pom.xml
index 0b111fbcc..a22826d28 100644
--- a/participant/participant-intermediary/pom.xml
+++ b/participant/participant-intermediary/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.onap.policy.clamp.participant</groupId>
<artifactId>policy-clamp-participant</artifactId>
- <version>6.1.3-SNAPSHOT</version>
+ <version>6.2.0-SNAPSHOT</version>
</parent>
<artifactId>policy-clamp-participant-intermediary</artifactId>
diff --git a/participant/pom.xml b/participant/pom.xml
index 77108fbf5..fcfbe0c90 100644
--- a/participant/pom.xml
+++ b/participant/pom.xml
@@ -26,7 +26,7 @@
<parent>
<groupId>org.onap.policy.clamp</groupId>
<artifactId>policy-clamp</artifactId>
- <version>6.1.3-SNAPSHOT</version>
+ <version>6.2.0-SNAPSHOT</version>
</parent>
<groupId>org.onap.policy.clamp.participant</groupId>
diff --git a/pom.xml b/pom.xml
index 020f708f3..d09de75ca 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,12 +23,12 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>3.4.2</version>
+ <version>3.4.3</version>
</parent>
<groupId>org.onap.policy.clamp</groupId>
<artifactId>policy-clamp</artifactId>
- <version>6.1.3-SNAPSHOT</version>
+ <version>6.2.0-SNAPSHOT</version>
<name>${project.artifactId}</name>
<packaging>pom</packaging>
@@ -37,7 +37,7 @@
This is the root Maven module for the policy-clamp project.
It contains the following modules:
- - policy-clamp-common: Common code for all CLAMP modules
+ - policy-clamp-common: Common code for all Policy/CLAMP modules
- policy-clamp-models: POJOs and other model code for REST and DMaaP messages and for persistence
- policy-clamp-runtime: The runtime server for CLAMP
- policy-clamp-participant: Modules for CLAMP control loop participants
@@ -50,8 +50,8 @@
</description>
<properties>
- <policy.common.version>1.9.0</policy.common.version>
- <policy.models.version>2.5.0</policy.models.version>
+ <policy.common.version>1.9.1</policy.common.version>
+ <policy.models.version>2.5.1</policy.models.version>
</properties>
<modules>
diff --git a/releases/6.1.3-container.yaml b/releases/6.1.3-container.yaml
new file mode 100644
index 000000000..040ff0ecf
--- /dev/null
+++ b/releases/6.1.3-container.yaml
@@ -0,0 +1,18 @@
+distribution_type: 'container'
+container_release_tag: '6.1.3'
+project: 'policy-clamp'
+log_dir: 'policy-clamp-maven-docker-stage-master/313'
+ref: a7b129bcf9479d8af49a55c44482aacf0c5981e7
+containers:
+ - name: 'policy-clamp-backend'
+ version: '6.1-STAGING-20211013T202924Z'
+ - name: 'policy-clamp-frontend'
+ version: '6.1-STAGING-20211013T202924Z'
+ - name: 'policy-clamp-cl-pf-ppnt'
+ version: '6.1.3-20211013T2029'
+ - name: 'policy-clamp-cl-k8s-ppnt'
+ version: '6.1.3-20211013T2029'
+ - name: 'policy-clamp-cl-http-ppnt'
+ version: '6.1.3-20211013T2029'
+ - name: 'policy-clamp-cl-runtime'
+ version: '6.1.3-20211013T2029'
diff --git a/releases/6.1.3.yaml b/releases/6.1.3.yaml
new file mode 100644
index 000000000..fb7d2ffbb
--- /dev/null
+++ b/releases/6.1.3.yaml
@@ -0,0 +1,5 @@
+distribution_type: 'maven'
+version: '6.1.3'
+project: 'policy-clamp'
+tag_release: false
+log_dir: 'policy-clamp-maven-stage-master/315/'
diff --git a/runtime-controlloop/pom.xml b/runtime-controlloop/pom.xml
index a5fc707f1..8ab9cc349 100644
--- a/runtime-controlloop/pom.xml
+++ b/runtime-controlloop/pom.xml
@@ -27,7 +27,7 @@
<parent>
<groupId>org.onap.policy.clamp</groupId>
<artifactId>policy-clamp</artifactId>
- <version>6.1.3-SNAPSHOT</version>
+ <version>6.2.0-SNAPSHOT</version>
</parent>
<artifactId>policy-clamp-runtime-controlloop</artifactId>
diff --git a/runtime/pom.xml b/runtime/pom.xml
index 4fb1ac6cc..30e0f19bf 100644
--- a/runtime/pom.xml
+++ b/runtime/pom.xml
@@ -27,7 +27,7 @@
<parent>
<groupId>org.onap.policy.clamp</groupId>
<artifactId>policy-clamp</artifactId>
- <version>6.1.3-SNAPSHOT</version>
+ <version>6.2.0-SNAPSHOT</version>
</parent>
<artifactId>policy-clamp-runtime</artifactId>
diff --git a/runtime/src/main/resources/clds/camel/rest/clamp-api-v2.xml b/runtime/src/main/resources/clds/camel/rest/clamp-api-v2.xml
index 82e1940b1..e7ba1283f 100644
--- a/runtime/src/main/resources/clds/camel/rest/clamp-api-v2.xml
+++ b/runtime/src/main/resources/clds/camel/rest/clamp-api-v2.xml
@@ -336,6 +336,9 @@
<to uri="direct:load-loop"/>
<to
uri="bean:org.onap.policy.clamp.loop.log.LoopLogService?method=addLog('DCAE UNDEPLOY request','INFO',${exchangeProperty[loopObject]})"/>
+ <setProperty name="raiseHttpExceptionFlag">
+ <simple resultType="java.lang.Boolean">true</simple>
+ </setProperty>
<to uri="direct:undeploy-loop"/>
<log loggingLevel="INFO"
@@ -549,9 +552,6 @@
<doTry>
<log loggingLevel="INFO"
message="DELETE request for loop: ${header.loopName}"/>
- <setProperty name="raiseHttpExceptionFlag">
- <simple resultType="java.lang.Boolean">true</simple>
- </setProperty>
<to
uri="bean:org.onap.policy.clamp.flow.log.FlowLogOperation?method=startLog(*,'DELETE request')"/>
<to
@@ -559,11 +559,17 @@
<to uri="direct:load-loop"/>
<to
uri="bean:org.onap.policy.clamp.loop.log.LoopLogService?method=addLog('DELETE request','INFO',${exchangeProperty[loopObject]})"/>
+
+ <setProperty name="raiseHttpExceptionFlag">
+ <simple resultType="java.lang.Boolean">false</simple>
+ </setProperty>
<to uri="direct:undeploy-loop"/>
+
<setProperty name="raiseHttpExceptionFlag">
<simple resultType="java.lang.Boolean">false</simple>
</setProperty>
<to uri="direct:remove-all-policy-from-active-pdp-group"/>
+
<log loggingLevel="INFO"
message="Deleting all MICRO-SERVICES policies defined in loop ${exchangeProperty[loopObject].getName()}"/>
<split>
diff --git a/runtime/src/main/resources/clds/camel/routes/dcae-flows.xml b/runtime/src/main/resources/clds/camel/routes/dcae-flows.xml
index 517fb09a9..55ec70d16 100644
--- a/runtime/src/main/resources/clds/camel/routes/dcae-flows.xml
+++ b/runtime/src/main/resources/clds/camel/routes/dcae-flows.xml
@@ -180,17 +180,11 @@
<when>
<simple>${exchangeProperty['loopObject'].getLoopTemplate().getUniqueBlueprint()} == true
</simple>
- <setProperty name="raiseHttpExceptionFlag">
- <simple resultType="java.lang.Boolean">true</simple>
- </setProperty>
<to uri="direct:undeploy-loop-single-blueprint"/>
</when>
<when>
<simple>${exchangeProperty['loopObject'].getLoopTemplate().getUniqueBlueprint()} == false
</simple>
- <setProperty name="raiseHttpExceptionFlag">
- <simple resultType="java.lang.Boolean">true</simple>
- </setProperty>
<to uri="direct:undeploy-loop-multi-blueprint"/>
</when>
</choice>
diff --git a/runtime/src/test/java/org/onap/policy/clamp/loop/DeployFlowItTestCase.java b/runtime/src/test/java/org/onap/policy/clamp/loop/DeployFlowItTestCase.java
index bfd5b0377..899b6206b 100644
--- a/runtime/src/test/java/org/onap/policy/clamp/loop/DeployFlowItTestCase.java
+++ b/runtime/src/test/java/org/onap/policy/clamp/loop/DeployFlowItTestCase.java
@@ -154,7 +154,7 @@ public class DeployFlowItTestCase {
loopTest.addMicroServicePolicy(microServicePolicy);
loopService.saveOrUpdateLoop(loopTest);
Exchange myCamelExchange = ExchangeBuilder.anExchange(camelContext).withProperty("loopObject", loopTest)
- .build();
+ .withProperty("raiseHttpExceptionFlag", true).build();
camelContext.createProducerTemplate().send("direct:undeploy-loop", myCamelExchange);
@@ -189,7 +189,7 @@ public class DeployFlowItTestCase {
loopTest2.addMicroServicePolicy(microServicePolicy2);
loopsRepository.saveAndFlush(loopTest2);
Exchange myCamelExchange = ExchangeBuilder.anExchange(camelContext).withProperty("loopObject", loopTest2)
- .build();
+ .withProperty("raiseHttpExceptionFlag", true).build();
camelContext.createProducerTemplate().send("direct:undeploy-loop", myCamelExchange);
diff --git a/testsuites/performance/pom.xml b/testsuites/performance/pom.xml
new file mode 100644
index 000000000..71a20d4f9
--- /dev/null
+++ b/testsuites/performance/pom.xml
@@ -0,0 +1,31 @@
+<!--
+ ============LICENSE_START=======================================================
+ Copyright (C) 2021 Nordix Foundation.
+ ================================================================================
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+
+ SPDX-License-Identifier: Apache-2.0
+ ============LICENSE_END=========================================================
+-->
+<project xmlns="http://maven.apache.org/POM/4.0.0"
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+ <modelVersion>4.0.0</modelVersion>
+ <parent>
+ <groupId>org.onap.policy.clamp</groupId>
+ <artifactId>clamp-testsuites</artifactId>
+ <version>6.1.3-SNAPSHOT</version>
+ </parent>
+
+ <artifactId>clamp-performance</artifactId>
+</project>
diff --git a/testsuites/performance/src/main/resources/testplans/performance.jmx b/testsuites/performance/src/main/resources/testplans/performance.jmx
new file mode 100644
index 000000000..bb0cfc98d
--- /dev/null
+++ b/testsuites/performance/src/main/resources/testplans/performance.jmx
@@ -0,0 +1,2292 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<jmeterTestPlan version="1.2" properties="5.0" jmeter="5.4.1">
+ <hashTree>
+ <TestPlan guiclass="TestPlanGui" testclass="TestPlan" testname="Policy Clamp ControlLoop Performance" enabled="true">
+ <stringProp name="TestPlan.comments">Policy Clamp ControlLoop Performance Tests</stringProp>
+ <boolProp name="TestPlan.functional_mode">false</boolProp>
+ <boolProp name="TestPlan.tearDown_on_shutdown">true</boolProp>
+ <boolProp name="TestPlan.serialize_threadgroups">true</boolProp>
+ <elementProp name="TestPlan.user_defined_variables" elementType="Arguments" guiclass="ArgumentsPanel" testclass="Arguments" testname="User Defined Variables" enabled="true">
+ <collectionProp name="Arguments.arguments">
+ <elementProp name="RUNTIME_HOST" elementType="Argument">
+ <stringProp name="Argument.name">RUNTIME_HOST</stringProp>
+ <stringProp name="Argument.value">192.168.32.9</stringProp>
+ <stringProp name="Argument.metadata">=</stringProp>
+ </elementProp>
+ <elementProp name="RUNTIME_PORT" elementType="Argument">
+ <stringProp name="Argument.name">RUNTIME_PORT</stringProp>
+ <stringProp name="Argument.value">6969</stringProp>
+ <stringProp name="Argument.metadata">=</stringProp>
+ </elementProp>
+ <elementProp name="POLICY_PARTICIPANT_HOST" elementType="Argument">
+ <stringProp name="Argument.name">POLICY_PARTICIPANT_HOST</stringProp>
+ <stringProp name="Argument.value">192.168.32.8</stringProp>
+ <stringProp name="Argument.metadata">=</stringProp>
+ </elementProp>
+ <elementProp name="POLICY_PARTICIPANT_PORT" elementType="Argument">
+ <stringProp name="Argument.name">POLICY_PARTICIPANT_PORT</stringProp>
+ <stringProp name="Argument.value">6970</stringProp>
+ <stringProp name="Argument.metadata">=</stringProp>
+ </elementProp>
+ <elementProp name="HOME_PATH" elementType="Argument">
+ <stringProp name="Argument.name">HOME_PATH</stringProp>
+ <stringProp name="Argument.value">./</stringProp>
+ <stringProp name="Argument.metadata">=</stringProp>
+ </elementProp>
+ <elementProp name="LOGS_PATH" elementType="Argument">
+ <stringProp name="Argument.name">LOGS_PATH</stringProp>
+ <stringProp name="Argument.value">${HOME_PATH}/controlloop_perf/</stringProp>
+ <stringProp name="Argument.metadata">=</stringProp>
+ </elementProp>
+ <elementProp name="DURATION" elementType="Argument">
+ <stringProp name="Argument.name">DURATION</stringProp>
+ <stringProp name="Argument.value">${__P(DURATION,14400)}</stringProp>
+ <stringProp name="Argument.metadata">=</stringProp>
+ </elementProp>
+ <elementProp name="USERS" elementType="Argument">
+ <stringProp name="Argument.name">USERS</stringProp>
+ <stringProp name="Argument.value">${__P(USERS,5)}</stringProp>
+ <stringProp name="Argument.metadata">=</stringProp>
+ </elementProp>
+ </collectionProp>
+ </elementProp>
+ <stringProp name="TestPlan.user_define_classpath"></stringProp>
+ </TestPlan>
+ <hashTree>
+ <AuthManager guiclass="AuthPanel" testclass="AuthManager" testname="HTTP Authorization Manager" enabled="true">
+ <collectionProp name="AuthManager.auth_list">
+ <elementProp name="" elementType="Authorization">
+ <stringProp name="Authorization.url">https://${RUNTIME_HOST}:${RUNTIME_PORT}/onap/controlloop/v2</stringProp>
+ <stringProp name="Authorization.username">healthcheck</stringProp>
+ <stringProp name="Authorization.password">zb!XztG34</stringProp>
+ <stringProp name="Authorization.domain"></stringProp>
+ <stringProp name="Authorization.realm"></stringProp>
+ </elementProp>
+ </collectionProp>
+ <boolProp name="AuthManager.clearEachIteration">true</boolProp>
+ <boolProp name="AuthManager.controlledByThreadGroup">false</boolProp>
+ </AuthManager>
+ <hashTree/>
+ <HeaderManager guiclass="HeaderPanel" testclass="HeaderManager" testname="HTTP Header Manager" enabled="true">
+ <collectionProp name="HeaderManager.headers">
+ <elementProp name="" elementType="Header">
+ <stringProp name="Header.name">Accept</stringProp>
+ <stringProp name="Header.value">application/json</stringProp>
+ </elementProp>
+ <elementProp name="" elementType="Header">
+ <stringProp name="Header.name">Content-Type</stringProp>
+ <stringProp name="Header.value">application/json</stringProp>
+ </elementProp>
+ </collectionProp>
+ </HeaderManager>
+ <hashTree/>
+ <SetupThreadGroup guiclass="SetupThreadGroupGui" testclass="SetupThreadGroup" testname="setUp Thread Group" enabled="true">
+ <stringProp name="ThreadGroup.on_sample_error">stoptest</stringProp>
+ <elementProp name="ThreadGroup.main_controller" elementType="LoopController" guiclass="LoopControlPanel" testclass="LoopController" testname="Loop Controller" enabled="true">
+ <boolProp name="LoopController.continue_forever">false</boolProp>
+ <stringProp name="LoopController.loops">1</stringProp>
+ </elementProp>
+ <stringProp name="ThreadGroup.num_threads">1</stringProp>
+ <stringProp name="ThreadGroup.ramp_time">1</stringProp>
+ <boolProp name="ThreadGroup.scheduler">false</boolProp>
+ <stringProp name="ThreadGroup.duration">260000</stringProp>
+ <stringProp name="ThreadGroup.delay"></stringProp>
+ <boolProp name="ThreadGroup.same_user_on_next_iteration">true</boolProp>
+ </SetupThreadGroup>
+ <hashTree>
+ <HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="Comission control loop definition" enabled="true">
+ <boolProp name="HTTPSampler.postBodyRaw">true</boolProp>
+ <elementProp name="HTTPsampler.Arguments" elementType="Arguments">
+ <collectionProp name="Arguments.arguments">
+ <elementProp name="" elementType="HTTPArgument">
+ <boolProp name="HTTPArgument.always_encode">false</boolProp>
+ <stringProp name="Argument.value">{&#xd;
+ &quot;tosca_definitions_version&quot;: &quot;tosca_simple_yaml_1_1_0&quot;,&#xd;
+ &quot;data_types&quot;: {&#xd;
+ &quot;onap.datatypes.ToscaConceptIdentifier&quot;: {&#xd;
+ &quot;derived_from&quot;: &quot;tosca.datatypes.Root&quot;,&#xd;
+ &quot;properties&quot;: {&#xd;
+ &quot;name&quot;: {&#xd;
+ &quot;type&quot;: &quot;string&quot;,&#xd;
+ &quot;required&quot;: true&#xd;
+ },&#xd;
+ &quot;version&quot;: {&#xd;
+ &quot;type&quot;: &quot;string&quot;,&#xd;
+ &quot;required&quot;: true&#xd;
+ }&#xd;
+ }&#xd;
+ },&#xd;
+ &quot;org.onap.datatypes.policy.clamp.controlloop.DCAEMicroserviceControlLoopElementConsulInfo&quot;: {&#xd;
+ &quot;name&quot;: &quot;org.onap.datatypes.policy.clamp.controlloop.DCAEMicroserviceControlLoopElementConsulInfo&quot;,&#xd;
+ &quot;version&quot;: &quot;0.0.0&quot;,&#xd;
+ &quot;derived_from&quot;: &quot;tosca.datatypes.Root&quot;,&#xd;
+ &quot;properties&quot;: {&#xd;
+ &quot;consulUrl&quot;: {&#xd;
+ &quot;name&quot;: &quot;consulUrl&quot;,&#xd;
+ &quot;type&quot;: &quot;string&quot;,&#xd;
+ &quot;typeVersion&quot;: &quot;0.0.0&quot;,&#xd;
+ &quot;description&quot;: &quot;Consul url for this entry&quot;,&#xd;
+ &quot;required&quot;: true&#xd;
+ },&#xd;
+ &quot;consul_body&quot;: {&#xd;
+ &quot;name&quot;: &quot;consulBody&quot;,&#xd;
+ &quot;type&quot;: &quot;string&quot;,&#xd;
+ &quot;typeVersion&quot;: &quot;0.0.0&quot;,&#xd;
+ &quot;description&quot;: &quot;Body of Consul entry&quot;,&#xd;
+ &quot;required&quot;: true&#xd;
+ }&#xd;
+ }&#xd;
+ },&#xd;
+ &quot;onap.datatype.controlloop.Target&quot;: {&#xd;
+ &quot;derived_from&quot;: &quot;tosca.datatypes.Root&quot;,&#xd;
+ &quot;description&quot;: &quot;Definition for a entity in A&amp;AI to perform a control loop operation on&quot;,&#xd;
+ &quot;properties&quot;: {&#xd;
+ &quot;targetType&quot;: {&#xd;
+ &quot;type&quot;: &quot;string&quot;,&#xd;
+ &quot;description&quot;: &quot;Category for the target type&quot;,&#xd;
+ &quot;required&quot;: true,&#xd;
+ &quot;constraints&quot;: [&#xd;
+ {&#xd;
+ &quot;valid_values&quot;: [&#xd;
+ &quot;VNF&quot;,&#xd;
+ &quot;VM&quot;,&#xd;
+ &quot;VFMODULE&quot;,&#xd;
+ &quot;PNF&quot;&#xd;
+ ]&#xd;
+ }&#xd;
+ ]&#xd;
+ },&#xd;
+ &quot;entityIds&quot;: {&#xd;
+ &quot;type&quot;: &quot;map&quot;,&#xd;
+ &quot;description&quot;: &quot;Map of values that identify the resource. If none are provided, it is assumed that the\nentity that generated the ONSET event will be the target.\n&quot;,&#xd;
+ &quot;required&quot;: false,&#xd;
+ &quot;metadata&quot;: {&#xd;
+ &quot;clamp_possible_values&quot;: &quot;ClampExecution:CSAR_RESOURCES&quot;&#xd;
+ },&#xd;
+ &quot;entry_schema&quot;: {&#xd;
+ &quot;type&quot;: &quot;string&quot;&#xd;
+ }&#xd;
+ }&#xd;
+ }&#xd;
+ },&#xd;
+ &quot;onap.datatype.controlloop.Actor&quot;: {&#xd;
+ &quot;derived_from&quot;: &quot;tosca.datatypes.Root&quot;,&#xd;
+ &quot;description&quot;: &quot;An actor/operation/target definition&quot;,&#xd;
+ &quot;properties&quot;: {&#xd;
+ &quot;actor&quot;: {&#xd;
+ &quot;type&quot;: &quot;string&quot;,&#xd;
+ &quot;description&quot;: &quot;The actor performing the operation.&quot;,&#xd;
+ &quot;required&quot;: true,&#xd;
+ &quot;metadata&quot;: {&#xd;
+ &quot;clamp_possible_values&quot;: &quot;Dictionary:DefaultActors,ClampExecution:CDS/actor&quot;&#xd;
+ }&#xd;
+ },&#xd;
+ &quot;operation&quot;: {&#xd;
+ &quot;type&quot;: &quot;string&quot;,&#xd;
+ &quot;description&quot;: &quot;The operation the actor is performing.&quot;,&#xd;
+ &quot;metadata&quot;: {&#xd;
+ &quot;clamp_possible_values&quot;: &quot;Dictionary:DefaultOperations,ClampExecution:CDS/operation&quot;&#xd;
+ },&#xd;
+ &quot;required&quot;: true&#xd;
+ },&#xd;
+ &quot;target&quot;: {&#xd;
+ &quot;type&quot;: &quot;onap.datatype.controlloop.Target&quot;,&#xd;
+ &quot;description&quot;: &quot;The resource the operation should be performed on.&quot;,&#xd;
+ &quot;required&quot;: true&#xd;
+ },&#xd;
+ &quot;payload&quot;: {&#xd;
+ &quot;type&quot;: &quot;map&quot;,&#xd;
+ &quot;description&quot;: &quot;Name/value pairs of payload information passed by Policy to the actor&quot;,&#xd;
+ &quot;required&quot;: false,&#xd;
+ &quot;metadata&quot;: {&#xd;
+ &quot;clamp_possible_values&quot;: &quot;ClampExecution:CDS/payload&quot;&#xd;
+ },&#xd;
+ &quot;entry_schema&quot;: {&#xd;
+ &quot;type&quot;: &quot;string&quot;&#xd;
+ }&#xd;
+ }&#xd;
+ }&#xd;
+ },&#xd;
+ &quot;onap.datatype.controlloop.Operation&quot;: {&#xd;
+ &quot;derived_from&quot;: &quot;tosca.datatypes.Root&quot;,&#xd;
+ &quot;description&quot;: &quot;An operation supported by an actor&quot;,&#xd;
+ &quot;properties&quot;: {&#xd;
+ &quot;id&quot;: {&#xd;
+ &quot;type&quot;: &quot;string&quot;,&#xd;
+ &quot;description&quot;: &quot;Unique identifier for the operation&quot;,&#xd;
+ &quot;required&quot;: true&#xd;
+ },&#xd;
+ &quot;description&quot;: {&#xd;
+ &quot;type&quot;: &quot;string&quot;,&#xd;
+ &quot;description&quot;: &quot;A user-friendly description of the intent for the operation&quot;,&#xd;
+ &quot;required&quot;: false&#xd;
+ },&#xd;
+ &quot;operation&quot;: {&#xd;
+ &quot;type&quot;: &quot;onap.datatype.controlloop.Actor&quot;,&#xd;
+ &quot;description&quot;: &quot;The definition of the operation to be performed.&quot;,&#xd;
+ &quot;required&quot;: true&#xd;
+ },&#xd;
+ &quot;timeout&quot;: {&#xd;
+ &quot;type&quot;: &quot;integer&quot;,&#xd;
+ &quot;description&quot;: &quot;The amount of time for the actor to perform the operation.&quot;,&#xd;
+ &quot;required&quot;: true&#xd;
+ },&#xd;
+ &quot;retries&quot;: {&#xd;
+ &quot;type&quot;: &quot;integer&quot;,&#xd;
+ &quot;description&quot;: &quot;The number of retries the actor should attempt to perform the operation.&quot;,&#xd;
+ &quot;required&quot;: true,&#xd;
+ &quot;default&quot;: 0&#xd;
+ },&#xd;
+ &quot;success&quot;: {&#xd;
+ &quot;type&quot;: &quot;string&quot;,&#xd;
+ &quot;description&quot;: &quot;Points to the operation to invoke on success. A value of \&quot;final_success\&quot; indicates and end to the operation.&quot;,&#xd;
+ &quot;required&quot;: false,&#xd;
+ &quot;default&quot;: &quot;final_success&quot;&#xd;
+ },&#xd;
+ &quot;failure&quot;: {&#xd;
+ &quot;type&quot;: &quot;string&quot;,&#xd;
+ &quot;description&quot;: &quot;Points to the operation to invoke on Actor operation failure.&quot;,&#xd;
+ &quot;required&quot;: false,&#xd;
+ &quot;default&quot;: &quot;final_failure&quot;&#xd;
+ },&#xd;
+ &quot;failure_timeout&quot;: {&#xd;
+ &quot;type&quot;: &quot;string&quot;,&#xd;
+ &quot;description&quot;: &quot;Points to the operation to invoke when the time out for the operation occurs.&quot;,&#xd;
+ &quot;required&quot;: false,&#xd;
+ &quot;default&quot;: &quot;final_failure_timeout&quot;&#xd;
+ },&#xd;
+ &quot;failure_retries&quot;: {&#xd;
+ &quot;type&quot;: &quot;string&quot;,&#xd;
+ &quot;description&quot;: &quot;Points to the operation to invoke when the current operation has exceeded its max retries.&quot;,&#xd;
+ &quot;required&quot;: false,&#xd;
+ &quot;default&quot;: &quot;final_failure_retries&quot;&#xd;
+ },&#xd;
+ &quot;failure_exception&quot;: {&#xd;
+ &quot;type&quot;: &quot;string&quot;,&#xd;
+ &quot;description&quot;: &quot;Points to the operation to invoke when the current operation causes an exception.&quot;,&#xd;
+ &quot;required&quot;: false,&#xd;
+ &quot;default&quot;: &quot;final_failure_exception&quot;&#xd;
+ },&#xd;
+ &quot;failure_guard&quot;: {&#xd;
+ &quot;type&quot;: &quot;string&quot;,&#xd;
+ &quot;description&quot;: &quot;Points to the operation to invoke when the current operation is blocked due to guard policy enforcement.&quot;,&#xd;
+ &quot;required&quot;: false,&#xd;
+ &quot;default&quot;: &quot;final_failure_guard&quot;&#xd;
+ }&#xd;
+ }&#xd;
+ },&#xd;
+ &quot;onap.datatypes.monitoring.managedObjectDNsBasic&quot;: {&#xd;
+ &quot;constraints&quot;: [],&#xd;
+ &quot;properties&quot;: {&#xd;
+ &quot;DN&quot;: {&#xd;
+ &quot;name&quot;: &quot;DN&quot;,&#xd;
+ &quot;type&quot;: &quot;string&quot;,&#xd;
+ &quot;typeVersion&quot;: &quot;0.0.0&quot;,&#xd;
+ &quot;description&quot;: &quot;Managed object distinguished name&quot;,&#xd;
+ &quot;required&quot;: true,&#xd;
+ &quot;constraints&quot;: [],&#xd;
+ &quot;metadata&quot;: {}&#xd;
+ }&#xd;
+ },&#xd;
+ &quot;name&quot;: &quot;onap.datatypes.monitoring.managedObjectDNsBasic&quot;,&#xd;
+ &quot;version&quot;: &quot;0.0.0&quot;,&#xd;
+ &quot;derived_from&quot;: &quot;tosca.datatypes.Root&quot;,&#xd;
+ &quot;metadata&quot;: {}&#xd;
+ },&#xd;
+ &quot;onap.datatypes.monitoring.managedObjectDNsBasics&quot;: {&#xd;
+ &quot;constraints&quot;: [],&#xd;
+ &quot;properties&quot;: {&#xd;
+ &quot;managedObjectDNsBasic&quot;: {&#xd;
+ &quot;name&quot;: &quot;managedObjectDNsBasic&quot;,&#xd;
+ &quot;type&quot;: &quot;map&quot;,&#xd;
+ &quot;typeVersion&quot;: &quot;0.0.0&quot;,&#xd;
+ &quot;description&quot;: &quot;Managed object distinguished name object&quot;,&#xd;
+ &quot;required&quot;: true,&#xd;
+ &quot;constraints&quot;: [],&#xd;
+ &quot;entry_schema&quot;: {&#xd;
+ &quot;type&quot;: &quot;onap.datatypes.monitoring.managedObjectDNsBasic&quot;,&#xd;
+ &quot;typeVersion&quot;: &quot;0.0.0&quot;,&#xd;
+ &quot;constraints&quot;: []&#xd;
+ },&#xd;
+ &quot;metadata&quot;: {}&#xd;
+ }&#xd;
+ },&#xd;
+ &quot;name&quot;: &quot;onap.datatypes.monitoring.managedObjectDNsBasics&quot;,&#xd;
+ &quot;version&quot;: &quot;0.0.0&quot;,&#xd;
+ &quot;derived_from&quot;: &quot;tosca.datatypes.Root&quot;,&#xd;
+ &quot;metadata&quot;: {}&#xd;
+ },&#xd;
+ &quot;onap.datatypes.monitoring.measurementGroup&quot;: {&#xd;
+ &quot;constraints&quot;: [],&#xd;
+ &quot;properties&quot;: {&#xd;
+ &quot;measurementTypes&quot;: {&#xd;
+ &quot;name&quot;: &quot;measurementTypes&quot;,&#xd;
+ &quot;type&quot;: &quot;list&quot;,&#xd;
+ &quot;typeVersion&quot;: &quot;0.0.0&quot;,&#xd;
+ &quot;description&quot;: &quot;List of measurement types&quot;,&#xd;
+ &quot;required&quot;: true,&#xd;
+ &quot;constraints&quot;: [],&#xd;
+ &quot;entry_schema&quot;: {&#xd;
+ &quot;type&quot;: &quot;onap.datatypes.monitoring.measurementTypes&quot;,&#xd;
+ &quot;typeVersion&quot;: &quot;0.0.0&quot;,&#xd;
+ &quot;constraints&quot;: []&#xd;
+ },&#xd;
+ &quot;metadata&quot;: {}&#xd;
+ },&#xd;
+ &quot;managedObjectDNsBasic&quot;: {&#xd;
+ &quot;name&quot;: &quot;managedObjectDNsBasic&quot;,&#xd;
+ &quot;type&quot;: &quot;list&quot;,&#xd;
+ &quot;typeVersion&quot;: &quot;0.0.0&quot;,&#xd;
+ &quot;description&quot;: &quot;List of managed object distinguished names&quot;,&#xd;
+ &quot;required&quot;: true,&#xd;
+ &quot;constraints&quot;: [],&#xd;
+ &quot;entry_schema&quot;: {&#xd;
+ &quot;type&quot;: &quot;onap.datatypes.monitoring.managedObjectDNsBasics&quot;,&#xd;
+ &quot;typeVersion&quot;: &quot;0.0.0&quot;,&#xd;
+ &quot;constraints&quot;: []&#xd;
+ },&#xd;
+ &quot;metadata&quot;: {}&#xd;
+ }&#xd;
+ },&#xd;
+ &quot;name&quot;: &quot;onap.datatypes.monitoring.measurementGroup&quot;,&#xd;
+ &quot;version&quot;: &quot;0.0.0&quot;,&#xd;
+ &quot;derived_from&quot;: &quot;tosca.datatypes.Root&quot;,&#xd;
+ &quot;metadata&quot;: {}&#xd;
+ },&#xd;
+ &quot;onap.datatypes.monitoring.measurementGroups&quot;: {&#xd;
+ &quot;constraints&quot;: [],&#xd;
+ &quot;properties&quot;: {&#xd;
+ &quot;measurementGroup&quot;: {&#xd;
+ &quot;name&quot;: &quot;measurementGroup&quot;,&#xd;
+ &quot;type&quot;: &quot;map&quot;,&#xd;
+ &quot;typeVersion&quot;: &quot;0.0.0&quot;,&#xd;
+ &quot;description&quot;: &quot;Measurement Group&quot;,&#xd;
+ &quot;required&quot;: true,&#xd;
+ &quot;constraints&quot;: [],&#xd;
+ &quot;entry_schema&quot;: {&#xd;
+ &quot;type&quot;: &quot;onap.datatypes.monitoring.measurementGroup&quot;,&#xd;
+ &quot;typeVersion&quot;: &quot;0.0.0&quot;,&#xd;
+ &quot;constraints&quot;: []&#xd;
+ },&#xd;
+ &quot;metadata&quot;: {}&#xd;
+ }&#xd;
+ },&#xd;
+ &quot;name&quot;: &quot;onap.datatypes.monitoring.measurementGroups&quot;,&#xd;
+ &quot;version&quot;: &quot;0.0.0&quot;,&#xd;
+ &quot;derived_from&quot;: &quot;tosca.datatypes.Root&quot;,&#xd;
+ &quot;metadata&quot;: {}&#xd;
+ },&#xd;
+ &quot;onap.datatypes.monitoring.measurementType&quot;: {&#xd;
+ &quot;constraints&quot;: [],&#xd;
+ &quot;properties&quot;: {&#xd;
+ &quot;measurementType&quot;: {&#xd;
+ &quot;name&quot;: &quot;measurementType&quot;,&#xd;
+ &quot;type&quot;: &quot;string&quot;,&#xd;
+ &quot;typeVersion&quot;: &quot;0.0.0&quot;,&#xd;
+ &quot;description&quot;: &quot;Measurement type&quot;,&#xd;
+ &quot;required&quot;: true,&#xd;
+ &quot;constraints&quot;: [],&#xd;
+ &quot;metadata&quot;: {}&#xd;
+ }&#xd;
+ },&#xd;
+ &quot;name&quot;: &quot;onap.datatypes.monitoring.measurementType&quot;,&#xd;
+ &quot;version&quot;: &quot;0.0.0&quot;,&#xd;
+ &quot;derived_from&quot;: &quot;tosca.datatypes.Root&quot;,&#xd;
+ &quot;metadata&quot;: {}&#xd;
+ },&#xd;
+ &quot;onap.datatypes.monitoring.measurementTypes&quot;: {&#xd;
+ &quot;constraints&quot;: [],&#xd;
+ &quot;properties&quot;: {&#xd;
+ &quot;measurementType&quot;: {&#xd;
+ &quot;name&quot;: &quot;measurementType&quot;,&#xd;
+ &quot;type&quot;: &quot;map&quot;,&#xd;
+ &quot;typeVersion&quot;: &quot;0.0.0&quot;,&#xd;
+ &quot;description&quot;: &quot;Measurement type object&quot;,&#xd;
+ &quot;required&quot;: true,&#xd;
+ &quot;constraints&quot;: [],&#xd;
+ &quot;entry_schema&quot;: {&#xd;
+ &quot;type&quot;: &quot;onap.datatypes.monitoring.measurementType&quot;,&#xd;
+ &quot;typeVersion&quot;: &quot;0.0.0&quot;,&#xd;
+ &quot;constraints&quot;: []&#xd;
+ },&#xd;
+ &quot;metadata&quot;: {}&#xd;
+ }&#xd;
+ },&#xd;
+ &quot;name&quot;: &quot;onap.datatypes.monitoring.measurementTypes&quot;,&#xd;
+ &quot;version&quot;: &quot;0.0.0&quot;,&#xd;
+ &quot;derived_from&quot;: &quot;tosca.datatypes.Root&quot;,&#xd;
+ &quot;metadata&quot;: {}&#xd;
+ },&#xd;
+ &quot;onap.datatypes.monitoring.nfFilter&quot;: {&#xd;
+ &quot;constraints&quot;: [],&#xd;
+ &quot;properties&quot;: {&#xd;
+ &quot;modelNames&quot;: {&#xd;
+ &quot;name&quot;: &quot;modelNames&quot;,&#xd;
+ &quot;type&quot;: &quot;list&quot;,&#xd;
+ &quot;typeVersion&quot;: &quot;0.0.0&quot;,&#xd;
+ &quot;description&quot;: &quot;List of model names&quot;,&#xd;
+ &quot;required&quot;: true,&#xd;
+ &quot;constraints&quot;: [],&#xd;
+ &quot;entry_schema&quot;: {&#xd;
+ &quot;type&quot;: &quot;string&quot;,&#xd;
+ &quot;typeVersion&quot;: &quot;0.0.0&quot;,&#xd;
+ &quot;constraints&quot;: []&#xd;
+ },&#xd;
+ &quot;metadata&quot;: {}&#xd;
+ },&#xd;
+ &quot;modelInvariantIDs&quot;: {&#xd;
+ &quot;name&quot;: &quot;modelInvariantIDs&quot;,&#xd;
+ &quot;type&quot;: &quot;list&quot;,&#xd;
+ &quot;typeVersion&quot;: &quot;0.0.0&quot;,&#xd;
+ &quot;description&quot;: &quot;List of model invariant IDs&quot;,&#xd;
+ &quot;required&quot;: true,&#xd;
+ &quot;constraints&quot;: [],&#xd;
+ &quot;entry_schema&quot;: {&#xd;
+ &quot;type&quot;: &quot;string&quot;,&#xd;
+ &quot;typeVersion&quot;: &quot;0.0.0&quot;,&#xd;
+ &quot;constraints&quot;: []&#xd;
+ },&#xd;
+ &quot;metadata&quot;: {}&#xd;
+ },&#xd;
+ &quot;modelVersionIDs&quot;: {&#xd;
+ &quot;name&quot;: &quot;modelVersionIDs&quot;,&#xd;
+ &quot;type&quot;: &quot;list&quot;,&#xd;
+ &quot;typeVersion&quot;: &quot;0.0.0&quot;,&#xd;
+ &quot;description&quot;: &quot;List of model version IDs&quot;,&#xd;
+ &quot;required&quot;: true,&#xd;
+ &quot;constraints&quot;: [],&#xd;
+ &quot;entry_schema&quot;: {&#xd;
+ &quot;type&quot;: &quot;string&quot;,&#xd;
+ &quot;typeVersion&quot;: &quot;0.0.0&quot;,&#xd;
+ &quot;constraints&quot;: []&#xd;
+ },&#xd;
+ &quot;metadata&quot;: {}&#xd;
+ },&#xd;
+ &quot;nfNames&quot;: {&#xd;
+ &quot;name&quot;: &quot;nfNames&quot;,&#xd;
+ &quot;type&quot;: &quot;list&quot;,&#xd;
+ &quot;typeVersion&quot;: &quot;0.0.0&quot;,&#xd;
+ &quot;description&quot;: &quot;List of network functions&quot;,&#xd;
+ &quot;required&quot;: true,&#xd;
+ &quot;constraints&quot;: [],&#xd;
+ &quot;entry_schema&quot;: {&#xd;
+ &quot;type&quot;: &quot;string&quot;,&#xd;
+ &quot;typeVersion&quot;: &quot;0.0.0&quot;,&#xd;
+ &quot;constraints&quot;: []&#xd;
+ },&#xd;
+ &quot;metadata&quot;: {}&#xd;
+ }&#xd;
+ },&#xd;
+ &quot;name&quot;: &quot;onap.datatypes.monitoring.nfFilter&quot;,&#xd;
+ &quot;version&quot;: &quot;0.0.0&quot;,&#xd;
+ &quot;derived_from&quot;: &quot;tosca.datatypes.Root&quot;,&#xd;
+ &quot;metadata&quot;: {}&#xd;
+ },&#xd;
+ &quot;onap.datatypes.monitoring.subscription&quot;: {&#xd;
+ &quot;constraints&quot;: [],&#xd;
+ &quot;properties&quot;: {&#xd;
+ &quot;measurementGroups&quot;: {&#xd;
+ &quot;name&quot;: &quot;measurementGroups&quot;,&#xd;
+ &quot;type&quot;: &quot;list&quot;,&#xd;
+ &quot;typeVersion&quot;: &quot;0.0.0&quot;,&#xd;
+ &quot;description&quot;: &quot;Measurement Groups&quot;,&#xd;
+ &quot;required&quot;: true,&#xd;
+ &quot;constraints&quot;: [],&#xd;
+ &quot;entry_schema&quot;: {&#xd;
+ &quot;type&quot;: &quot;onap.datatypes.monitoring.measurementGroups&quot;,&#xd;
+ &quot;typeVersion&quot;: &quot;0.0.0&quot;,&#xd;
+ &quot;constraints&quot;: []&#xd;
+ },&#xd;
+ &quot;metadata&quot;: {}&#xd;
+ },&#xd;
+ &quot;fileBasedGP&quot;: {&#xd;
+ &quot;name&quot;: &quot;fileBasedGP&quot;,&#xd;
+ &quot;type&quot;: &quot;integer&quot;,&#xd;
+ &quot;typeVersion&quot;: &quot;0.0.0&quot;,&#xd;
+ &quot;description&quot;: &quot;File based granularity period&quot;,&#xd;
+ &quot;required&quot;: true,&#xd;
+ &quot;constraints&quot;: [],&#xd;
+ &quot;metadata&quot;: {}&#xd;
+ },&#xd;
+ &quot;fileLocation&quot;: {&#xd;
+ &quot;name&quot;: &quot;fileLocation&quot;,&#xd;
+ &quot;type&quot;: &quot;string&quot;,&#xd;
+ &quot;typeVersion&quot;: &quot;0.0.0&quot;,&#xd;
+ &quot;description&quot;: &quot;ROP file location&quot;,&#xd;
+ &quot;required&quot;: true,&#xd;
+ &quot;constraints&quot;: [],&#xd;
+ &quot;metadata&quot;: {}&#xd;
+ },&#xd;
+ &quot;subscriptionName&quot;: {&#xd;
+ &quot;name&quot;: &quot;subscriptionName&quot;,&#xd;
+ &quot;type&quot;: &quot;string&quot;,&#xd;
+ &quot;typeVersion&quot;: &quot;0.0.0&quot;,&#xd;
+ &quot;description&quot;: &quot;Name of the subscription&quot;,&#xd;
+ &quot;required&quot;: true,&#xd;
+ &quot;constraints&quot;: [],&#xd;
+ &quot;metadata&quot;: {}&#xd;
+ },&#xd;
+ &quot;administrativeState&quot;: {&#xd;
+ &quot;name&quot;: &quot;administrativeState&quot;,&#xd;
+ &quot;type&quot;: &quot;string&quot;,&#xd;
+ &quot;typeVersion&quot;: &quot;0.0.0&quot;,&#xd;
+ &quot;description&quot;: &quot;State of the subscription&quot;,&#xd;
+ &quot;required&quot;: true,&#xd;
+ &quot;constraints&quot;: [&#xd;
+ {&#xd;
+ &quot;valid_values&quot;: [&#xd;
+ &quot;LOCKED&quot;,&#xd;
+ &quot;UNLOCKED&quot;&#xd;
+ ]&#xd;
+ }&#xd;
+ ],&#xd;
+ &quot;metadata&quot;: {}&#xd;
+ },&#xd;
+ &quot;nfFilter&quot;: {&#xd;
+ &quot;name&quot;: &quot;nfFilter&quot;,&#xd;
+ &quot;type&quot;: &quot;map&quot;,&#xd;
+ &quot;typeVersion&quot;: &quot;0.0.0&quot;,&#xd;
+ &quot;description&quot;: &quot;Network function filter&quot;,&#xd;
+ &quot;required&quot;: true,&#xd;
+ &quot;constraints&quot;: [],&#xd;
+ &quot;entry_schema&quot;: {&#xd;
+ &quot;type&quot;: &quot;onap.datatypes.monitoring.nfFilter&quot;,&#xd;
+ &quot;typeVersion&quot;: &quot;0.0.0&quot;,&#xd;
+ &quot;constraints&quot;: []&#xd;
+ },&#xd;
+ &quot;metadata&quot;: {}&#xd;
+ }&#xd;
+ },&#xd;
+ &quot;name&quot;: &quot;onap.datatypes.monitoring.subscription&quot;,&#xd;
+ &quot;version&quot;: &quot;0.0.0&quot;,&#xd;
+ &quot;derived_from&quot;: &quot;tosca.datatypes.Root&quot;,&#xd;
+ &quot;metadata&quot;: {}&#xd;
+ }&#xd;
+ },&#xd;
+ &quot;policy_types&quot;: {&#xd;
+ &quot;onap.policies.Monitoring&quot;: {&#xd;
+ &quot;derived_from&quot;: &quot;tosca.policies.Root&quot;,&#xd;
+ &quot;description&quot;: &quot;a base policy type for all policies that govern monitoring provisioning&quot;,&#xd;
+ &quot;version&quot;: &quot;1.0.0&quot;,&#xd;
+ &quot;name&quot;: &quot;onap.policies.Monitoring&quot;&#xd;
+ },&#xd;
+ &quot;onap.policies.test123&quot;: {&#xd;
+ &quot;derived_from&quot;: &quot;tosca.policies.Root&quot;,&#xd;
+ &quot;description&quot;: &quot;a base policy type for all policies that govern monitoring provisioning&quot;,&#xd;
+ &quot;version&quot;: &quot;1.0.0&quot;,&#xd;
+ &quot;name&quot;: &quot;onap.policies.test123&quot;&#xd;
+ },&#xd;
+ &quot;onap.policies.monitoring.dcae-pm-subscription-handler&quot;: {&#xd;
+ &quot;properties&quot;: {&#xd;
+ &quot;pmsh_policy&quot;: {&#xd;
+ &quot;name&quot;: &quot;pmsh_policy&quot;,&#xd;
+ &quot;type&quot;: &quot;onap.datatypes.monitoring.subscription&quot;,&#xd;
+ &quot;typeVersion&quot;: &quot;0.0.0&quot;,&#xd;
+ &quot;description&quot;: &quot;PMSH Policy JSON&quot;,&#xd;
+ &quot;required&quot;: false,&#xd;
+ &quot;constraints&quot;: [],&#xd;
+ &quot;metadata&quot;: {}&#xd;
+ }&#xd;
+ },&#xd;
+ &quot;name&quot;: &quot;onap.policies.monitoring.dcae-pm-subscription-handler&quot;,&#xd;
+ &quot;version&quot;: &quot;1.0.0&quot;,&#xd;
+ &quot;derived_from&quot;: &quot;onap.policies.Monitoring&quot;,&#xd;
+ &quot;metadata&quot;: {}&#xd;
+ },&#xd;
+ &quot;onap.policies.controlloop.operational.Common&quot;: {&#xd;
+ &quot;derived_from&quot;: &quot;tosca.policies.Root&quot;,&#xd;
+ &quot;version&quot;: &quot;1.0.0&quot;,&#xd;
+ &quot;name&quot;: &quot;onap.policies.controlloop.operational.Common&quot;,&#xd;
+ &quot;description&quot;: &quot;Operational Policy for Control Loop execution. Originated in Frankfurt to support TOSCA Compliant\nPolicy Types. This does NOT support the legacy Policy YAML policy type.\n&quot;,&#xd;
+ &quot;properties&quot;: {&#xd;
+ &quot;id&quot;: {&#xd;
+ &quot;type&quot;: &quot;string&quot;,&#xd;
+ &quot;description&quot;: &quot;The unique control loop id.&quot;,&#xd;
+ &quot;required&quot;: true&#xd;
+ },&#xd;
+ &quot;timeout&quot;: {&#xd;
+ &quot;type&quot;: &quot;integer&quot;,&#xd;
+ &quot;description&quot;: &quot;Overall timeout for executing all the operations. This timeout should equal or exceed the total\ntimeout for each operation listed.\n&quot;,&#xd;
+ &quot;required&quot;: true&#xd;
+ },&#xd;
+ &quot;abatement&quot;: {&#xd;
+ &quot;type&quot;: &quot;boolean&quot;,&#xd;
+ &quot;description&quot;: &quot;Whether an abatement event message will be expected for the control loop from DCAE.&quot;,&#xd;
+ &quot;required&quot;: true,&#xd;
+ &quot;default&quot;: false&#xd;
+ },&#xd;
+ &quot;trigger&quot;: {&#xd;
+ &quot;type&quot;: &quot;string&quot;,&#xd;
+ &quot;description&quot;: &quot;Initial operation to execute upon receiving an Onset event message for the Control Loop.&quot;,&#xd;
+ &quot;required&quot;: true&#xd;
+ },&#xd;
+ &quot;operations&quot;: {&#xd;
+ &quot;type&quot;: &quot;list&quot;,&#xd;
+ &quot;description&quot;: &quot;List of operations to be performed when Control Loop is triggered.&quot;,&#xd;
+ &quot;required&quot;: true,&#xd;
+ &quot;entry_schema&quot;: {&#xd;
+ &quot;type&quot;: &quot;onap.datatype.controlloop.Operation&quot;&#xd;
+ }&#xd;
+ }&#xd;
+ }&#xd;
+ },&#xd;
+ &quot;onap.policies.controlloop.operational.common.Apex&quot;: {&#xd;
+ &quot;derived_from&quot;: &quot;onap.policies.controlloop.operational.Common&quot;,&#xd;
+ &quot;type_version&quot;: &quot;1.0.0&quot;,&#xd;
+ &quot;version&quot;: &quot;1.0.0&quot;,&#xd;
+ &quot;name&quot;: &quot;onap.policies.controlloop.operational.common.Apex&quot;,&#xd;
+ &quot;description&quot;: &quot;Operational policies for Apex PDP&quot;,&#xd;
+ &quot;properties&quot;: {&#xd;
+ &quot;engineServiceParameters&quot;: {&#xd;
+ &quot;type&quot;: &quot;string&quot;,&#xd;
+ &quot;description&quot;: &quot;The engine parameters like name, instanceCount, policy implementation, parameters etc.&quot;,&#xd;
+ &quot;required&quot;: true&#xd;
+ },&#xd;
+ &quot;eventInputParameters&quot;: {&#xd;
+ &quot;type&quot;: &quot;string&quot;,&#xd;
+ &quot;description&quot;: &quot;The event input parameters.&quot;,&#xd;
+ &quot;required&quot;: true&#xd;
+ },&#xd;
+ &quot;eventOutputParameters&quot;: {&#xd;
+ &quot;type&quot;: &quot;string&quot;,&#xd;
+ &quot;description&quot;: &quot;The event output parameters.&quot;,&#xd;
+ &quot;required&quot;: true&#xd;
+ },&#xd;
+ &quot;javaProperties&quot;: {&#xd;
+ &quot;type&quot;: &quot;string&quot;,&#xd;
+ &quot;description&quot;: &quot;Name/value pairs of properties to be set for APEX if needed.&quot;,&#xd;
+ &quot;required&quot;: false&#xd;
+ }&#xd;
+ }&#xd;
+ }&#xd;
+ },&#xd;
+ &quot;node_types&quot;: {&#xd;
+ &quot;org.onap.policy.clamp.controlloop.Participant&quot;: {&#xd;
+ &quot;version&quot;: &quot;1.0.1&quot;,&#xd;
+ &quot;derived_from&quot;: &quot;tosca.nodetypes.Root&quot;,&#xd;
+ &quot;properties&quot;: {&#xd;
+ &quot;provider&quot;: {&#xd;
+ &quot;type&quot;: &quot;string&quot;,&#xd;
+ &quot;requred&quot;: false&#xd;
+ }&#xd;
+ }&#xd;
+ },&#xd;
+ &quot;org.onap.policy.clamp.controlloop.ControlLoopElement&quot;: {&#xd;
+ &quot;version&quot;: &quot;1.0.1&quot;,&#xd;
+ &quot;derived_from&quot;: &quot;tosca.nodetypes.Root&quot;,&#xd;
+ &quot;properties&quot;: {&#xd;
+ &quot;provider&quot;: {&#xd;
+ &quot;type&quot;: &quot;string&quot;,&#xd;
+ &quot;required&quot;: false,&#xd;
+ &quot;metadata&quot;: {&#xd;
+ &quot;common&quot;: true&#xd;
+ },&#xd;
+ &quot;description&quot;: &quot;Specifies the organization that provides the control loop element&quot;&#xd;
+ },&#xd;
+ &quot;participantType&quot;: {&#xd;
+ &quot;type&quot;: &quot;onap.datatypes.ToscaConceptIdentifier&quot;,&#xd;
+ &quot;required&quot;: true,&#xd;
+ &quot;metadata&quot;: {&#xd;
+ &quot;common&quot;: true&#xd;
+ },&#xd;
+ &quot;description&quot;: &quot;The identity of the participant type that hosts this type of Control Loop Element&quot;&#xd;
+ },&#xd;
+ &quot;startPhase&quot;: {&#xd;
+ &quot;type&quot;: &quot;integer&quot;,&#xd;
+ &quot;required&quot;: false,&#xd;
+ &quot;constraints&quot;: [&#xd;
+ {&#xd;
+ &quot;greater_or_equal&quot;: 0&#xd;
+ }&#xd;
+ ],&#xd;
+ &quot;metadata&quot;: {&#xd;
+ &quot;common&quot;: true&#xd;
+ },&#xd;
+ &quot;description&quot;: &quot;A value indicating the start phase in which this control loop element will be started, the first start phase is zero. Control Loop Elements are started in their start_phase order and stopped in reverse start phase order. Control Loop Elements with the same start phase are started and stopped simultaneously&quot;&#xd;
+ },&#xd;
+ &quot;uninitializedToPassiveTimeout&quot;: {&#xd;
+ &quot;type&quot;: &quot;integer&quot;,&#xd;
+ &quot;required&quot;: false,&#xd;
+ &quot;constraints&quot;: [&#xd;
+ {&#xd;
+ &quot;greater_or_equal&quot;: 0&#xd;
+ }&#xd;
+ ],&#xd;
+ &quot;default&quot;: 60,&#xd;
+ &quot;metadata&quot;: {&#xd;
+ &quot;common&quot;: true&#xd;
+ },&#xd;
+ &quot;description&quot;: &quot;The maximum time in seconds to wait for a state chage from uninitialized to passive&quot;&#xd;
+ },&#xd;
+ &quot;passiveToRunningTimeout&quot;: {&#xd;
+ &quot;type&quot;: &quot;integer&quot;,&#xd;
+ &quot;required&quot;: false,&#xd;
+ &quot;constraints&quot;: [&#xd;
+ {&#xd;
+ &quot;greater_or_equal&quot;: 0&#xd;
+ }&#xd;
+ ],&#xd;
+ &quot;default&quot;: 60,&#xd;
+ &quot;metadata&quot;: {&#xd;
+ &quot;common&quot;: true&#xd;
+ },&#xd;
+ &quot;description&quot;: &quot;The maximum time in seconds to wait for a state chage from passive to running&quot;&#xd;
+ },&#xd;
+ &quot;runningToPassiveTimeout&quot;: {&#xd;
+ &quot;type&quot;: &quot;integer&quot;,&#xd;
+ &quot;required&quot;: false,&#xd;
+ &quot;constraints&quot;: [&#xd;
+ {&#xd;
+ &quot;greater_or_equal&quot;: 0&#xd;
+ }&#xd;
+ ],&#xd;
+ &quot;default&quot;: 60,&#xd;
+ &quot;metadata&quot;: {&#xd;
+ &quot;common&quot;: true&#xd;
+ },&#xd;
+ &quot;description&quot;: &quot;The maximum time in seconds to wait for a state chage from running to passive&quot;&#xd;
+ },&#xd;
+ &quot;passiveToUninitializedTimeout&quot;: {&#xd;
+ &quot;type&quot;: &quot;integer&quot;,&#xd;
+ &quot;required&quot;: false,&#xd;
+ &quot;constraints&quot;: [&#xd;
+ {&#xd;
+ &quot;greater_or_equal&quot;: 0&#xd;
+ }&#xd;
+ ],&#xd;
+ &quot;default&quot;: 60,&#xd;
+ &quot;metadata&quot;: {&#xd;
+ &quot;common&quot;: true&#xd;
+ },&#xd;
+ &quot;description&quot;: &quot;The maximum time in seconds to wait for a state chage from passive to uninitialized&quot;&#xd;
+ }&#xd;
+ }&#xd;
+ },&#xd;
+ &quot;org.onap.policy.clamp.controlloop.ControlLoop&quot;: {&#xd;
+ &quot;version&quot;: &quot;1.0.1&quot;,&#xd;
+ &quot;derived_from&quot;: &quot;tosca.nodetypes.Root&quot;,&#xd;
+ &quot;properties&quot;: {&#xd;
+ &quot;provider&quot;: {&#xd;
+ &quot;type&quot;: &quot;string&quot;,&#xd;
+ &quot;required&quot;: false,&#xd;
+ &quot;metadata&quot;: {&#xd;
+ &quot;common&quot;: true&#xd;
+ },&#xd;
+ &quot;description&quot;: &quot;Specifies the organization that provides the control loop element&quot;&#xd;
+ },&#xd;
+ &quot;elements&quot;: {&#xd;
+ &quot;type&quot;: &quot;list&quot;,&#xd;
+ &quot;required&quot;: true,&#xd;
+ &quot;metadata&quot;: {&#xd;
+ &quot;common&quot;: true&#xd;
+ },&#xd;
+ &quot;entry_schema&quot;: {&#xd;
+ &quot;type&quot;: &quot;onap.datatypes.ToscaConceptIdentifier&quot;&#xd;
+ },&#xd;
+ &quot;description&quot;: &quot;Specifies a list of control loop element definitions that make up this control loop definition&quot;&#xd;
+ }&#xd;
+ }&#xd;
+ },&#xd;
+ &quot;org.onap.policy.clamp.controlloop.DCAEMicroserviceControlLoopElement&quot;: {&#xd;
+ &quot;version&quot;: &quot;1.0.1&quot;,&#xd;
+ &quot;derived_from&quot;: &quot;org.onap.policy.clamp.controlloop.ControlLoopElement&quot;,&#xd;
+ &quot;properties&quot;: {&#xd;
+ &quot;dcae_blueprint_id&quot;: {&#xd;
+ &quot;type&quot;: &quot;onap.datatypes.ToscaConceptIdentifier&quot;,&#xd;
+ &quot;requred&quot;: false&#xd;
+ },&#xd;
+ &quot;dcae_blueprint&quot;: {&#xd;
+ &quot;type&quot;: &quot;onap.dcae.cloudify_blueprint&quot;,&#xd;
+ &quot;requred&quot;: false&#xd;
+ },&#xd;
+ &quot;consul_info&quot;: {&#xd;
+ &quot;type&quot;: &quot;list&quot;,&#xd;
+ &quot;required&quot;: false,&#xd;
+ &quot;entry_schema&quot;: {&#xd;
+ &quot;type&quot;: &quot;org.onap.datatypes.policy.clamp.controlloop.DCAEMicroserviceControlLoopElementConsulInfo&quot;&#xd;
+ }&#xd;
+ }&#xd;
+ }&#xd;
+ },&#xd;
+ &quot;org.onap.policy.clamp.controlloop.PolicyControlLoopElement&quot;: {&#xd;
+ &quot;version&quot;: &quot;1.0.1&quot;,&#xd;
+ &quot;derived_from&quot;: &quot;org.onap.policy.clamp.controlloop.ControlLoopElement&quot;,&#xd;
+ &quot;properties&quot;: {&#xd;
+ &quot;policy_type_id&quot;: {&#xd;
+ &quot;type&quot;: &quot;onap.datatypes.ToscaConceptIdentifier&quot;,&#xd;
+ &quot;requred&quot;: true&#xd;
+ },&#xd;
+ &quot;policy_id&quot;: {&#xd;
+ &quot;type&quot;: &quot;onap.datatypes.ToscaConceptIdentifier&quot;,&#xd;
+ &quot;requred&quot;: false&#xd;
+ }&#xd;
+ }&#xd;
+ },&#xd;
+ &quot;org.onap.policy.clamp.controlloop.DerivedPolicyControlLoopElement&quot;: {&#xd;
+ &quot;version&quot;: &quot;1.0.1&quot;,&#xd;
+ &quot;derived_from&quot;: &quot;org.onap.policy.clamp.controlloop.PolicyControlLoopElement&quot;,&#xd;
+ &quot;properties&quot;: {&#xd;
+ &quot;policy_type_id&quot;: {&#xd;
+ &quot;type&quot;: &quot;onap.datatypes.ToscaConceptIdentifier&quot;,&#xd;
+ &quot;requred&quot;: true&#xd;
+ },&#xd;
+ &quot;policy_id&quot;: {&#xd;
+ &quot;type&quot;: &quot;onap.datatypes.ToscaConceptIdentifier&quot;,&#xd;
+ &quot;requred&quot;: false&#xd;
+ }&#xd;
+ }&#xd;
+ },&#xd;
+ &quot;org.onap.policy.clamp.controlloop.DerivedDerivedPolicyControlLoopElement&quot;: {&#xd;
+ &quot;version&quot;: &quot;1.0.1&quot;,&#xd;
+ &quot;derived_from&quot;: &quot;org.onap.policy.clamp.controlloop.DerivedPolicyControlLoopElement&quot;,&#xd;
+ &quot;properties&quot;: {&#xd;
+ &quot;policy_type_id&quot;: {&#xd;
+ &quot;type&quot;: &quot;onap.datatypes.ToscaConceptIdentifier&quot;,&#xd;
+ &quot;requred&quot;: true&#xd;
+ },&#xd;
+ &quot;policy_id&quot;: {&#xd;
+ &quot;type&quot;: &quot;onap.datatypes.ToscaConceptIdentifier&quot;,&#xd;
+ &quot;requred&quot;: false&#xd;
+ }&#xd;
+ }&#xd;
+ },&#xd;
+ &quot;org.onap.policy.clamp.controlloop.CDSControlLoopElement&quot;: {&#xd;
+ &quot;version&quot;: &quot;1.0.1&quot;,&#xd;
+ &quot;derived_from&quot;: &quot;org.onap.policy.clamp.controlloop.ControlLoopElement&quot;,&#xd;
+ &quot;properties&quot;: {&#xd;
+ &quot;cds_blueprint_id&quot;: {&#xd;
+ &quot;type&quot;: &quot;onap.datatypes.ToscaConceptIdentifier&quot;,&#xd;
+ &quot;requred&quot;: true&#xd;
+ }&#xd;
+ }&#xd;
+ }&#xd;
+ },&#xd;
+ &quot;topology_template&quot;: {&#xd;
+ &quot;inputs&quot;: {&#xd;
+ &quot;pmsh_monitoring_policy&quot;: {&#xd;
+ &quot;type&quot;: &quot;onap.datatypes.ToscaConceptIdentifier&quot;,&#xd;
+ &quot;description&quot;: &quot;The ID of the PMSH monitoring policy to use&quot;,&#xd;
+ &quot;default&quot;: {&#xd;
+ &quot;name&quot;: &quot;MICROSERVICE_vLoadBalancerMS_v1_0_dcae-pm-subscription-handler_1_0_0test&quot;,&#xd;
+ &quot;version&quot;: &quot;1.0.0&quot;&#xd;
+ }&#xd;
+ },&#xd;
+ &quot;pmsh_operational_policy&quot;: {&#xd;
+ &quot;type&quot;: &quot;onap.datatypes.ToscaConceptIdentifier&quot;,&#xd;
+ &quot;description&quot;: &quot;The ID of the PMSH operational policy to use&quot;,&#xd;
+ &quot;default&quot;: {&#xd;
+ &quot;name&quot;: &quot;operational.apex.pmcontrol&quot;,&#xd;
+ &quot;version&quot;: &quot;1.0.0&quot;&#xd;
+ }&#xd;
+ }&#xd;
+ },&#xd;
+ &quot;node_templates&quot;: {&#xd;
+ &quot;org.onap.dcae.controlloop.DCAEMicroserviceControlLoopParticipant&quot;: {&#xd;
+ &quot;version&quot;: &quot;2.3.4&quot;,&#xd;
+ &quot;type&quot;: &quot;org.onap.policy.clamp.controlloop.Participant&quot;,&#xd;
+ &quot;type_version&quot;: &quot;1.0.1&quot;,&#xd;
+ &quot;description&quot;: &quot;Participant for DCAE microservices&quot;,&#xd;
+ &quot;properties&quot;: {&#xd;
+ &quot;provider&quot;: &quot;ONAP&quot;&#xd;
+ }&#xd;
+ },&#xd;
+ &quot;org.onap.policy.controlloop.PolicyControlLoopParticipant&quot;: {&#xd;
+ &quot;version&quot;: &quot;2.3.1&quot;,&#xd;
+ &quot;type&quot;: &quot;org.onap.policy.clamp.controlloop.Participant&quot;,&#xd;
+ &quot;type_version&quot;: &quot;1.0.1&quot;,&#xd;
+ &quot;description&quot;: &quot;Participant for DCAE microservices&quot;,&#xd;
+ &quot;properties&quot;: {&#xd;
+ &quot;provider&quot;: &quot;ONAP&quot;&#xd;
+ }&#xd;
+ },&#xd;
+ &quot;org.onap.domain.pmsh.PMSH_MonitoringPolicyControlLoopElement&quot;: {&#xd;
+ &quot;version&quot;: &quot;1.2.3&quot;,&#xd;
+ &quot;type&quot;: &quot;org.onap.policy.clamp.controlloop.PolicyControlLoopElement&quot;,&#xd;
+ &quot;type_version&quot;: &quot;1.0.0&quot;,&#xd;
+ &quot;description&quot;: &quot;Control loop element for the monitoring policy for Performance Management Subscription Handling&quot;,&#xd;
+ &quot;properties&quot;: {&#xd;
+ &quot;provider&quot;: &quot;Ericsson&quot;,&#xd;
+ &quot;participantType&quot;: {&#xd;
+ &quot;name&quot;: &quot;org.onap.policy.controlloop.PolicyControlLoopParticipant&quot;,&#xd;
+ &quot;version&quot;: &quot;2.3.1&quot;&#xd;
+ },&#xd;
+ &quot;policy_type_id&quot;: {&#xd;
+ &quot;name&quot;: &quot;onap.policies.monitoring.pm-subscription-handler&quot;,&#xd;
+ &quot;version&quot;: &quot;1.0.0&quot;&#xd;
+ },&#xd;
+ &quot;policy_id&quot;: {&#xd;
+ &quot;get_input&quot;: &quot;pmsh_monitoring_policy&quot;&#xd;
+ }&#xd;
+ }&#xd;
+ },&#xd;
+ &quot;org.onap.domain.pmsh.PMSH_OperationalPolicyControlLoopElement&quot;: {&#xd;
+ &quot;version&quot;: &quot;1.2.3&quot;,&#xd;
+ &quot;type&quot;: &quot;org.onap.policy.clamp.controlloop.PolicyControlLoopElement&quot;,&#xd;
+ &quot;type_version&quot;: &quot;1.0.0&quot;,&#xd;
+ &quot;description&quot;: &quot;Control loop element for the operational policy for Performance Management Subscription Handling&quot;,&#xd;
+ &quot;properties&quot;: {&#xd;
+ &quot;provider&quot;: &quot;Ericsson&quot;,&#xd;
+ &quot;participantType&quot;: {&#xd;
+ &quot;name&quot;: &quot;org.onap.policy.controlloop.PolicyControlLoopParticipant&quot;,&#xd;
+ &quot;version&quot;: &quot;2.3.1&quot;&#xd;
+ },&#xd;
+ &quot;policy_type_id&quot;: {&#xd;
+ &quot;name&quot;: &quot;onap.policies.operational.pm-subscription-handler&quot;,&#xd;
+ &quot;version&quot;: &quot;1.0.0&quot;&#xd;
+ },&#xd;
+ &quot;policy_id&quot;: {&#xd;
+ &quot;get_input&quot;: &quot;pmsh_operational_policy&quot;&#xd;
+ }&#xd;
+ }&#xd;
+ },&#xd;
+ &quot;org.onap.domain.pmsh.PMSHControlLoopDefinition&quot;: {&#xd;
+ &quot;version&quot;: &quot;1.2.3&quot;,&#xd;
+ &quot;type&quot;: &quot;org.onap.policy.clamp.controlloop.ControlLoop&quot;,&#xd;
+ &quot;type_version&quot;: &quot;1.0.0&quot;,&#xd;
+ &quot;description&quot;: &quot;Control loop for Performance Management Subscription Handling&quot;,&#xd;
+ &quot;properties&quot;: {&#xd;
+ &quot;provider&quot;: &quot;Ericsson&quot;,&#xd;
+ &quot;elements&quot;: [&#xd;
+ {&#xd;
+ &quot;name&quot;: &quot;org.onap.domain.pmsh.PMSH_DCAEMicroservice&quot;,&#xd;
+ &quot;version&quot;: &quot;1.2.3&quot;&#xd;
+ },&#xd;
+ {&#xd;
+ &quot;name&quot;: &quot;org.onap.domain.pmsh.PMSH_MonitoringPolicyControlLoopElement&quot;,&#xd;
+ &quot;version&quot;: &quot;1.2.3&quot;&#xd;
+ },&#xd;
+ {&#xd;
+ &quot;name&quot;: &quot;org.onap.domain.pmsh.PMSH_OperationalPolicyControlLoopElement&quot;,&#xd;
+ &quot;version&quot;: &quot;1.2.3&quot;&#xd;
+ }&#xd;
+ ]&#xd;
+ }&#xd;
+ }&#xd;
+ }&#xd;
+ }&#xd;
+}</stringProp>
+ <stringProp name="Argument.metadata">=</stringProp>
+ </elementProp>
+ </collectionProp>
+ </elementProp>
+ <stringProp name="HTTPSampler.domain">${RUNTIME_HOST}</stringProp>
+ <stringProp name="HTTPSampler.port">${RUNTIME_PORT}</stringProp>
+ <stringProp name="HTTPSampler.protocol">https</stringProp>
+ <stringProp name="HTTPSampler.contentEncoding"></stringProp>
+ <stringProp name="HTTPSampler.path">/onap/controlloop/v2/commission</stringProp>
+ <stringProp name="HTTPSampler.method">POST</stringProp>
+ <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
+ <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
+ <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
+ <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
+ <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
+ <stringProp name="HTTPSampler.connect_timeout"></stringProp>
+ <stringProp name="HTTPSampler.response_timeout"></stringProp>
+ </HTTPSamplerProxy>
+ <hashTree>
+ <ResponseAssertion guiclass="AssertionGui" testclass="ResponseAssertion" testname="Response Assertion" enabled="true">
+ <collectionProp name="Asserion.test_strings">
+ <stringProp name="49586">200</stringProp>
+ </collectionProp>
+ <stringProp name="Assertion.custom_message"></stringProp>
+ <stringProp name="Assertion.test_field">Assertion.response_code</stringProp>
+ <boolProp name="Assertion.assume_success">false</boolProp>
+ <intProp name="Assertion.test_type">1</intProp>
+ </ResponseAssertion>
+ <hashTree/>
+ </hashTree>
+ <HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="Instantiate control loop" enabled="true">
+ <boolProp name="HTTPSampler.postBodyRaw">true</boolProp>
+ <elementProp name="HTTPsampler.Arguments" elementType="Arguments">
+ <collectionProp name="Arguments.arguments">
+ <elementProp name="" elementType="HTTPArgument">
+ <boolProp name="HTTPArgument.always_encode">false</boolProp>
+ <stringProp name="Argument.value">{&#xd;
+ &quot;controlLoopList&quot;: [&#xd;
+ {&#xd;
+ &quot;name&quot;: &quot;PMSHInstance0&quot;,&#xd;
+ &quot;version&quot;: &quot;1.0.1&quot;,&#xd;
+ &quot;definition&quot;: {&#xd;
+ &quot;name&quot;: &quot;org.onap.domain.pmsh.PMSHControlLoopDefinition&quot;,&#xd;
+ &quot;version&quot;: &quot;1.2.3&quot;&#xd;
+ },&#xd;
+ &quot;state&quot;: &quot;UNINITIALISED&quot;,&#xd;
+ &quot;orderedState&quot;: &quot;UNINITIALISED&quot;,&#xd;
+ &quot;description&quot;: &quot;PMSH control loop instance 0&quot;,&#xd;
+ &quot;elements&quot;: {&#xd;
+ &quot;709c62b3-8918-41b9-a747-d21eb79c6c21&quot;: {&#xd;
+ &quot;id&quot;: &quot;709c62b3-8918-41b9-a747-d21eb79c6c21&quot;,&#xd;
+ &quot;definition&quot;: {&#xd;
+ &quot;name&quot;: &quot;org.onap.domain.pmsh.PMSH_MonitoringPolicyControlLoopElement&quot;,&#xd;
+ &quot;version&quot;: &quot;1.2.3&quot;&#xd;
+ },&#xd;
+ &quot;participantType&quot;:{&#xd;
+ &quot;name&quot;:&quot;org.onap.policy.controlloop.PolicyControlLoopParticipant&quot;,&#xd;
+ &quot;version&quot;:&quot;2.3.1&quot;&#xd;
+ },&#xd;
+ &quot;participantId&quot;:{&#xd;
+ &quot;name&quot;:&quot;org.onap.PM_Policy&quot;,&#xd;
+ &quot;version&quot;:&quot;1.0.0&quot;&#xd;
+ },&#xd;
+ &quot;state&quot;:&quot;UNINITIALISED&quot;,&#xd;
+ &quot;orderedState&quot;:&quot;UNINITIALISED&quot;,&#xd;
+ &quot;toscaServiceTemplateFragment&quot;:{&#xd;
+ &quot;data_types&quot;:{&#xd;
+ &quot;onap.datatype.controlloop.Actor&quot;:{&#xd;
+ &quot;constraints&quot;:[&#xd;
+ &#xd;
+ ],&#xd;
+ &quot;properties&quot;:{&#xd;
+ &quot;payload&quot;:{&#xd;
+ &quot;name&quot;:&quot;payload&quot;,&#xd;
+ &quot;type&quot;:&quot;map&quot;,&#xd;
+ &quot;type_version&quot;:&quot;0.0.0&quot;,&#xd;
+ &quot;description&quot;:&quot;Name/value pairs of payload information passed by Policy to the actor&quot;,&#xd;
+ &quot;required&quot;:false,&#xd;
+ &quot;entry_schema&quot;:{&#xd;
+ &quot;type&quot;:&quot;string&quot;,&#xd;
+ &quot;type_version&quot;:&quot;0.0.0&quot;&#xd;
+ },&#xd;
+ &quot;metadata&quot;:{&#xd;
+ &quot;clamp_possible_values&quot;:&quot;ClampExecution:CDS/payload&quot;&#xd;
+ }&#xd;
+ },&#xd;
+ &quot;target&quot;:{&#xd;
+ &quot;name&quot;:&quot;target&quot;,&#xd;
+ &quot;type&quot;:&quot;onap.datatype.controlloop.Target&quot;,&#xd;
+ &quot;type_version&quot;:&quot;0.0.0&quot;,&#xd;
+ &quot;description&quot;:&quot;The resource the operation should be performed on.&quot;,&#xd;
+ &quot;required&quot;:true&#xd;
+ },&#xd;
+ &quot;actor&quot;:{&#xd;
+ &quot;name&quot;:&quot;actor&quot;,&#xd;
+ &quot;type&quot;:&quot;string&quot;,&#xd;
+ &quot;type_version&quot;:&quot;0.0.0&quot;,&#xd;
+ &quot;description&quot;:&quot;The actor performing the operation.&quot;,&#xd;
+ &quot;required&quot;:true,&#xd;
+ &quot;metadata&quot;:{&#xd;
+ &quot;clamp_possible_values&quot;:&quot;Dictionary:DefaultActors,ClampExecution:CDS/actor&quot;&#xd;
+ }&#xd;
+ },&#xd;
+ &quot;operation&quot;:{&#xd;
+ &quot;name&quot;:&quot;operation&quot;,&#xd;
+ &quot;type&quot;:&quot;string&quot;,&#xd;
+ &quot;type_version&quot;:&quot;0.0.0&quot;,&#xd;
+ &quot;description&quot;:&quot;The operation the actor is performing.&quot;,&#xd;
+ &quot;required&quot;:true,&#xd;
+ &quot;metadata&quot;:{&#xd;
+ &quot;clamp_possible_values&quot;:&quot;Dictionary:DefaultOperations,ClampExecution:CDS/operation&quot;&#xd;
+ }&#xd;
+ }&#xd;
+ },&#xd;
+ &quot;name&quot;:&quot;onap.datatype.controlloop.Actor&quot;,&#xd;
+ &quot;version&quot;:&quot;0.0.0&quot;,&#xd;
+ &quot;derived_from&quot;:&quot;tosca.datatypes.Root&quot;,&#xd;
+ &quot;metadata&quot;:{&#xd;
+ &#xd;
+ },&#xd;
+ &quot;description&quot;:&quot;An actor/operation/target definition&quot;&#xd;
+ },&#xd;
+ &quot;onap.datatype.controlloop.Operation&quot;:{&#xd;
+ &quot;constraints&quot;:[&#xd;
+ &#xd;
+ ],&#xd;
+ &quot;properties&quot;:{&#xd;
+ &quot;failure_retries&quot;:{&#xd;
+ &quot;name&quot;:&quot;failure_retries&quot;,&#xd;
+ &quot;type&quot;:&quot;string&quot;,&#xd;
+ &quot;type_version&quot;:&quot;0.0.0&quot;,&#xd;
+ &quot;description&quot;:&quot;Points to the operation to invoke when the current operation has exceeded its max retries.&quot;,&#xd;
+ &quot;default&quot;:&quot;final_failure_retries&quot;,&#xd;
+ &quot;required&quot;:false&#xd;
+ },&#xd;
+ &quot;id&quot;:{&#xd;
+ &quot;name&quot;:&quot;id&quot;,&#xd;
+ &quot;type&quot;:&quot;string&quot;,&#xd;
+ &quot;type_version&quot;:&quot;0.0.0&quot;,&#xd;
+ &quot;description&quot;:&quot;Unique identifier for the operation&quot;,&#xd;
+ &quot;required&quot;:true&#xd;
+ },&#xd;
+ &quot;failure_timeout&quot;:{&#xd;
+ &quot;name&quot;:&quot;failure_timeout&quot;,&#xd;
+ &quot;type&quot;:&quot;string&quot;,&#xd;
+ &quot;type_version&quot;:&quot;0.0.0&quot;,&#xd;
+ &quot;description&quot;:&quot;Points to the operation to invoke when the time out for the operation occurs.&quot;,&#xd;
+ &quot;default&quot;:&quot;final_failure_timeout&quot;,&#xd;
+ &quot;required&quot;:false&#xd;
+ },&#xd;
+ &quot;failure&quot;:{&#xd;
+ &quot;name&quot;:&quot;failure&quot;,&#xd;
+ &quot;type&quot;:&quot;string&quot;,&#xd;
+ &quot;type_version&quot;:&quot;0.0.0&quot;,&#xd;
+ &quot;description&quot;:&quot;Points to the operation to invoke on Actor operation failure.&quot;,&#xd;
+ &quot;default&quot;:&quot;final_failure&quot;,&#xd;
+ &quot;required&quot;:false&#xd;
+ },&#xd;
+ &quot;operation&quot;:{&#xd;
+ &quot;name&quot;:&quot;operation&quot;,&#xd;
+ &quot;type&quot;:&quot;onap.datatype.controlloop.Actor&quot;,&#xd;
+ &quot;type_version&quot;:&quot;0.0.0&quot;,&#xd;
+ &quot;description&quot;:&quot;The definition of the operation to be performed.&quot;,&#xd;
+ &quot;required&quot;:true&#xd;
+ },&#xd;
+ &quot;failure_guard&quot;:{&#xd;
+ &quot;name&quot;:&quot;failure_guard&quot;,&#xd;
+ &quot;type&quot;:&quot;string&quot;,&#xd;
+ &quot;type_version&quot;:&quot;0.0.0&quot;,&#xd;
+ &quot;description&quot;:&quot;Points to the operation to invoke when the current operation is blocked due to guard policy enforcement.&quot;,&#xd;
+ &quot;default&quot;:&quot;final_failure_guard&quot;,&#xd;
+ &quot;required&quot;:false&#xd;
+ },&#xd;
+ &quot;retries&quot;:{&#xd;
+ &quot;name&quot;:&quot;retries&quot;,&#xd;
+ &quot;type&quot;:&quot;integer&quot;,&#xd;
+ &quot;type_version&quot;:&quot;0.0.0&quot;,&#xd;
+ &quot;description&quot;:&quot;The number of retries the actor should attempt to perform the operation.&quot;,&#xd;
+ &quot;default&quot;:0.0,&#xd;
+ &quot;required&quot;:true&#xd;
+ },&#xd;
+ &quot;timeout&quot;:{&#xd;
+ &quot;name&quot;:&quot;timeout&quot;,&#xd;
+ &quot;type&quot;:&quot;integer&quot;,&#xd;
+ &quot;type_version&quot;:&quot;0.0.0&quot;,&#xd;
+ &quot;description&quot;:&quot;The amount of time for the actor to perform the operation.&quot;,&#xd;
+ &quot;required&quot;:true&#xd;
+ },&#xd;
+ &quot;failure_exception&quot;:{&#xd;
+ &quot;name&quot;:&quot;failure_exception&quot;,&#xd;
+ &quot;type&quot;:&quot;string&quot;,&#xd;
+ &quot;type_version&quot;:&quot;0.0.0&quot;,&#xd;
+ &quot;description&quot;:&quot;Points to the operation to invoke when the current operation causes an exception.&quot;,&#xd;
+ &quot;default&quot;:&quot;final_failure_exception&quot;,&#xd;
+ &quot;required&quot;:false&#xd;
+ },&#xd;
+ &quot;description&quot;:{&#xd;
+ &quot;name&quot;:&quot;description&quot;,&#xd;
+ &quot;type&quot;:&quot;string&quot;,&#xd;
+ &quot;type_version&quot;:&quot;0.0.0&quot;,&#xd;
+ &quot;description&quot;:&quot;A user-friendly description of the intent for the operation&quot;,&#xd;
+ &quot;required&quot;:false&#xd;
+ },&#xd;
+ &quot;success&quot;:{&#xd;
+ &quot;name&quot;:&quot;success&quot;,&#xd;
+ &quot;type&quot;:&quot;string&quot;,&#xd;
+ &quot;type_version&quot;:&quot;0.0.0&quot;,&#xd;
+ &quot;description&quot;:&quot;Points to the operation to invoke on success. A value of \&quot;final_success\&quot; indicates and end to the operation.&quot;,&#xd;
+ &quot;default&quot;:&quot;final_success&quot;,&#xd;
+ &quot;required&quot;:false&#xd;
+ }&#xd;
+ },&#xd;
+ &quot;name&quot;:&quot;onap.datatype.controlloop.Operation&quot;,&#xd;
+ &quot;version&quot;:&quot;0.0.0&quot;,&#xd;
+ &quot;derived_from&quot;:&quot;tosca.datatypes.Root&quot;,&#xd;
+ &quot;metadata&quot;:{&#xd;
+ &#xd;
+ },&#xd;
+ &quot;description&quot;:&quot;An operation supported by an actor&quot;&#xd;
+ },&#xd;
+ &quot;onap.datatype.controlloop.Target&quot;:{&#xd;
+ &quot;constraints&quot;:[&#xd;
+ &#xd;
+ ],&#xd;
+ &quot;properties&quot;:{&#xd;
+ &quot;entityIds&quot;:{&#xd;
+ &quot;name&quot;:&quot;entityIds&quot;,&#xd;
+ &quot;type&quot;:&quot;map&quot;,&#xd;
+ &quot;type_version&quot;:&quot;0.0.0&quot;,&#xd;
+ &quot;description&quot;:&quot;Map of values that identify the resource. If none are provided, it is assumed that the\nentity that generated the ONSET event will be the target.\n&quot;,&#xd;
+ &quot;required&quot;:false,&#xd;
+ &quot;entry_schema&quot;:{&#xd;
+ &quot;type&quot;:&quot;string&quot;,&#xd;
+ &quot;type_version&quot;:&quot;0.0.0&quot;&#xd;
+ },&#xd;
+ &quot;metadata&quot;:{&#xd;
+ &quot;clamp_possible_values&quot;:&quot;ClampExecution:CSAR_RESOURCES&quot;&#xd;
+ }&#xd;
+ },&#xd;
+ &quot;targetType&quot;:{&#xd;
+ &quot;name&quot;:&quot;targetType&quot;,&#xd;
+ &quot;type&quot;:&quot;string&quot;,&#xd;
+ &quot;type_version&quot;:&quot;0.0.0&quot;,&#xd;
+ &quot;description&quot;:&quot;Category for the target type&quot;,&#xd;
+ &quot;required&quot;:true,&#xd;
+ &quot;constraints&quot;:[&#xd;
+ {&#xd;
+ &quot;valid_values&quot;:[&#xd;
+ &quot;VNF&quot;,&#xd;
+ &quot;VM&quot;,&#xd;
+ &quot;VFMODULE&quot;,&#xd;
+ &quot;PNF&quot;&#xd;
+ ]&#xd;
+ }&#xd;
+ ]&#xd;
+ }&#xd;
+ },&#xd;
+ &quot;name&quot;:&quot;onap.datatype.controlloop.Target&quot;,&#xd;
+ &quot;version&quot;:&quot;0.0.0&quot;,&#xd;
+ &quot;derived_from&quot;:&quot;tosca.datatypes.Root&quot;,&#xd;
+ &quot;metadata&quot;:{&#xd;
+ &#xd;
+ },&#xd;
+ &quot;description&quot;:&quot;Definition for a entity in A&amp;AI to perform a control loop operation on&quot;&#xd;
+ },&#xd;
+ &quot;onap.datatypes.ToscaConceptIdentifier&quot;:{&#xd;
+ &quot;constraints&quot;:[&#xd;
+ &#xd;
+ ],&#xd;
+ &quot;properties&quot;:{&#xd;
+ &quot;version&quot;:{&#xd;
+ &quot;name&quot;:&quot;version&quot;,&#xd;
+ &quot;type&quot;:&quot;string&quot;,&#xd;
+ &quot;type_version&quot;:&quot;0.0.0&quot;,&#xd;
+ &quot;required&quot;:true&#xd;
+ },&#xd;
+ &quot;name&quot;:{&#xd;
+ &quot;name&quot;:&quot;name&quot;,&#xd;
+ &quot;type&quot;:&quot;string&quot;,&#xd;
+ &quot;type_version&quot;:&quot;0.0.0&quot;,&#xd;
+ &quot;required&quot;:true&#xd;
+ }&#xd;
+ },&#xd;
+ &quot;name&quot;:&quot;onap.datatypes.ToscaConceptIdentifier&quot;,&#xd;
+ &quot;version&quot;:&quot;0.0.0&quot;,&#xd;
+ &quot;derived_from&quot;:&quot;tosca.datatypes.Root&quot;,&#xd;
+ &quot;metadata&quot;:{&#xd;
+ &#xd;
+ }&#xd;
+ },&#xd;
+ &quot;onap.datatypes.monitoring.managedObjectDNsBasic&quot;:{&#xd;
+ &quot;constraints&quot;:[&#xd;
+ &#xd;
+ ],&#xd;
+ &quot;properties&quot;:{&#xd;
+ &quot;DN&quot;:{&#xd;
+ &quot;name&quot;:&quot;DN&quot;,&#xd;
+ &quot;type&quot;:&quot;string&quot;,&#xd;
+ &quot;type_version&quot;:&quot;0.0.0&quot;,&#xd;
+ &quot;description&quot;:&quot;Managed object distinguished name&quot;,&#xd;
+ &quot;required&quot;:true,&#xd;
+ &quot;constraints&quot;:[&#xd;
+ &#xd;
+ ],&#xd;
+ &quot;metadata&quot;:{&#xd;
+ &#xd;
+ }&#xd;
+ }&#xd;
+ },&#xd;
+ &quot;name&quot;:&quot;onap.datatypes.monitoring.managedObjectDNsBasic&quot;,&#xd;
+ &quot;version&quot;:&quot;0.0.0&quot;,&#xd;
+ &quot;derived_from&quot;:&quot;tosca.datatypes.Root&quot;,&#xd;
+ &quot;metadata&quot;:{&#xd;
+ &#xd;
+ }&#xd;
+ },&#xd;
+ &quot;onap.datatypes.monitoring.managedObjectDNsBasics&quot;:{&#xd;
+ &quot;constraints&quot;:[&#xd;
+ &#xd;
+ ],&#xd;
+ &quot;properties&quot;:{&#xd;
+ &quot;managedObjectDNsBasic&quot;:{&#xd;
+ &quot;name&quot;:&quot;managedObjectDNsBasic&quot;,&#xd;
+ &quot;type&quot;:&quot;map&quot;,&#xd;
+ &quot;type_version&quot;:&quot;0.0.0&quot;,&#xd;
+ &quot;description&quot;:&quot;Managed object distinguished name object&quot;,&#xd;
+ &quot;required&quot;:true,&#xd;
+ &quot;constraints&quot;:[&#xd;
+ &#xd;
+ ],&#xd;
+ &quot;entry_schema&quot;:{&#xd;
+ &quot;type&quot;:&quot;onap.datatypes.monitoring.managedObjectDNsBasic&quot;,&#xd;
+ &quot;type_version&quot;:&quot;0.0.0&quot;,&#xd;
+ &quot;constraints&quot;:[&#xd;
+ &#xd;
+ ]&#xd;
+ },&#xd;
+ &quot;metadata&quot;:{&#xd;
+ &#xd;
+ }&#xd;
+ }&#xd;
+ },&#xd;
+ &quot;name&quot;:&quot;onap.datatypes.monitoring.managedObjectDNsBasics&quot;,&#xd;
+ &quot;version&quot;:&quot;0.0.0&quot;,&#xd;
+ &quot;derived_from&quot;:&quot;tosca.datatypes.Root&quot;,&#xd;
+ &quot;metadata&quot;:{&#xd;
+ &#xd;
+ }&#xd;
+ },&#xd;
+ &quot;onap.datatypes.monitoring.measurementGroup&quot;:{&#xd;
+ &quot;constraints&quot;:[&#xd;
+ &#xd;
+ ],&#xd;
+ &quot;properties&quot;:{&#xd;
+ &quot;measurementTypes&quot;:{&#xd;
+ &quot;name&quot;:&quot;measurementTypes&quot;,&#xd;
+ &quot;type&quot;:&quot;list&quot;,&#xd;
+ &quot;type_version&quot;:&quot;0.0.0&quot;,&#xd;
+ &quot;description&quot;:&quot;List of measurement types&quot;,&#xd;
+ &quot;required&quot;:true,&#xd;
+ &quot;constraints&quot;:[&#xd;
+ &#xd;
+ ],&#xd;
+ &quot;entry_schema&quot;:{&#xd;
+ &quot;type&quot;:&quot;onap.datatypes.monitoring.measurementTypes&quot;,&#xd;
+ &quot;type_version&quot;:&quot;0.0.0&quot;,&#xd;
+ &quot;constraints&quot;:[&#xd;
+ &#xd;
+ ]&#xd;
+ },&#xd;
+ &quot;metadata&quot;:{&#xd;
+ &#xd;
+ }&#xd;
+ },&#xd;
+ &quot;managedObjectDNsBasic&quot;:{&#xd;
+ &quot;name&quot;:&quot;managedObjectDNsBasic&quot;,&#xd;
+ &quot;type&quot;:&quot;list&quot;,&#xd;
+ &quot;type_version&quot;:&quot;0.0.0&quot;,&#xd;
+ &quot;description&quot;:&quot;List of managed object distinguished names&quot;,&#xd;
+ &quot;required&quot;:true,&#xd;
+ &quot;constraints&quot;:[&#xd;
+ &#xd;
+ ],&#xd;
+ &quot;entry_schema&quot;:{&#xd;
+ &quot;type&quot;:&quot;onap.datatypes.monitoring.managedObjectDNsBasics&quot;,&#xd;
+ &quot;type_version&quot;:&quot;0.0.0&quot;,&#xd;
+ &quot;constraints&quot;:[&#xd;
+ &#xd;
+ ]&#xd;
+ },&#xd;
+ &quot;metadata&quot;:{&#xd;
+ &#xd;
+ }&#xd;
+ }&#xd;
+ },&#xd;
+ &quot;name&quot;:&quot;onap.datatypes.monitoring.measurementGroup&quot;,&#xd;
+ &quot;version&quot;:&quot;0.0.0&quot;,&#xd;
+ &quot;derived_from&quot;:&quot;tosca.datatypes.Root&quot;,&#xd;
+ &quot;metadata&quot;:{&#xd;
+ &#xd;
+ }&#xd;
+ },&#xd;
+ &quot;onap.datatypes.monitoring.measurementGroups&quot;:{&#xd;
+ &quot;constraints&quot;:[&#xd;
+ &#xd;
+ ],&#xd;
+ &quot;properties&quot;:{&#xd;
+ &quot;measurementGroup&quot;:{&#xd;
+ &quot;name&quot;:&quot;measurementGroup&quot;,&#xd;
+ &quot;type&quot;:&quot;map&quot;,&#xd;
+ &quot;type_version&quot;:&quot;0.0.0&quot;,&#xd;
+ &quot;description&quot;:&quot;Measurement Group&quot;,&#xd;
+ &quot;required&quot;:true,&#xd;
+ &quot;constraints&quot;:[&#xd;
+ &#xd;
+ ],&#xd;
+ &quot;entry_schema&quot;:{&#xd;
+ &quot;type&quot;:&quot;onap.datatypes.monitoring.measurementGroup&quot;,&#xd;
+ &quot;type_version&quot;:&quot;0.0.0&quot;,&#xd;
+ &quot;constraints&quot;:[&#xd;
+ &#xd;
+ ]&#xd;
+ },&#xd;
+ &quot;metadata&quot;:{&#xd;
+ &#xd;
+ }&#xd;
+ }&#xd;
+ },&#xd;
+ &quot;name&quot;:&quot;onap.datatypes.monitoring.measurementGroups&quot;,&#xd;
+ &quot;version&quot;:&quot;0.0.0&quot;,&#xd;
+ &quot;derived_from&quot;:&quot;tosca.datatypes.Root&quot;,&#xd;
+ &quot;metadata&quot;:{&#xd;
+ &#xd;
+ }&#xd;
+ },&#xd;
+ &quot;onap.datatypes.monitoring.measurementType&quot;:{&#xd;
+ &quot;constraints&quot;:[&#xd;
+ &#xd;
+ ],&#xd;
+ &quot;properties&quot;:{&#xd;
+ &quot;measurementType&quot;:{&#xd;
+ &quot;name&quot;:&quot;measurementType&quot;,&#xd;
+ &quot;type&quot;:&quot;string&quot;,&#xd;
+ &quot;type_version&quot;:&quot;0.0.0&quot;,&#xd;
+ &quot;description&quot;:&quot;Measurement type&quot;,&#xd;
+ &quot;required&quot;:true,&#xd;
+ &quot;constraints&quot;:[&#xd;
+ &#xd;
+ ],&#xd;
+ &quot;metadata&quot;:{&#xd;
+ &#xd;
+ }&#xd;
+ }&#xd;
+ },&#xd;
+ &quot;name&quot;:&quot;onap.datatypes.monitoring.measurementType&quot;,&#xd;
+ &quot;version&quot;:&quot;0.0.0&quot;,&#xd;
+ &quot;derived_from&quot;:&quot;tosca.datatypes.Root&quot;,&#xd;
+ &quot;metadata&quot;:{&#xd;
+ &#xd;
+ }&#xd;
+ },&#xd;
+ &quot;onap.datatypes.monitoring.measurementTypes&quot;:{&#xd;
+ &quot;constraints&quot;:[&#xd;
+ &#xd;
+ ],&#xd;
+ &quot;properties&quot;:{&#xd;
+ &quot;measurementType&quot;:{&#xd;
+ &quot;name&quot;:&quot;measurementType&quot;,&#xd;
+ &quot;type&quot;:&quot;map&quot;,&#xd;
+ &quot;type_version&quot;:&quot;0.0.0&quot;,&#xd;
+ &quot;description&quot;:&quot;Measurement type object&quot;,&#xd;
+ &quot;required&quot;:true,&#xd;
+ &quot;constraints&quot;:[&#xd;
+ &#xd;
+ ],&#xd;
+ &quot;entry_schema&quot;:{&#xd;
+ &quot;type&quot;:&quot;onap.datatypes.monitoring.measurementType&quot;,&#xd;
+ &quot;type_version&quot;:&quot;0.0.0&quot;,&#xd;
+ &quot;constraints&quot;:[&#xd;
+ &#xd;
+ ]&#xd;
+ },&#xd;
+ &quot;metadata&quot;:{&#xd;
+ &#xd;
+ }&#xd;
+ }&#xd;
+ },&#xd;
+ &quot;name&quot;:&quot;onap.datatypes.monitoring.measurementTypes&quot;,&#xd;
+ &quot;version&quot;:&quot;0.0.0&quot;,&#xd;
+ &quot;derived_from&quot;:&quot;tosca.datatypes.Root&quot;,&#xd;
+ &quot;metadata&quot;:{&#xd;
+ &#xd;
+ }&#xd;
+ },&#xd;
+ &quot;onap.datatypes.monitoring.nfFilter&quot;:{&#xd;
+ &quot;constraints&quot;:[&#xd;
+ &#xd;
+ ],&#xd;
+ &quot;properties&quot;:{&#xd;
+ &quot;modelVersionIDs&quot;:{&#xd;
+ &quot;name&quot;:&quot;modelVersionIDs&quot;,&#xd;
+ &quot;type&quot;:&quot;list&quot;,&#xd;
+ &quot;type_version&quot;:&quot;0.0.0&quot;,&#xd;
+ &quot;description&quot;:&quot;List of model version IDs&quot;,&#xd;
+ &quot;required&quot;:true,&#xd;
+ &quot;constraints&quot;:[&#xd;
+ &#xd;
+ ],&#xd;
+ &quot;entry_schema&quot;:{&#xd;
+ &quot;type&quot;:&quot;string&quot;,&#xd;
+ &quot;type_version&quot;:&quot;0.0.0&quot;,&#xd;
+ &quot;constraints&quot;:[&#xd;
+ &#xd;
+ ]&#xd;
+ },&#xd;
+ &quot;metadata&quot;:{&#xd;
+ &#xd;
+ }&#xd;
+ },&#xd;
+ &quot;modelInvariantIDs&quot;:{&#xd;
+ &quot;name&quot;:&quot;modelInvariantIDs&quot;,&#xd;
+ &quot;type&quot;:&quot;list&quot;,&#xd;
+ &quot;type_version&quot;:&quot;0.0.0&quot;,&#xd;
+ &quot;description&quot;:&quot;List of model invariant IDs&quot;,&#xd;
+ &quot;required&quot;:true,&#xd;
+ &quot;constraints&quot;:[&#xd;
+ &#xd;
+ ],&#xd;
+ &quot;entry_schema&quot;:{&#xd;
+ &quot;type&quot;:&quot;string&quot;,&#xd;
+ &quot;type_version&quot;:&quot;0.0.0&quot;,&#xd;
+ &quot;constraints&quot;:[&#xd;
+ &#xd;
+ ]&#xd;
+ },&#xd;
+ &quot;metadata&quot;:{&#xd;
+ &#xd;
+ }&#xd;
+ },&#xd;
+ &quot;modelNames&quot;:{&#xd;
+ &quot;name&quot;:&quot;modelNames&quot;,&#xd;
+ &quot;type&quot;:&quot;list&quot;,&#xd;
+ &quot;type_version&quot;:&quot;0.0.0&quot;,&#xd;
+ &quot;description&quot;:&quot;List of model names&quot;,&#xd;
+ &quot;required&quot;:true,&#xd;
+ &quot;constraints&quot;:[&#xd;
+ &#xd;
+ ],&#xd;
+ &quot;entry_schema&quot;:{&#xd;
+ &quot;type&quot;:&quot;string&quot;,&#xd;
+ &quot;type_version&quot;:&quot;0.0.0&quot;,&#xd;
+ &quot;constraints&quot;:[&#xd;
+ &#xd;
+ ]&#xd;
+ },&#xd;
+ &quot;metadata&quot;:{&#xd;
+ &#xd;
+ }&#xd;
+ },&#xd;
+ &quot;nfNames&quot;:{&#xd;
+ &quot;name&quot;:&quot;nfNames&quot;,&#xd;
+ &quot;type&quot;:&quot;list&quot;,&#xd;
+ &quot;type_version&quot;:&quot;0.0.0&quot;,&#xd;
+ &quot;description&quot;:&quot;List of network functions&quot;,&#xd;
+ &quot;required&quot;:true,&#xd;
+ &quot;constraints&quot;:[&#xd;
+ &#xd;
+ ],&#xd;
+ &quot;entry_schema&quot;:{&#xd;
+ &quot;type&quot;:&quot;string&quot;,&#xd;
+ &quot;type_version&quot;:&quot;0.0.0&quot;,&#xd;
+ &quot;constraints&quot;:[&#xd;
+ &#xd;
+ ]&#xd;
+ },&#xd;
+ &quot;metadata&quot;:{&#xd;
+ &#xd;
+ }&#xd;
+ }&#xd;
+ },&#xd;
+ &quot;name&quot;:&quot;onap.datatypes.monitoring.nfFilter&quot;,&#xd;
+ &quot;version&quot;:&quot;0.0.0&quot;,&#xd;
+ &quot;derived_from&quot;:&quot;tosca.datatypes.Root&quot;,&#xd;
+ &quot;metadata&quot;:{&#xd;
+ &#xd;
+ }&#xd;
+ },&#xd;
+ &quot;onap.datatypes.monitoring.subscription&quot;:{&#xd;
+ &quot;constraints&quot;:[&#xd;
+ &#xd;
+ ],&#xd;
+ &quot;properties&quot;:{&#xd;
+ &quot;measurementGroups&quot;:{&#xd;
+ &quot;name&quot;:&quot;measurementGroups&quot;,&#xd;
+ &quot;type&quot;:&quot;list&quot;,&#xd;
+ &quot;type_version&quot;:&quot;0.0.0&quot;,&#xd;
+ &quot;description&quot;:&quot;Measurement Groups&quot;,&#xd;
+ &quot;required&quot;:true,&#xd;
+ &quot;constraints&quot;:[&#xd;
+ &#xd;
+ ],&#xd;
+ &quot;entry_schema&quot;:{&#xd;
+ &quot;type&quot;:&quot;onap.datatypes.monitoring.measurementGroups&quot;,&#xd;
+ &quot;type_version&quot;:&quot;0.0.0&quot;,&#xd;
+ &quot;constraints&quot;:[&#xd;
+ &#xd;
+ ]&#xd;
+ },&#xd;
+ &quot;metadata&quot;:{&#xd;
+ &#xd;
+ }&#xd;
+ },&#xd;
+ &quot;fileBasedGP&quot;:{&#xd;
+ &quot;name&quot;:&quot;fileBasedGP&quot;,&#xd;
+ &quot;type&quot;:&quot;integer&quot;,&#xd;
+ &quot;type_version&quot;:&quot;0.0.0&quot;,&#xd;
+ &quot;description&quot;:&quot;File based granularity period&quot;,&#xd;
+ &quot;required&quot;:true,&#xd;
+ &quot;constraints&quot;:[&#xd;
+ &#xd;
+ ],&#xd;
+ &quot;metadata&quot;:{&#xd;
+ &#xd;
+ }&#xd;
+ },&#xd;
+ &quot;fileLocation&quot;:{&#xd;
+ &quot;name&quot;:&quot;fileLocation&quot;,&#xd;
+ &quot;type&quot;:&quot;string&quot;,&#xd;
+ &quot;type_version&quot;:&quot;0.0.0&quot;,&#xd;
+ &quot;description&quot;:&quot;ROP file location&quot;,&#xd;
+ &quot;required&quot;:true,&#xd;
+ &quot;constraints&quot;:[&#xd;
+ &#xd;
+ ],&#xd;
+ &quot;metadata&quot;:{&#xd;
+ &#xd;
+ }&#xd;
+ },&#xd;
+ &quot;subscriptionName&quot;:{&#xd;
+ &quot;name&quot;:&quot;subscriptionName&quot;,&#xd;
+ &quot;type&quot;:&quot;string&quot;,&#xd;
+ &quot;type_version&quot;:&quot;0.0.0&quot;,&#xd;
+ &quot;description&quot;:&quot;Name of the subscription&quot;,&#xd;
+ &quot;required&quot;:true,&#xd;
+ &quot;constraints&quot;:[&#xd;
+ &#xd;
+ ],&#xd;
+ &quot;metadata&quot;:{&#xd;
+ &#xd;
+ }&#xd;
+ },&#xd;
+ &quot;administrativeState&quot;:{&#xd;
+ &quot;name&quot;:&quot;administrativeState&quot;,&#xd;
+ &quot;type&quot;:&quot;string&quot;,&#xd;
+ &quot;type_version&quot;:&quot;0.0.0&quot;,&#xd;
+ &quot;description&quot;:&quot;State of the subscription&quot;,&#xd;
+ &quot;required&quot;:true,&#xd;
+ &quot;constraints&quot;:[&#xd;
+ {&#xd;
+ &quot;valid_values&quot;:[&#xd;
+ &quot;LOCKED&quot;,&#xd;
+ &quot;UNLOCKED&quot;&#xd;
+ ]&#xd;
+ }&#xd;
+ ],&#xd;
+ &quot;metadata&quot;:{&#xd;
+ &#xd;
+ }&#xd;
+ },&#xd;
+ &quot;nfFilter&quot;:{&#xd;
+ &quot;name&quot;:&quot;nfFilter&quot;,&#xd;
+ &quot;type&quot;:&quot;map&quot;,&#xd;
+ &quot;type_version&quot;:&quot;0.0.0&quot;,&#xd;
+ &quot;description&quot;:&quot;Network function filter&quot;,&#xd;
+ &quot;required&quot;:true,&#xd;
+ &quot;constraints&quot;:[&#xd;
+ &#xd;
+ ],&#xd;
+ &quot;entry_schema&quot;:{&#xd;
+ &quot;type&quot;:&quot;onap.datatypes.monitoring.nfFilter&quot;,&#xd;
+ &quot;type_version&quot;:&quot;0.0.0&quot;,&#xd;
+ &quot;constraints&quot;:[&#xd;
+ &#xd;
+ ]&#xd;
+ },&#xd;
+ &quot;metadata&quot;:{&#xd;
+ &#xd;
+ }&#xd;
+ }&#xd;
+ },&#xd;
+ &quot;name&quot;:&quot;onap.datatypes.monitoring.subscription&quot;,&#xd;
+ &quot;version&quot;:&quot;0.0.0&quot;,&#xd;
+ &quot;derived_from&quot;:&quot;tosca.datatypes.Root&quot;,&#xd;
+ &quot;metadata&quot;:{&#xd;
+ &#xd;
+ }&#xd;
+ }&#xd;
+ },&#xd;
+ &quot;policy_types&quot;:{&#xd;
+ &quot;onap.policies.Monitoring&quot;:{&#xd;
+ &quot;properties&quot;:{&#xd;
+ &#xd;
+ },&#xd;
+ &quot;name&quot;:&quot;onap.policies.Monitoring&quot;,&#xd;
+ &quot;version&quot;:&quot;1.0.0&quot;,&#xd;
+ &quot;derived_from&quot;:&quot;tosca.policies.Root&quot;,&#xd;
+ &quot;metadata&quot;:{&#xd;
+ &#xd;
+ },&#xd;
+ &quot;description&quot;:&quot;a base policy type for all policies that govern monitoring provisioning&quot;&#xd;
+ },&#xd;
+ &quot;onap.policies.test123&quot;:{&#xd;
+ &quot;properties&quot;:{&#xd;
+ &#xd;
+ },&#xd;
+ &quot;name&quot;:&quot;onap.policies.test123&quot;,&#xd;
+ &quot;version&quot;:&quot;1.0.0&quot;,&#xd;
+ &quot;derived_from&quot;:&quot;tosca.policies.Root&quot;,&#xd;
+ &quot;metadata&quot;:{&#xd;
+ &#xd;
+ },&#xd;
+ &quot;description&quot;:&quot;a base policy type for all policies that govern monitoring provisioning&quot;&#xd;
+ },&#xd;
+ &quot;onap.policies.controlloop.operational.Common&quot;:{&#xd;
+ &quot;properties&quot;:{&#xd;
+ &quot;abatement&quot;:{&#xd;
+ &quot;name&quot;:&quot;abatement&quot;,&#xd;
+ &quot;type&quot;:&quot;boolean&quot;,&#xd;
+ &quot;type_version&quot;:&quot;0.0.0&quot;,&#xd;
+ &quot;description&quot;:&quot;Whether an abatement event message will be expected for the control loop from DCAE.&quot;,&#xd;
+ &quot;default&quot;:false,&#xd;
+ &quot;required&quot;:true&#xd;
+ },&#xd;
+ &quot;operations&quot;:{&#xd;
+ &quot;name&quot;:&quot;operations&quot;,&#xd;
+ &quot;type&quot;:&quot;list&quot;,&#xd;
+ &quot;type_version&quot;:&quot;0.0.0&quot;,&#xd;
+ &quot;description&quot;:&quot;List of operations to be performed when Control Loop is triggered.&quot;,&#xd;
+ &quot;required&quot;:true,&#xd;
+ &quot;entry_schema&quot;:{&#xd;
+ &quot;type&quot;:&quot;onap.datatype.controlloop.Operation&quot;,&#xd;
+ &quot;type_version&quot;:&quot;0.0.0&quot;&#xd;
+ }&#xd;
+ },&#xd;
+ &quot;trigger&quot;:{&#xd;
+ &quot;name&quot;:&quot;trigger&quot;,&#xd;
+ &quot;type&quot;:&quot;string&quot;,&#xd;
+ &quot;type_version&quot;:&quot;0.0.0&quot;,&#xd;
+ &quot;description&quot;:&quot;Initial operation to execute upon receiving an Onset event message for the Control Loop.&quot;,&#xd;
+ &quot;required&quot;:true&#xd;
+ },&#xd;
+ &quot;timeout&quot;:{&#xd;
+ &quot;name&quot;:&quot;timeout&quot;,&#xd;
+ &quot;type&quot;:&quot;integer&quot;,&#xd;
+ &quot;type_version&quot;:&quot;0.0.0&quot;,&#xd;
+ &quot;description&quot;:&quot;Overall timeout for executing all the operations. This timeout should equal or exceed the total\ntimeout for each operation listed.\n&quot;,&#xd;
+ &quot;required&quot;:true&#xd;
+ },&#xd;
+ &quot;id&quot;:{&#xd;
+ &quot;name&quot;:&quot;id&quot;,&#xd;
+ &quot;type&quot;:&quot;string&quot;,&#xd;
+ &quot;type_version&quot;:&quot;0.0.0&quot;,&#xd;
+ &quot;description&quot;:&quot;The unique control loop id.&quot;,&#xd;
+ &quot;required&quot;:true&#xd;
+ }&#xd;
+ },&#xd;
+ &quot;name&quot;:&quot;onap.policies.controlloop.operational.Common&quot;,&#xd;
+ &quot;version&quot;:&quot;1.0.0&quot;,&#xd;
+ &quot;derived_from&quot;:&quot;tosca.policies.Root&quot;,&#xd;
+ &quot;metadata&quot;:{&#xd;
+ &#xd;
+ },&#xd;
+ &quot;description&quot;:&quot;Operational Policy for Control Loop execution. Originated in Frankfurt to support TOSCA Compliant\nPolicy Types. This does NOT support the legacy Policy YAML policy type.\n&quot;&#xd;
+ },&#xd;
+ &quot;onap.policies.controlloop.operational.common.Apex&quot;:{&#xd;
+ &quot;properties&quot;:{&#xd;
+ &quot;engineServiceParameters&quot;:{&#xd;
+ &quot;name&quot;:&quot;engineServiceParameters&quot;,&#xd;
+ &quot;type&quot;:&quot;string&quot;,&#xd;
+ &quot;type_version&quot;:&quot;0.0.0&quot;,&#xd;
+ &quot;description&quot;:&quot;The engine parameters like name, instanceCount, policy implementation, parameters etc.&quot;,&#xd;
+ &quot;required&quot;:true&#xd;
+ },&#xd;
+ &quot;eventOutputParameters&quot;:{&#xd;
+ &quot;name&quot;:&quot;eventOutputParameters&quot;,&#xd;
+ &quot;type&quot;:&quot;string&quot;,&#xd;
+ &quot;type_version&quot;:&quot;0.0.0&quot;,&#xd;
+ &quot;description&quot;:&quot;The event output parameters.&quot;,&#xd;
+ &quot;required&quot;:true&#xd;
+ },&#xd;
+ &quot;javaProperties&quot;:{&#xd;
+ &quot;name&quot;:&quot;javaProperties&quot;,&#xd;
+ &quot;type&quot;:&quot;string&quot;,&#xd;
+ &quot;type_version&quot;:&quot;0.0.0&quot;,&#xd;
+ &quot;description&quot;:&quot;Name/value pairs of properties to be set for APEX if needed.&quot;,&#xd;
+ &quot;required&quot;:false&#xd;
+ },&#xd;
+ &quot;eventInputParameters&quot;:{&#xd;
+ &quot;name&quot;:&quot;eventInputParameters&quot;,&#xd;
+ &quot;type&quot;:&quot;string&quot;,&#xd;
+ &quot;type_version&quot;:&quot;0.0.0&quot;,&#xd;
+ &quot;description&quot;:&quot;The event input parameters.&quot;,&#xd;
+ &quot;required&quot;:true&#xd;
+ }&#xd;
+ },&#xd;
+ &quot;name&quot;:&quot;onap.policies.controlloop.operational.common.Apex&quot;,&#xd;
+ &quot;version&quot;:&quot;1.0.0&quot;,&#xd;
+ &quot;derived_from&quot;:&quot;onap.policies.controlloop.operational.Common&quot;,&#xd;
+ &quot;metadata&quot;:{&#xd;
+ &#xd;
+ },&#xd;
+ &quot;description&quot;:&quot;Operational policies for Apex PDP&quot;&#xd;
+ },&#xd;
+ &quot;onap.policies.monitoring.dcae-pm-subscription-handler&quot;:{&#xd;
+ &quot;properties&quot;:{&#xd;
+ &quot;pmsh_policy&quot;:{&#xd;
+ &quot;name&quot;:&quot;pmsh_policy&quot;,&#xd;
+ &quot;type&quot;:&quot;onap.datatypes.monitoring.subscription&quot;,&#xd;
+ &quot;type_version&quot;:&quot;0.0.0&quot;,&#xd;
+ &quot;description&quot;:&quot;PMSH Policy JSON&quot;,&#xd;
+ &quot;required&quot;:false,&#xd;
+ &quot;constraints&quot;:[&#xd;
+ &#xd;
+ ],&#xd;
+ &quot;metadata&quot;:{&#xd;
+ &#xd;
+ }&#xd;
+ }&#xd;
+ },&#xd;
+ &quot;name&quot;:&quot;onap.policies.monitoring.dcae-pm-subscription-handler&quot;,&#xd;
+ &quot;version&quot;:&quot;1.0.0&quot;,&#xd;
+ &quot;derived_from&quot;:&quot;onap.policies.Monitoring&quot;,&#xd;
+ &quot;metadata&quot;:{&#xd;
+ &#xd;
+ }&#xd;
+ }&#xd;
+ },&#xd;
+ &quot;topology_template&quot;:{&#xd;
+ &#xd;
+ },&#xd;
+ &quot;name&quot;:&quot;NULL&quot;,&#xd;
+ &quot;version&quot;:&quot;0.0.0&quot;&#xd;
+ },&#xd;
+ &quot;propertiesMap&quot;: {&#xd;
+ &quot;provider_instance&quot;: {&#xd;
+ &quot;name&quot;: &quot;provider_instance&quot;,&#xd;
+ &quot;version&quot;: &quot;1.2.3&quot;,&#xd;
+ &quot;type&quot;: &quot;org.onap.datatypes.policy.clamp.controlloop.policControlLoopElement.Chart&quot;,&#xd;
+ &quot;typeVersion&quot;: &quot;1.0.0&quot;,&#xd;
+ &quot;description&quot;: &quot;The helm chart for the microservice&quot;,&#xd;
+ &quot;required&quot;: true&#xd;
+ }&#xd;
+ },&#xd;
+ &quot;description&quot;: &quot;Monitoring Policy Control Loop Element for the PMSH instance 0 control loop&quot;&#xd;
+ },&#xd;
+ &quot;709c62b3-8918-41b9-a747-d21eb79c6c22&quot;: {&#xd;
+ &quot;id&quot;: &quot;709c62b3-8918-41b9-a747-d21eb79c6c22&quot;,&#xd;
+ &quot;definition&quot;: {&#xd;
+ &quot;name&quot;: &quot;org.onap.domain.pmsh.PMSH_OperationalPolicyControlLoopElement&quot;,&#xd;
+ &quot;version&quot;: &quot;1.2.3&quot;&#xd;
+ },&#xd;
+ &quot;participantType&quot;:{&#xd;
+ &quot;name&quot;:&quot;org.onap.policy.controlloop.PolicyControlLoopParticipant&quot;,&#xd;
+ &quot;version&quot;:&quot;2.3.1&quot;&#xd;
+ },&#xd;
+ &quot;participantId&quot;:{&#xd;
+ &quot;name&quot;:&quot;org.onap.PM_Policy&quot;,&#xd;
+ &quot;version&quot;:&quot;1.0.0&quot;&#xd;
+ },&#xd;
+ &quot;state&quot;:&quot;UNINITIALISED&quot;,&#xd;
+ &quot;orderedState&quot;:&quot;UNINITIALISED&quot;,&#xd;
+ &quot;propertiesMap&quot;: {&#xd;
+ &quot;provider_instance&quot;: {&#xd;
+ &quot;name&quot;: &quot;provider_instance&quot;,&#xd;
+ &quot;version&quot;: &quot;1.2.3&quot;,&#xd;
+ &quot;type&quot;: &quot;org.onap.datatypes.policy.clamp.controlloop.policControlLoopElement.Chart&quot;,&#xd;
+ &quot;typeVersion&quot;: &quot;1.0.0&quot;,&#xd;
+ &quot;description&quot;: &quot;The helm chart for the microservice&quot;,&#xd;
+ &quot;required&quot;: true&#xd;
+ }&#xd;
+ },&#xd;
+ &quot;description&quot;: &quot;Operational Policy Control Loop Element for the PMSH instance 0 control loop&quot;&#xd;
+ }&#xd;
+ }&#xd;
+ }&#xd;
+ ]&#xd;
+}</stringProp>
+ <stringProp name="Argument.metadata">=</stringProp>
+ </elementProp>
+ </collectionProp>
+ </elementProp>
+ <stringProp name="HTTPSampler.domain">${RUNTIME_HOST}</stringProp>
+ <stringProp name="HTTPSampler.port">${RUNTIME_PORT}</stringProp>
+ <stringProp name="HTTPSampler.protocol">https</stringProp>
+ <stringProp name="HTTPSampler.contentEncoding"></stringProp>
+ <stringProp name="HTTPSampler.path">/onap/controlloop/v2/instantiation</stringProp>
+ <stringProp name="HTTPSampler.method">POST</stringProp>
+ <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
+ <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
+ <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
+ <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
+ <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
+ <stringProp name="HTTPSampler.connect_timeout"></stringProp>
+ <stringProp name="HTTPSampler.response_timeout"></stringProp>
+ </HTTPSamplerProxy>
+ <hashTree>
+ <ResponseAssertion guiclass="AssertionGui" testclass="ResponseAssertion" testname="Response Assertion" enabled="true">
+ <collectionProp name="Asserion.test_strings">
+ <stringProp name="49586">200</stringProp>
+ </collectionProp>
+ <stringProp name="Assertion.custom_message"></stringProp>
+ <stringProp name="Assertion.test_field">Assertion.response_code</stringProp>
+ <boolProp name="Assertion.assume_success">false</boolProp>
+ <intProp name="Assertion.test_type">1</intProp>
+ </ResponseAssertion>
+ <hashTree/>
+ </hashTree>
+ </hashTree>
+ <ThreadGroup guiclass="ThreadGroupGui" testclass="ThreadGroup" testname="ControlLoop Test Flow" enabled="true">
+ <stringProp name="ThreadGroup.on_sample_error">continue</stringProp>
+ <elementProp name="ThreadGroup.main_controller" elementType="LoopController" guiclass="LoopControlPanel" testclass="LoopController" testname="Loop Controller" enabled="true">
+ <boolProp name="LoopController.continue_forever">false</boolProp>
+ <intProp name="LoopController.loops">-1</intProp>
+ </elementProp>
+ <stringProp name="ThreadGroup.num_threads">${USERS}</stringProp>
+ <stringProp name="ThreadGroup.ramp_time">1</stringProp>
+ <boolProp name="ThreadGroup.scheduler">true</boolProp>
+ <stringProp name="ThreadGroup.duration">7200</stringProp>
+ <stringProp name="ThreadGroup.delay"></stringProp>
+ <boolProp name="ThreadGroup.same_user_on_next_iteration">true</boolProp>
+ </ThreadGroup>
+ <hashTree>
+ <HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="Check controlloop state" enabled="true">
+ <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" testname="User Defined Variables" enabled="true">
+ <collectionProp name="Arguments.arguments"/>
+ </elementProp>
+ <stringProp name="HTTPSampler.domain">${RUNTIME_HOST}</stringProp>
+ <stringProp name="HTTPSampler.port">${RUNTIME_PORT}</stringProp>
+ <stringProp name="HTTPSampler.protocol">https</stringProp>
+ <stringProp name="HTTPSampler.contentEncoding"></stringProp>
+ <stringProp name="HTTPSampler.path">/onap/controlloop/v2/instantiation</stringProp>
+ <stringProp name="HTTPSampler.method">GET</stringProp>
+ <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
+ <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
+ <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
+ <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
+ <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
+ <stringProp name="HTTPSampler.connect_timeout"></stringProp>
+ <stringProp name="HTTPSampler.response_timeout"></stringProp>
+ <stringProp name="TestPlan.comments">Basic Health Check</stringProp>
+ </HTTPSamplerProxy>
+ <hashTree>
+ <ResponseAssertion guiclass="AssertionGui" testclass="ResponseAssertion" testname="Response Assertion" enabled="true">
+ <collectionProp name="Asserion.test_strings">
+ <stringProp name="49586">200</stringProp>
+ </collectionProp>
+ <stringProp name="Assertion.custom_message"></stringProp>
+ <stringProp name="Assertion.test_field">Assertion.response_code</stringProp>
+ <boolProp name="Assertion.assume_success">false</boolProp>
+ <intProp name="Assertion.test_type">1</intProp>
+ </ResponseAssertion>
+ <hashTree/>
+ </hashTree>
+ <HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="Change State to PASSIVE" enabled="true">
+ <boolProp name="HTTPSampler.postBodyRaw">true</boolProp>
+ <elementProp name="HTTPsampler.Arguments" elementType="Arguments">
+ <collectionProp name="Arguments.arguments">
+ <elementProp name="" elementType="HTTPArgument">
+ <boolProp name="HTTPArgument.always_encode">false</boolProp>
+ <stringProp name="Argument.value">{&#xd;
+ &quot;orderedState&quot;: &quot;PASSIVE&quot;,&#xd;
+ &quot;controlLoopIdentifierList&quot;: [&#xd;
+ {&#xd;
+ &quot;name&quot;: &quot;PMSHInstance0&quot;,&#xd;
+ &quot;version&quot;: &quot;1.0.1&quot;&#xd;
+ }&#xd;
+ ]&#xd;
+}</stringProp>
+ <stringProp name="Argument.metadata">=</stringProp>
+ </elementProp>
+ </collectionProp>
+ </elementProp>
+ <stringProp name="HTTPSampler.domain">${RUNTIME_HOST}</stringProp>
+ <stringProp name="HTTPSampler.port">${RUNTIME_PORT}</stringProp>
+ <stringProp name="HTTPSampler.protocol">https</stringProp>
+ <stringProp name="HTTPSampler.contentEncoding"></stringProp>
+ <stringProp name="HTTPSampler.path">/onap/controlloop/v2/instantiation/command</stringProp>
+ <stringProp name="HTTPSampler.method">PUT</stringProp>
+ <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
+ <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
+ <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
+ <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
+ <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
+ <stringProp name="HTTPSampler.connect_timeout"></stringProp>
+ <stringProp name="HTTPSampler.response_timeout"></stringProp>
+ </HTTPSamplerProxy>
+ <hashTree>
+ <ConstantTimer guiclass="ConstantTimerGui" testclass="ConstantTimer" testname="Constant Timer" enabled="true">
+ <stringProp name="ConstantTimer.delay">6000</stringProp>
+ </ConstantTimer>
+ <hashTree/>
+ <ResponseAssertion guiclass="AssertionGui" testclass="ResponseAssertion" testname="Response Assertion" enabled="true">
+ <collectionProp name="Asserion.test_strings">
+ <stringProp name="49588">202</stringProp>
+ <stringProp name="51508">400</stringProp>
+ <stringProp name="51514">406</stringProp>
+ </collectionProp>
+ <stringProp name="Assertion.custom_message"></stringProp>
+ <stringProp name="Assertion.test_field">Assertion.response_code</stringProp>
+ <boolProp name="Assertion.assume_success">true</boolProp>
+ <intProp name="Assertion.test_type">34</intProp>
+ </ResponseAssertion>
+ <hashTree/>
+ </hashTree>
+ <HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="Check controlloop state" enabled="true">
+ <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" testname="User Defined Variables" enabled="true">
+ <collectionProp name="Arguments.arguments"/>
+ </elementProp>
+ <stringProp name="HTTPSampler.domain">${RUNTIME_HOST}</stringProp>
+ <stringProp name="HTTPSampler.port">${RUNTIME_PORT}</stringProp>
+ <stringProp name="HTTPSampler.protocol">https</stringProp>
+ <stringProp name="HTTPSampler.contentEncoding"></stringProp>
+ <stringProp name="HTTPSampler.path">/onap/controlloop/v2/instantiation</stringProp>
+ <stringProp name="HTTPSampler.method">GET</stringProp>
+ <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
+ <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
+ <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
+ <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
+ <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
+ <stringProp name="HTTPSampler.connect_timeout"></stringProp>
+ <stringProp name="HTTPSampler.response_timeout"></stringProp>
+ <stringProp name="TestPlan.comments">Basic Health Check</stringProp>
+ </HTTPSamplerProxy>
+ <hashTree>
+ <ResponseAssertion guiclass="AssertionGui" testclass="ResponseAssertion" testname="Response Assertion" enabled="true">
+ <collectionProp name="Asserion.test_strings">
+ <stringProp name="49586">200</stringProp>
+ </collectionProp>
+ <stringProp name="Assertion.custom_message"></stringProp>
+ <stringProp name="Assertion.test_field">Assertion.response_code</stringProp>
+ <boolProp name="Assertion.assume_success">false</boolProp>
+ <intProp name="Assertion.test_type">1</intProp>
+ </ResponseAssertion>
+ <hashTree/>
+ </hashTree>
+ <HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="Change State to UNINITIALISED" enabled="true">
+ <boolProp name="HTTPSampler.postBodyRaw">true</boolProp>
+ <elementProp name="HTTPsampler.Arguments" elementType="Arguments">
+ <collectionProp name="Arguments.arguments">
+ <elementProp name="" elementType="HTTPArgument">
+ <boolProp name="HTTPArgument.always_encode">false</boolProp>
+ <stringProp name="Argument.value">{&#xd;
+ &quot;orderedState&quot;: &quot;UNINITIALISED&quot;,&#xd;
+ &quot;controlLoopIdentifierList&quot;: [&#xd;
+ {&#xd;
+ &quot;name&quot;: &quot;PMSHInstance0&quot;,&#xd;
+ &quot;version&quot;: &quot;1.0.1&quot;&#xd;
+ }&#xd;
+ ]&#xd;
+}</stringProp>
+ <stringProp name="Argument.metadata">=</stringProp>
+ </elementProp>
+ </collectionProp>
+ </elementProp>
+ <stringProp name="HTTPSampler.domain">${RUNTIME_HOST}</stringProp>
+ <stringProp name="HTTPSampler.port">${RUNTIME_PORT}</stringProp>
+ <stringProp name="HTTPSampler.protocol">https</stringProp>
+ <stringProp name="HTTPSampler.contentEncoding"></stringProp>
+ <stringProp name="HTTPSampler.path">/onap/controlloop/v2/instantiation/command</stringProp>
+ <stringProp name="HTTPSampler.method">PUT</stringProp>
+ <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
+ <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
+ <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
+ <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
+ <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
+ <stringProp name="HTTPSampler.connect_timeout"></stringProp>
+ <stringProp name="HTTPSampler.response_timeout"></stringProp>
+ </HTTPSamplerProxy>
+ <hashTree>
+ <ResponseAssertion guiclass="AssertionGui" testclass="ResponseAssertion" testname="Response Assertion" enabled="true">
+ <collectionProp name="Asserion.test_strings">
+ <stringProp name="51508">400</stringProp>
+ <stringProp name="51514">406</stringProp>
+ <stringProp name="49588">202</stringProp>
+ </collectionProp>
+ <stringProp name="Assertion.custom_message"></stringProp>
+ <stringProp name="Assertion.test_field">Assertion.response_code</stringProp>
+ <boolProp name="Assertion.assume_success">true</boolProp>
+ <intProp name="Assertion.test_type">34</intProp>
+ </ResponseAssertion>
+ <hashTree/>
+ <ConstantTimer guiclass="ConstantTimerGui" testclass="ConstantTimer" testname="Constant Timer" enabled="true">
+ <stringProp name="ConstantTimer.delay">6000</stringProp>
+ </ConstantTimer>
+ <hashTree/>
+ </hashTree>
+ <HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="Check controlloop state" enabled="true">
+ <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" testname="User Defined Variables" enabled="true">
+ <collectionProp name="Arguments.arguments"/>
+ </elementProp>
+ <stringProp name="HTTPSampler.domain">${RUNTIME_HOST}</stringProp>
+ <stringProp name="HTTPSampler.port">${RUNTIME_PORT}</stringProp>
+ <stringProp name="HTTPSampler.protocol">https</stringProp>
+ <stringProp name="HTTPSampler.contentEncoding"></stringProp>
+ <stringProp name="HTTPSampler.path">/onap/controlloop/v2/instantiation</stringProp>
+ <stringProp name="HTTPSampler.method">GET</stringProp>
+ <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
+ <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
+ <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
+ <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
+ <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
+ <stringProp name="HTTPSampler.connect_timeout"></stringProp>
+ <stringProp name="HTTPSampler.response_timeout"></stringProp>
+ <stringProp name="TestPlan.comments">Basic Health Check</stringProp>
+ </HTTPSamplerProxy>
+ <hashTree>
+ <ResponseAssertion guiclass="AssertionGui" testclass="ResponseAssertion" testname="Response Assertion" enabled="true">
+ <collectionProp name="Asserion.test_strings">
+ <stringProp name="49586">200</stringProp>
+ </collectionProp>
+ <stringProp name="Assertion.custom_message"></stringProp>
+ <stringProp name="Assertion.test_field">Assertion.response_code</stringProp>
+ <boolProp name="Assertion.assume_success">false</boolProp>
+ <intProp name="Assertion.test_type">1</intProp>
+ </ResponseAssertion>
+ <hashTree/>
+ </hashTree>
+ <ConstantTimer guiclass="ConstantTimerGui" testclass="ConstantTimer" testname="Constant Timer" enabled="false">
+ <stringProp name="ConstantTimer.delay">1000</stringProp>
+ </ConstantTimer>
+ <hashTree/>
+ </hashTree>
+ <PostThreadGroup guiclass="PostThreadGroupGui" testclass="PostThreadGroup" testname="tearDown Thread Group" enabled="true">
+ <stringProp name="ThreadGroup.on_sample_error">stoptest</stringProp>
+ <elementProp name="ThreadGroup.main_controller" elementType="LoopController" guiclass="LoopControlPanel" testclass="LoopController" testname="Loop Controller" enabled="true">
+ <boolProp name="LoopController.continue_forever">false</boolProp>
+ <stringProp name="LoopController.loops">1</stringProp>
+ </elementProp>
+ <stringProp name="ThreadGroup.num_threads">1</stringProp>
+ <stringProp name="ThreadGroup.ramp_time">1</stringProp>
+ <boolProp name="ThreadGroup.scheduler">false</boolProp>
+ <stringProp name="ThreadGroup.duration"></stringProp>
+ <stringProp name="ThreadGroup.delay"></stringProp>
+ <boolProp name="ThreadGroup.same_user_on_next_iteration">true</boolProp>
+ </PostThreadGroup>
+ <hashTree>
+ <HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="Delete instantiated controlloop" enabled="true">
+ <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" testname="User Defined Variables" enabled="true">
+ <collectionProp name="Arguments.arguments"/>
+ </elementProp>
+ <stringProp name="HTTPSampler.domain">${RUNTIME_HOST}</stringProp>
+ <stringProp name="HTTPSampler.port">${RUNTIME_PORT}</stringProp>
+ <stringProp name="HTTPSampler.protocol">https</stringProp>
+ <stringProp name="HTTPSampler.contentEncoding"></stringProp>
+ <stringProp name="HTTPSampler.path">/onap/controlloop/v2/instantiation?name=PMSHInstance0&amp;version=1.0.1</stringProp>
+ <stringProp name="HTTPSampler.method">DELETE</stringProp>
+ <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
+ <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
+ <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
+ <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
+ <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
+ <stringProp name="HTTPSampler.connect_timeout"></stringProp>
+ <stringProp name="HTTPSampler.response_timeout"></stringProp>
+ </HTTPSamplerProxy>
+ <hashTree>
+ <ResponseAssertion guiclass="AssertionGui" testclass="ResponseAssertion" testname="Response Assertion" enabled="true">
+ <collectionProp name="Asserion.test_strings">
+ <stringProp name="49586">200</stringProp>
+ </collectionProp>
+ <stringProp name="Assertion.custom_message"></stringProp>
+ <stringProp name="Assertion.test_field">Assertion.response_code</stringProp>
+ <boolProp name="Assertion.assume_success">false</boolProp>
+ <intProp name="Assertion.test_type">1</intProp>
+ </ResponseAssertion>
+ <hashTree/>
+ <ConstantTimer guiclass="ConstantTimerGui" testclass="ConstantTimer" testname="Constant Timer" enabled="true">
+ <stringProp name="ConstantTimer.delay">6000</stringProp>
+ </ConstantTimer>
+ <hashTree/>
+ </hashTree>
+ <HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="Delete ControlLoop Definition" enabled="true">
+ <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" testname="User Defined Variables" enabled="true">
+ <collectionProp name="Arguments.arguments"/>
+ </elementProp>
+ <stringProp name="HTTPSampler.domain">${RUNTIME_HOST}</stringProp>
+ <stringProp name="HTTPSampler.port">${RUNTIME_PORT}</stringProp>
+ <stringProp name="HTTPSampler.protocol">https</stringProp>
+ <stringProp name="HTTPSampler.contentEncoding"></stringProp>
+ <stringProp name="HTTPSampler.path">/onap/controlloop/v2/commission?name=NULL&amp;version=0.0.0</stringProp>
+ <stringProp name="HTTPSampler.method">DELETE</stringProp>
+ <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
+ <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
+ <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
+ <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
+ <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
+ <stringProp name="HTTPSampler.connect_timeout"></stringProp>
+ <stringProp name="HTTPSampler.response_timeout"></stringProp>
+ </HTTPSamplerProxy>
+ <hashTree>
+ <ResponseAssertion guiclass="AssertionGui" testclass="ResponseAssertion" testname="Response Assertion" enabled="true">
+ <collectionProp name="Asserion.test_strings">
+ <stringProp name="49586">200</stringProp>
+ </collectionProp>
+ <stringProp name="Assertion.custom_message"></stringProp>
+ <stringProp name="Assertion.test_field">Assertion.response_code</stringProp>
+ <boolProp name="Assertion.assume_success">false</boolProp>
+ <intProp name="Assertion.test_type">1</intProp>
+ </ResponseAssertion>
+ <hashTree/>
+ </hashTree>
+ </hashTree>
+ <ResultCollector guiclass="SummaryReport" testclass="ResultCollector" testname="Summary Report" enabled="true">
+ <boolProp name="ResultCollector.error_logging">false</boolProp>
+ <objProp>
+ <name>saveConfig</name>
+ <value class="SampleSaveConfiguration">
+ <time>true</time>
+ <latency>true</latency>
+ <timestamp>true</timestamp>
+ <success>true</success>
+ <label>true</label>
+ <code>true</code>
+ <message>true</message>
+ <threadName>true</threadName>
+ <dataType>true</dataType>
+ <encoding>false</encoding>
+ <assertions>true</assertions>
+ <subresults>true</subresults>
+ <responseData>false</responseData>
+ <samplerData>false</samplerData>
+ <xml>false</xml>
+ <fieldNames>true</fieldNames>
+ <responseHeaders>false</responseHeaders>
+ <requestHeaders>false</requestHeaders>
+ <responseDataOnError>false</responseDataOnError>
+ <saveAssertionResultsFailureMessage>true</saveAssertionResultsFailureMessage>
+ <assertionsResultsToSave>0</assertionsResultsToSave>
+ <bytes>true</bytes>
+ <sentBytes>true</sentBytes>
+ <url>true</url>
+ <threadCounts>true</threadCounts>
+ <idleTime>true</idleTime>
+ <connectTime>true</connectTime>
+ </value>
+ </objProp>
+ <stringProp name="filename">${LOGS_PATH}testresults.jtl</stringProp>
+ </ResultCollector>
+ <hashTree/>
+ <ResultCollector guiclass="ViewResultsFullVisualizer" testclass="ResultCollector" testname="View Results Tree" enabled="true">
+ <boolProp name="ResultCollector.error_logging">false</boolProp>
+ <objProp>
+ <name>saveConfig</name>
+ <value class="SampleSaveConfiguration">
+ <time>true</time>
+ <latency>true</latency>
+ <timestamp>true</timestamp>
+ <success>true</success>
+ <label>true</label>
+ <code>true</code>
+ <message>true</message>
+ <threadName>true</threadName>
+ <dataType>true</dataType>
+ <encoding>false</encoding>
+ <assertions>true</assertions>
+ <subresults>true</subresults>
+ <responseData>false</responseData>
+ <samplerData>false</samplerData>
+ <xml>false</xml>
+ <fieldNames>true</fieldNames>
+ <responseHeaders>false</responseHeaders>
+ <requestHeaders>false</requestHeaders>
+ <responseDataOnError>false</responseDataOnError>
+ <saveAssertionResultsFailureMessage>true</saveAssertionResultsFailureMessage>
+ <assertionsResultsToSave>0</assertionsResultsToSave>
+ <bytes>true</bytes>
+ <sentBytes>true</sentBytes>
+ <url>true</url>
+ <threadCounts>true</threadCounts>
+ <idleTime>true</idleTime>
+ <connectTime>true</connectTime>
+ </value>
+ </objProp>
+ <stringProp name="filename">${LOGS_PATH}resultTree.log</stringProp>
+ </ResultCollector>
+ <hashTree/>
+ <ResultCollector guiclass="TableVisualizer" testclass="ResultCollector" testname="View Results in Table" enabled="true">
+ <boolProp name="ResultCollector.error_logging">false</boolProp>
+ <objProp>
+ <name>saveConfig</name>
+ <value class="SampleSaveConfiguration">
+ <time>true</time>
+ <latency>true</latency>
+ <timestamp>true</timestamp>
+ <success>true</success>
+ <label>true</label>
+ <code>true</code>
+ <message>true</message>
+ <threadName>true</threadName>
+ <dataType>true</dataType>
+ <encoding>false</encoding>
+ <assertions>true</assertions>
+ <subresults>true</subresults>
+ <responseData>false</responseData>
+ <samplerData>false</samplerData>
+ <xml>false</xml>
+ <fieldNames>true</fieldNames>
+ <responseHeaders>false</responseHeaders>
+ <requestHeaders>false</requestHeaders>
+ <responseDataOnError>false</responseDataOnError>
+ <saveAssertionResultsFailureMessage>true</saveAssertionResultsFailureMessage>
+ <assertionsResultsToSave>0</assertionsResultsToSave>
+ <bytes>true</bytes>
+ <sentBytes>true</sentBytes>
+ <url>true</url>
+ <threadCounts>true</threadCounts>
+ <idleTime>true</idleTime>
+ <connectTime>true</connectTime>
+ </value>
+ </objProp>
+ <stringProp name="filename">${LOGS_PATH}resultTable.log</stringProp>
+ </ResultCollector>
+ <hashTree/>
+ </hashTree>
+ </hashTree>
+</jmeterTestPlan>
diff --git a/testsuites/performance/src/main/resources/testplans/results.sh b/testsuites/performance/src/main/resources/testplans/results.sh
new file mode 100644
index 000000000..adb3e03dd
--- /dev/null
+++ b/testsuites/performance/src/main/resources/testplans/results.sh
@@ -0,0 +1,32 @@
+#!/bin/bash
+
+#============LICENSE_START=======================================================
+#Copyright (C) 2021 Nordix Foundation.
+#================================================================================
+#Licensed under the Apache License, Version 2.0 (the "License");
+#you may not use this file except in compliance with the License.
+#You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+#Unless required by applicable law or agreed to in writing, software
+#distributed under the License is distributed on an "AS IS" BASIS,
+#WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+#See the License for the specific language governing permissions and
+#limitations under the License.
+#============LICENSE_END=========================================================
+
+LOGFILE=$1
+if [[ ! -f $LOGFILE ]]; then
+ echo "The file '$LOGFILE' in not provided."
+ echo "Please provide log file to process."
+ exit 1
+fi
+
+echo "File being processed: " $LOGFILE
+RES=$(awk -F "," 'NR>1 { total += $15 } END { print total/NR }' $LOGFILE)
+echo "Average Latency: " $RES
+LC=$(awk 'END{print NR}' $LOGFILE)
+echo "Total Requests:" $LC
+echo "Requests/sec:" $((LC/5))
+
diff --git a/testsuites/pom.xml b/testsuites/pom.xml
new file mode 100644
index 000000000..6c972e9a1
--- /dev/null
+++ b/testsuites/pom.xml
@@ -0,0 +1,40 @@
+<!--
+ ============LICENSE_START=======================================================
+ Copyright (C) 2021 Nordix Foundation.
+ ================================================================================
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+
+ SPDX-License-Identifier: Apache-2.0
+ ============LICENSE_END=========================================================
+-->
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+ <modelVersion>4.0.0</modelVersion>
+ <parent>
+ <groupId>org.onap.policy.clamp</groupId>
+ <artifactId>policy-clamp</artifactId>
+ <version>6.1.3-SNAPSHOT</version>
+ </parent>
+
+ <artifactId>clamp-testsuites</artifactId>
+ <packaging>pom</packaging>
+
+ <properties>
+ <!-- There is no code in this sub-module, only holds interfaces. So skip sonar. -->
+ <sonar.skip>true</sonar.skip>
+ </properties>
+
+ <modules>
+ <module>stability</module>
+ <module>performance</module>
+ </modules>
+</project>
diff --git a/testsuites/readme.text b/testsuites/readme.text
new file mode 100644
index 000000000..2257452d5
--- /dev/null
+++ b/testsuites/readme.text
@@ -0,0 +1,73 @@
+#-------------------------------------------------------------------------------
+# ============LICENSE_START=======================================================
+ Copyright (C) 2021 Nordix Foundation.
+# ================================================================================
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+#
+# SPDX-License-Identifier: Apache-2.0
+# ============LICENSE_END=========================================================
+#-------------------------------------------------------------------------------
+
+To set up S3P test environment with all docker images, either build the docker images locally with
+"mvn clean install -P docker" in clamp/packages directory Or use policy/docker/csit to bring up docker images.
+
+Important Instructions to setup environment using CSIT:
+-------------------------------------------------------
+Step 1: $cd policy/docker/csit
+
+Step 2:
+$vi run-project-csit.sh
+Comment the on_exit cleanup function call in run-project-csit.sh file. By doing this, docker images once started will not be shutdown.
+All images will be up and running, to carryout any Stability or Performance tests using JMeter.
+# ensure that teardown and other finalizing steps are always executed
+#trap on_exit EXIT
+
+Step 3:
+./run-project-csit.sh clamp
+This command will bring up all required docker images
+
+Step 4: Ensure the IP's and Ports in stability.jmx and performance.jmx are changed, and reflecting to the IP's of docker images.
+Example:
+$cd ./clamp/testsuites/stability/src/main/resources/testplans/stability.jmx
+ <elementProp name="RUNTIME_HOST" elementType="Argument">
+ <stringProp name="Argument.name">RUNTIME_HOST</stringProp>
+ <stringProp name="Argument.value">192.168.48.9</stringProp>
+ <stringProp name="Argument.metadata">=</stringProp>
+ </elementProp>
+
+
+On successfull docker image bring up:
+------------------------------------
+$docker ps
+CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
+a9cb0cd103cf onap/policy-clamp-cl-runtime:latest "/opt/app/policy/bin…" 41 seconds ago Up 40 seconds 6969/tcp policy-clamp-cl-runtime
+886e572b8438 onap/policy-clamp-cl-pf-ppnt:latest "/opt/app/policy/bin…" 42 seconds ago Up 41 seconds 6973/tcp policy-clamp-cl-pf-ppnt
+035707b1b95f nexus3.onap.org:10001/onap/policy-api:2.5-SNAPSHOT-latest "./wait_for_port.sh …" 42 seconds ago Up 42 seconds 6969/tcp policy-api
+d34204f95ff3 onap/policy-clamp-cl-http-ppnt:latest "/opt/app/policy/bin…" 43 seconds ago Up 42 seconds 6971/tcp policy-clamp-cl-http-ppnt
+4470e608c9a8 onap/policy-clamp-cl-k8s-ppnt:latest "/opt/app/policy/bin…" 43 seconds ago Up 42 seconds 6972/tcp, 8083/tcp policy-clamp-cl-k8s-ppnt
+62229d46b79c nexus3.onap.org:10001/onap/policy-models-simulator:2.5-SNAPSHOT-latest "bash simulators.sh" 45 seconds ago Up 43 seconds 3905/tcp, 6666/tcp, 6668-6670/tcp, 6680/tcp simulator
+efaf0ca5e1f0 nexus3.onap.org:10001/mariadb:10.5.8 "docker-entrypoint.s…" 45 seconds ago Up 43 seconds 3306/tcp mariadb
+
+To start performance tests:
+--------------------------
+nohup ./jMeter/apache-jmeter-5.2.1/bin/jmeter -n -t performance.jmx -l testresults.jtl
+
+To start stability tests:
+--------------------------
+nohup ./jMeter/apache-jmeter-5.2.1/bin/jmeter -n -t stability.jmx -l testresults.jtl
+
+To remove all docker images after Stability (72hrs) and Performance(2hrs) test runs:
+-----------------------------------------------------------------------------------
+cd policy/docker/csit
+docker-compose -f ./docker-compose-all.yml down -v
+
diff --git a/testsuites/stability/pom.xml b/testsuites/stability/pom.xml
new file mode 100644
index 000000000..0cec5d317
--- /dev/null
+++ b/testsuites/stability/pom.xml
@@ -0,0 +1,28 @@
+<!--
+ ============LICENSE_START=======================================================
+ Copyright (C) 2021 Nordix Foundation.
+ ================================================================================
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+
+ SPDX-License-Identifier: Apache-2.0
+ ============LICENSE_END=========================================================
+-->
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+ <modelVersion>4.0.0</modelVersion>
+ <parent>
+ <groupId>org.onap.policy.clamp</groupId>
+ <artifactId>clamp-testsuites</artifactId>
+ <version>6.1.3-SNAPSHOT</version>
+ </parent>
+ <artifactId>clamp-stability</artifactId>
+</project>
diff --git a/testsuites/stability/src/main/resources/testplans/stability.jmx b/testsuites/stability/src/main/resources/testplans/stability.jmx
new file mode 100644
index 000000000..32bb36012
--- /dev/null
+++ b/testsuites/stability/src/main/resources/testplans/stability.jmx
@@ -0,0 +1,2268 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<jmeterTestPlan version="1.2" properties="5.0" jmeter="5.4.1">
+ <hashTree>
+ <TestPlan guiclass="TestPlanGui" testclass="TestPlan" testname="Policy Clamp Controlloop Stability" enabled="true">
+ <stringProp name="TestPlan.comments">Policy Clamp Controlloop Stability Tests</stringProp>
+ <boolProp name="TestPlan.functional_mode">false</boolProp>
+ <boolProp name="TestPlan.tearDown_on_shutdown">true</boolProp>
+ <boolProp name="TestPlan.serialize_threadgroups">true</boolProp>
+ <elementProp name="TestPlan.user_defined_variables" elementType="Arguments" guiclass="ArgumentsPanel" testclass="Arguments" testname="User Defined Variables" enabled="true">
+ <collectionProp name="Arguments.arguments">
+ <elementProp name="RUNTIME_HOST" elementType="Argument">
+ <stringProp name="Argument.name">RUNTIME_HOST</stringProp>
+ <stringProp name="Argument.value">192.168.48.9</stringProp>
+ <stringProp name="Argument.metadata">=</stringProp>
+ </elementProp>
+ <elementProp name="RUNTIME_PORT" elementType="Argument">
+ <stringProp name="Argument.name">RUNTIME_PORT</stringProp>
+ <stringProp name="Argument.value">6969</stringProp>
+ <stringProp name="Argument.metadata">=</stringProp>
+ </elementProp>
+ <elementProp name="POLICY_PARTICIPANT_HOST" elementType="Argument">
+ <stringProp name="Argument.name">POLICY_PARTICIPANT_HOST</stringProp>
+ <stringProp name="Argument.value">192.168.48.8</stringProp>
+ <stringProp name="Argument.metadata">=</stringProp>
+ </elementProp>
+ <elementProp name="POLICY_PARTICIPANT_HOST_PORT" elementType="Argument">
+ <stringProp name="Argument.name">POLICY_PARTICIPANT_HOST_PORT</stringProp>
+ <stringProp name="Argument.value">6973</stringProp>
+ <stringProp name="Argument.metadata">=</stringProp>
+ </elementProp>
+ </collectionProp>
+ </elementProp>
+ <stringProp name="TestPlan.user_define_classpath"></stringProp>
+ </TestPlan>
+ <hashTree>
+ <AuthManager guiclass="AuthPanel" testclass="AuthManager" testname="HTTP Authorization Manager" enabled="true">
+ <collectionProp name="AuthManager.auth_list">
+ <elementProp name="" elementType="Authorization">
+ <stringProp name="Authorization.url">https://${RUNTIME_HOST}:${RUNTIME_PORT}/onap/controlloop/v2</stringProp>
+ <stringProp name="Authorization.username">healthcheck</stringProp>
+ <stringProp name="Authorization.password">zb!XztG34</stringProp>
+ <stringProp name="Authorization.domain"></stringProp>
+ <stringProp name="Authorization.realm"></stringProp>
+ </elementProp>
+ </collectionProp>
+ <boolProp name="AuthManager.clearEachIteration">true</boolProp>
+ <boolProp name="AuthManager.controlledByThreadGroup">false</boolProp>
+ </AuthManager>
+ <hashTree/>
+ <HeaderManager guiclass="HeaderPanel" testclass="HeaderManager" testname="HTTP Header Manager" enabled="true">
+ <collectionProp name="HeaderManager.headers">
+ <elementProp name="" elementType="Header">
+ <stringProp name="Header.name">Content-Type</stringProp>
+ <stringProp name="Header.value">application/json</stringProp>
+ </elementProp>
+ <elementProp name="" elementType="Header">
+ <stringProp name="Header.name">X-ONAP-RequestID</stringProp>
+ <stringProp name="Header.value">709c62b3-8918-41b9-a747-d21eb79c6c20</stringProp>
+ </elementProp>
+ </collectionProp>
+ </HeaderManager>
+ <hashTree/>
+ <SetupThreadGroup guiclass="SetupThreadGroupGui" testclass="SetupThreadGroup" testname="setUp Thread Group" enabled="true">
+ <stringProp name="ThreadGroup.on_sample_error">stoptest</stringProp>
+ <elementProp name="ThreadGroup.main_controller" elementType="LoopController" guiclass="LoopControlPanel" testclass="LoopController" testname="Loop Controller" enabled="true">
+ <boolProp name="LoopController.continue_forever">false</boolProp>
+ <stringProp name="LoopController.loops">1</stringProp>
+ </elementProp>
+ <stringProp name="ThreadGroup.num_threads">1</stringProp>
+ <stringProp name="ThreadGroup.ramp_time">1</stringProp>
+ <boolProp name="ThreadGroup.scheduler">false</boolProp>
+ <stringProp name="ThreadGroup.duration">260000</stringProp>
+ <stringProp name="ThreadGroup.delay"></stringProp>
+ <boolProp name="ThreadGroup.same_user_on_next_iteration">true</boolProp>
+ </SetupThreadGroup>
+ <hashTree>
+ <HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="Commission Contorlloop definition" enabled="true">
+ <boolProp name="HTTPSampler.postBodyRaw">true</boolProp>
+ <elementProp name="HTTPsampler.Arguments" elementType="Arguments">
+ <collectionProp name="Arguments.arguments">
+ <elementProp name="" elementType="HTTPArgument">
+ <boolProp name="HTTPArgument.always_encode">false</boolProp>
+ <stringProp name="Argument.value">{&#xd;
+ &quot;tosca_definitions_version&quot;: &quot;tosca_simple_yaml_1_1_0&quot;,&#xd;
+ &quot;data_types&quot;: {&#xd;
+ &quot;onap.datatypes.ToscaConceptIdentifier&quot;: {&#xd;
+ &quot;derived_from&quot;: &quot;tosca.datatypes.Root&quot;,&#xd;
+ &quot;properties&quot;: {&#xd;
+ &quot;name&quot;: {&#xd;
+ &quot;type&quot;: &quot;string&quot;,&#xd;
+ &quot;required&quot;: true&#xd;
+ },&#xd;
+ &quot;version&quot;: {&#xd;
+ &quot;type&quot;: &quot;string&quot;,&#xd;
+ &quot;required&quot;: true&#xd;
+ }&#xd;
+ }&#xd;
+ },&#xd;
+ &quot;org.onap.datatypes.policy.clamp.controlloop.DCAEMicroserviceControlLoopElementConsulInfo&quot;: {&#xd;
+ &quot;name&quot;: &quot;org.onap.datatypes.policy.clamp.controlloop.DCAEMicroserviceControlLoopElementConsulInfo&quot;,&#xd;
+ &quot;version&quot;: &quot;0.0.0&quot;,&#xd;
+ &quot;derived_from&quot;: &quot;tosca.datatypes.Root&quot;,&#xd;
+ &quot;properties&quot;: {&#xd;
+ &quot;consulUrl&quot;: {&#xd;
+ &quot;name&quot;: &quot;consulUrl&quot;,&#xd;
+ &quot;type&quot;: &quot;string&quot;,&#xd;
+ &quot;typeVersion&quot;: &quot;0.0.0&quot;,&#xd;
+ &quot;description&quot;: &quot;Consul url for this entry&quot;,&#xd;
+ &quot;required&quot;: true&#xd;
+ },&#xd;
+ &quot;consul_body&quot;: {&#xd;
+ &quot;name&quot;: &quot;consulBody&quot;,&#xd;
+ &quot;type&quot;: &quot;string&quot;,&#xd;
+ &quot;typeVersion&quot;: &quot;0.0.0&quot;,&#xd;
+ &quot;description&quot;: &quot;Body of Consul entry&quot;,&#xd;
+ &quot;required&quot;: true&#xd;
+ }&#xd;
+ }&#xd;
+ },&#xd;
+ &quot;onap.datatype.controlloop.Target&quot;: {&#xd;
+ &quot;derived_from&quot;: &quot;tosca.datatypes.Root&quot;,&#xd;
+ &quot;description&quot;: &quot;Definition for a entity in A&amp;AI to perform a control loop operation on&quot;,&#xd;
+ &quot;properties&quot;: {&#xd;
+ &quot;targetType&quot;: {&#xd;
+ &quot;type&quot;: &quot;string&quot;,&#xd;
+ &quot;description&quot;: &quot;Category for the target type&quot;,&#xd;
+ &quot;required&quot;: true,&#xd;
+ &quot;constraints&quot;: [&#xd;
+ {&#xd;
+ &quot;valid_values&quot;: [&#xd;
+ &quot;VNF&quot;,&#xd;
+ &quot;VM&quot;,&#xd;
+ &quot;VFMODULE&quot;,&#xd;
+ &quot;PNF&quot;&#xd;
+ ]&#xd;
+ }&#xd;
+ ]&#xd;
+ },&#xd;
+ &quot;entityIds&quot;: {&#xd;
+ &quot;type&quot;: &quot;map&quot;,&#xd;
+ &quot;description&quot;: &quot;Map of values that identify the resource. If none are provided, it is assumed that the\nentity that generated the ONSET event will be the target.\n&quot;,&#xd;
+ &quot;required&quot;: false,&#xd;
+ &quot;metadata&quot;: {&#xd;
+ &quot;clamp_possible_values&quot;: &quot;ClampExecution:CSAR_RESOURCES&quot;&#xd;
+ },&#xd;
+ &quot;entry_schema&quot;: {&#xd;
+ &quot;type&quot;: &quot;string&quot;&#xd;
+ }&#xd;
+ }&#xd;
+ }&#xd;
+ },&#xd;
+ &quot;onap.datatype.controlloop.Actor&quot;: {&#xd;
+ &quot;derived_from&quot;: &quot;tosca.datatypes.Root&quot;,&#xd;
+ &quot;description&quot;: &quot;An actor/operation/target definition&quot;,&#xd;
+ &quot;properties&quot;: {&#xd;
+ &quot;actor&quot;: {&#xd;
+ &quot;type&quot;: &quot;string&quot;,&#xd;
+ &quot;description&quot;: &quot;The actor performing the operation.&quot;,&#xd;
+ &quot;required&quot;: true,&#xd;
+ &quot;metadata&quot;: {&#xd;
+ &quot;clamp_possible_values&quot;: &quot;Dictionary:DefaultActors,ClampExecution:CDS/actor&quot;&#xd;
+ }&#xd;
+ },&#xd;
+ &quot;operation&quot;: {&#xd;
+ &quot;type&quot;: &quot;string&quot;,&#xd;
+ &quot;description&quot;: &quot;The operation the actor is performing.&quot;,&#xd;
+ &quot;metadata&quot;: {&#xd;
+ &quot;clamp_possible_values&quot;: &quot;Dictionary:DefaultOperations,ClampExecution:CDS/operation&quot;&#xd;
+ },&#xd;
+ &quot;required&quot;: true&#xd;
+ },&#xd;
+ &quot;target&quot;: {&#xd;
+ &quot;type&quot;: &quot;onap.datatype.controlloop.Target&quot;,&#xd;
+ &quot;description&quot;: &quot;The resource the operation should be performed on.&quot;,&#xd;
+ &quot;required&quot;: true&#xd;
+ },&#xd;
+ &quot;payload&quot;: {&#xd;
+ &quot;type&quot;: &quot;map&quot;,&#xd;
+ &quot;description&quot;: &quot;Name/value pairs of payload information passed by Policy to the actor&quot;,&#xd;
+ &quot;required&quot;: false,&#xd;
+ &quot;metadata&quot;: {&#xd;
+ &quot;clamp_possible_values&quot;: &quot;ClampExecution:CDS/payload&quot;&#xd;
+ },&#xd;
+ &quot;entry_schema&quot;: {&#xd;
+ &quot;type&quot;: &quot;string&quot;&#xd;
+ }&#xd;
+ }&#xd;
+ }&#xd;
+ },&#xd;
+ &quot;onap.datatype.controlloop.Operation&quot;: {&#xd;
+ &quot;derived_from&quot;: &quot;tosca.datatypes.Root&quot;,&#xd;
+ &quot;description&quot;: &quot;An operation supported by an actor&quot;,&#xd;
+ &quot;properties&quot;: {&#xd;
+ &quot;id&quot;: {&#xd;
+ &quot;type&quot;: &quot;string&quot;,&#xd;
+ &quot;description&quot;: &quot;Unique identifier for the operation&quot;,&#xd;
+ &quot;required&quot;: true&#xd;
+ },&#xd;
+ &quot;description&quot;: {&#xd;
+ &quot;type&quot;: &quot;string&quot;,&#xd;
+ &quot;description&quot;: &quot;A user-friendly description of the intent for the operation&quot;,&#xd;
+ &quot;required&quot;: false&#xd;
+ },&#xd;
+ &quot;operation&quot;: {&#xd;
+ &quot;type&quot;: &quot;onap.datatype.controlloop.Actor&quot;,&#xd;
+ &quot;description&quot;: &quot;The definition of the operation to be performed.&quot;,&#xd;
+ &quot;required&quot;: true&#xd;
+ },&#xd;
+ &quot;timeout&quot;: {&#xd;
+ &quot;type&quot;: &quot;integer&quot;,&#xd;
+ &quot;description&quot;: &quot;The amount of time for the actor to perform the operation.&quot;,&#xd;
+ &quot;required&quot;: true&#xd;
+ },&#xd;
+ &quot;retries&quot;: {&#xd;
+ &quot;type&quot;: &quot;integer&quot;,&#xd;
+ &quot;description&quot;: &quot;The number of retries the actor should attempt to perform the operation.&quot;,&#xd;
+ &quot;required&quot;: true,&#xd;
+ &quot;default&quot;: 0&#xd;
+ },&#xd;
+ &quot;success&quot;: {&#xd;
+ &quot;type&quot;: &quot;string&quot;,&#xd;
+ &quot;description&quot;: &quot;Points to the operation to invoke on success. A value of \&quot;final_success\&quot; indicates and end to the operation.&quot;,&#xd;
+ &quot;required&quot;: false,&#xd;
+ &quot;default&quot;: &quot;final_success&quot;&#xd;
+ },&#xd;
+ &quot;failure&quot;: {&#xd;
+ &quot;type&quot;: &quot;string&quot;,&#xd;
+ &quot;description&quot;: &quot;Points to the operation to invoke on Actor operation failure.&quot;,&#xd;
+ &quot;required&quot;: false,&#xd;
+ &quot;default&quot;: &quot;final_failure&quot;&#xd;
+ },&#xd;
+ &quot;failure_timeout&quot;: {&#xd;
+ &quot;type&quot;: &quot;string&quot;,&#xd;
+ &quot;description&quot;: &quot;Points to the operation to invoke when the time out for the operation occurs.&quot;,&#xd;
+ &quot;required&quot;: false,&#xd;
+ &quot;default&quot;: &quot;final_failure_timeout&quot;&#xd;
+ },&#xd;
+ &quot;failure_retries&quot;: {&#xd;
+ &quot;type&quot;: &quot;string&quot;,&#xd;
+ &quot;description&quot;: &quot;Points to the operation to invoke when the current operation has exceeded its max retries.&quot;,&#xd;
+ &quot;required&quot;: false,&#xd;
+ &quot;default&quot;: &quot;final_failure_retries&quot;&#xd;
+ },&#xd;
+ &quot;failure_exception&quot;: {&#xd;
+ &quot;type&quot;: &quot;string&quot;,&#xd;
+ &quot;description&quot;: &quot;Points to the operation to invoke when the current operation causes an exception.&quot;,&#xd;
+ &quot;required&quot;: false,&#xd;
+ &quot;default&quot;: &quot;final_failure_exception&quot;&#xd;
+ },&#xd;
+ &quot;failure_guard&quot;: {&#xd;
+ &quot;type&quot;: &quot;string&quot;,&#xd;
+ &quot;description&quot;: &quot;Points to the operation to invoke when the current operation is blocked due to guard policy enforcement.&quot;,&#xd;
+ &quot;required&quot;: false,&#xd;
+ &quot;default&quot;: &quot;final_failure_guard&quot;&#xd;
+ }&#xd;
+ }&#xd;
+ },&#xd;
+ &quot;onap.datatypes.monitoring.managedObjectDNsBasic&quot;: {&#xd;
+ &quot;constraints&quot;: [],&#xd;
+ &quot;properties&quot;: {&#xd;
+ &quot;DN&quot;: {&#xd;
+ &quot;name&quot;: &quot;DN&quot;,&#xd;
+ &quot;type&quot;: &quot;string&quot;,&#xd;
+ &quot;typeVersion&quot;: &quot;0.0.0&quot;,&#xd;
+ &quot;description&quot;: &quot;Managed object distinguished name&quot;,&#xd;
+ &quot;required&quot;: true,&#xd;
+ &quot;constraints&quot;: [],&#xd;
+ &quot;metadata&quot;: {}&#xd;
+ }&#xd;
+ },&#xd;
+ &quot;name&quot;: &quot;onap.datatypes.monitoring.managedObjectDNsBasic&quot;,&#xd;
+ &quot;version&quot;: &quot;0.0.0&quot;,&#xd;
+ &quot;derived_from&quot;: &quot;tosca.datatypes.Root&quot;,&#xd;
+ &quot;metadata&quot;: {}&#xd;
+ },&#xd;
+ &quot;onap.datatypes.monitoring.managedObjectDNsBasics&quot;: {&#xd;
+ &quot;constraints&quot;: [],&#xd;
+ &quot;properties&quot;: {&#xd;
+ &quot;managedObjectDNsBasic&quot;: {&#xd;
+ &quot;name&quot;: &quot;managedObjectDNsBasic&quot;,&#xd;
+ &quot;type&quot;: &quot;map&quot;,&#xd;
+ &quot;typeVersion&quot;: &quot;0.0.0&quot;,&#xd;
+ &quot;description&quot;: &quot;Managed object distinguished name object&quot;,&#xd;
+ &quot;required&quot;: true,&#xd;
+ &quot;constraints&quot;: [],&#xd;
+ &quot;entry_schema&quot;: {&#xd;
+ &quot;type&quot;: &quot;onap.datatypes.monitoring.managedObjectDNsBasic&quot;,&#xd;
+ &quot;typeVersion&quot;: &quot;0.0.0&quot;,&#xd;
+ &quot;constraints&quot;: []&#xd;
+ },&#xd;
+ &quot;metadata&quot;: {}&#xd;
+ }&#xd;
+ },&#xd;
+ &quot;name&quot;: &quot;onap.datatypes.monitoring.managedObjectDNsBasics&quot;,&#xd;
+ &quot;version&quot;: &quot;0.0.0&quot;,&#xd;
+ &quot;derived_from&quot;: &quot;tosca.datatypes.Root&quot;,&#xd;
+ &quot;metadata&quot;: {}&#xd;
+ },&#xd;
+ &quot;onap.datatypes.monitoring.measurementGroup&quot;: {&#xd;
+ &quot;constraints&quot;: [],&#xd;
+ &quot;properties&quot;: {&#xd;
+ &quot;measurementTypes&quot;: {&#xd;
+ &quot;name&quot;: &quot;measurementTypes&quot;,&#xd;
+ &quot;type&quot;: &quot;list&quot;,&#xd;
+ &quot;typeVersion&quot;: &quot;0.0.0&quot;,&#xd;
+ &quot;description&quot;: &quot;List of measurement types&quot;,&#xd;
+ &quot;required&quot;: true,&#xd;
+ &quot;constraints&quot;: [],&#xd;
+ &quot;entry_schema&quot;: {&#xd;
+ &quot;type&quot;: &quot;onap.datatypes.monitoring.measurementTypes&quot;,&#xd;
+ &quot;typeVersion&quot;: &quot;0.0.0&quot;,&#xd;
+ &quot;constraints&quot;: []&#xd;
+ },&#xd;
+ &quot;metadata&quot;: {}&#xd;
+ },&#xd;
+ &quot;managedObjectDNsBasic&quot;: {&#xd;
+ &quot;name&quot;: &quot;managedObjectDNsBasic&quot;,&#xd;
+ &quot;type&quot;: &quot;list&quot;,&#xd;
+ &quot;typeVersion&quot;: &quot;0.0.0&quot;,&#xd;
+ &quot;description&quot;: &quot;List of managed object distinguished names&quot;,&#xd;
+ &quot;required&quot;: true,&#xd;
+ &quot;constraints&quot;: [],&#xd;
+ &quot;entry_schema&quot;: {&#xd;
+ &quot;type&quot;: &quot;onap.datatypes.monitoring.managedObjectDNsBasics&quot;,&#xd;
+ &quot;typeVersion&quot;: &quot;0.0.0&quot;,&#xd;
+ &quot;constraints&quot;: []&#xd;
+ },&#xd;
+ &quot;metadata&quot;: {}&#xd;
+ }&#xd;
+ },&#xd;
+ &quot;name&quot;: &quot;onap.datatypes.monitoring.measurementGroup&quot;,&#xd;
+ &quot;version&quot;: &quot;0.0.0&quot;,&#xd;
+ &quot;derived_from&quot;: &quot;tosca.datatypes.Root&quot;,&#xd;
+ &quot;metadata&quot;: {}&#xd;
+ },&#xd;
+ &quot;onap.datatypes.monitoring.measurementGroups&quot;: {&#xd;
+ &quot;constraints&quot;: [],&#xd;
+ &quot;properties&quot;: {&#xd;
+ &quot;measurementGroup&quot;: {&#xd;
+ &quot;name&quot;: &quot;measurementGroup&quot;,&#xd;
+ &quot;type&quot;: &quot;map&quot;,&#xd;
+ &quot;typeVersion&quot;: &quot;0.0.0&quot;,&#xd;
+ &quot;description&quot;: &quot;Measurement Group&quot;,&#xd;
+ &quot;required&quot;: true,&#xd;
+ &quot;constraints&quot;: [],&#xd;
+ &quot;entry_schema&quot;: {&#xd;
+ &quot;type&quot;: &quot;onap.datatypes.monitoring.measurementGroup&quot;,&#xd;
+ &quot;typeVersion&quot;: &quot;0.0.0&quot;,&#xd;
+ &quot;constraints&quot;: []&#xd;
+ },&#xd;
+ &quot;metadata&quot;: {}&#xd;
+ }&#xd;
+ },&#xd;
+ &quot;name&quot;: &quot;onap.datatypes.monitoring.measurementGroups&quot;,&#xd;
+ &quot;version&quot;: &quot;0.0.0&quot;,&#xd;
+ &quot;derived_from&quot;: &quot;tosca.datatypes.Root&quot;,&#xd;
+ &quot;metadata&quot;: {}&#xd;
+ },&#xd;
+ &quot;onap.datatypes.monitoring.measurementType&quot;: {&#xd;
+ &quot;constraints&quot;: [],&#xd;
+ &quot;properties&quot;: {&#xd;
+ &quot;measurementType&quot;: {&#xd;
+ &quot;name&quot;: &quot;measurementType&quot;,&#xd;
+ &quot;type&quot;: &quot;string&quot;,&#xd;
+ &quot;typeVersion&quot;: &quot;0.0.0&quot;,&#xd;
+ &quot;description&quot;: &quot;Measurement type&quot;,&#xd;
+ &quot;required&quot;: true,&#xd;
+ &quot;constraints&quot;: [],&#xd;
+ &quot;metadata&quot;: {}&#xd;
+ }&#xd;
+ },&#xd;
+ &quot;name&quot;: &quot;onap.datatypes.monitoring.measurementType&quot;,&#xd;
+ &quot;version&quot;: &quot;0.0.0&quot;,&#xd;
+ &quot;derived_from&quot;: &quot;tosca.datatypes.Root&quot;,&#xd;
+ &quot;metadata&quot;: {}&#xd;
+ },&#xd;
+ &quot;onap.datatypes.monitoring.measurementTypes&quot;: {&#xd;
+ &quot;constraints&quot;: [],&#xd;
+ &quot;properties&quot;: {&#xd;
+ &quot;measurementType&quot;: {&#xd;
+ &quot;name&quot;: &quot;measurementType&quot;,&#xd;
+ &quot;type&quot;: &quot;map&quot;,&#xd;
+ &quot;typeVersion&quot;: &quot;0.0.0&quot;,&#xd;
+ &quot;description&quot;: &quot;Measurement type object&quot;,&#xd;
+ &quot;required&quot;: true,&#xd;
+ &quot;constraints&quot;: [],&#xd;
+ &quot;entry_schema&quot;: {&#xd;
+ &quot;type&quot;: &quot;onap.datatypes.monitoring.measurementType&quot;,&#xd;
+ &quot;typeVersion&quot;: &quot;0.0.0&quot;,&#xd;
+ &quot;constraints&quot;: []&#xd;
+ },&#xd;
+ &quot;metadata&quot;: {}&#xd;
+ }&#xd;
+ },&#xd;
+ &quot;name&quot;: &quot;onap.datatypes.monitoring.measurementTypes&quot;,&#xd;
+ &quot;version&quot;: &quot;0.0.0&quot;,&#xd;
+ &quot;derived_from&quot;: &quot;tosca.datatypes.Root&quot;,&#xd;
+ &quot;metadata&quot;: {}&#xd;
+ },&#xd;
+ &quot;onap.datatypes.monitoring.nfFilter&quot;: {&#xd;
+ &quot;constraints&quot;: [],&#xd;
+ &quot;properties&quot;: {&#xd;
+ &quot;modelNames&quot;: {&#xd;
+ &quot;name&quot;: &quot;modelNames&quot;,&#xd;
+ &quot;type&quot;: &quot;list&quot;,&#xd;
+ &quot;typeVersion&quot;: &quot;0.0.0&quot;,&#xd;
+ &quot;description&quot;: &quot;List of model names&quot;,&#xd;
+ &quot;required&quot;: true,&#xd;
+ &quot;constraints&quot;: [],&#xd;
+ &quot;entry_schema&quot;: {&#xd;
+ &quot;type&quot;: &quot;string&quot;,&#xd;
+ &quot;typeVersion&quot;: &quot;0.0.0&quot;,&#xd;
+ &quot;constraints&quot;: []&#xd;
+ },&#xd;
+ &quot;metadata&quot;: {}&#xd;
+ },&#xd;
+ &quot;modelInvariantIDs&quot;: {&#xd;
+ &quot;name&quot;: &quot;modelInvariantIDs&quot;,&#xd;
+ &quot;type&quot;: &quot;list&quot;,&#xd;
+ &quot;typeVersion&quot;: &quot;0.0.0&quot;,&#xd;
+ &quot;description&quot;: &quot;List of model invariant IDs&quot;,&#xd;
+ &quot;required&quot;: true,&#xd;
+ &quot;constraints&quot;: [],&#xd;
+ &quot;entry_schema&quot;: {&#xd;
+ &quot;type&quot;: &quot;string&quot;,&#xd;
+ &quot;typeVersion&quot;: &quot;0.0.0&quot;,&#xd;
+ &quot;constraints&quot;: []&#xd;
+ },&#xd;
+ &quot;metadata&quot;: {}&#xd;
+ },&#xd;
+ &quot;modelVersionIDs&quot;: {&#xd;
+ &quot;name&quot;: &quot;modelVersionIDs&quot;,&#xd;
+ &quot;type&quot;: &quot;list&quot;,&#xd;
+ &quot;typeVersion&quot;: &quot;0.0.0&quot;,&#xd;
+ &quot;description&quot;: &quot;List of model version IDs&quot;,&#xd;
+ &quot;required&quot;: true,&#xd;
+ &quot;constraints&quot;: [],&#xd;
+ &quot;entry_schema&quot;: {&#xd;
+ &quot;type&quot;: &quot;string&quot;,&#xd;
+ &quot;typeVersion&quot;: &quot;0.0.0&quot;,&#xd;
+ &quot;constraints&quot;: []&#xd;
+ },&#xd;
+ &quot;metadata&quot;: {}&#xd;
+ },&#xd;
+ &quot;nfNames&quot;: {&#xd;
+ &quot;name&quot;: &quot;nfNames&quot;,&#xd;
+ &quot;type&quot;: &quot;list&quot;,&#xd;
+ &quot;typeVersion&quot;: &quot;0.0.0&quot;,&#xd;
+ &quot;description&quot;: &quot;List of network functions&quot;,&#xd;
+ &quot;required&quot;: true,&#xd;
+ &quot;constraints&quot;: [],&#xd;
+ &quot;entry_schema&quot;: {&#xd;
+ &quot;type&quot;: &quot;string&quot;,&#xd;
+ &quot;typeVersion&quot;: &quot;0.0.0&quot;,&#xd;
+ &quot;constraints&quot;: []&#xd;
+ },&#xd;
+ &quot;metadata&quot;: {}&#xd;
+ }&#xd;
+ },&#xd;
+ &quot;name&quot;: &quot;onap.datatypes.monitoring.nfFilter&quot;,&#xd;
+ &quot;version&quot;: &quot;0.0.0&quot;,&#xd;
+ &quot;derived_from&quot;: &quot;tosca.datatypes.Root&quot;,&#xd;
+ &quot;metadata&quot;: {}&#xd;
+ },&#xd;
+ &quot;onap.datatypes.monitoring.subscription&quot;: {&#xd;
+ &quot;constraints&quot;: [],&#xd;
+ &quot;properties&quot;: {&#xd;
+ &quot;measurementGroups&quot;: {&#xd;
+ &quot;name&quot;: &quot;measurementGroups&quot;,&#xd;
+ &quot;type&quot;: &quot;list&quot;,&#xd;
+ &quot;typeVersion&quot;: &quot;0.0.0&quot;,&#xd;
+ &quot;description&quot;: &quot;Measurement Groups&quot;,&#xd;
+ &quot;required&quot;: true,&#xd;
+ &quot;constraints&quot;: [],&#xd;
+ &quot;entry_schema&quot;: {&#xd;
+ &quot;type&quot;: &quot;onap.datatypes.monitoring.measurementGroups&quot;,&#xd;
+ &quot;typeVersion&quot;: &quot;0.0.0&quot;,&#xd;
+ &quot;constraints&quot;: []&#xd;
+ },&#xd;
+ &quot;metadata&quot;: {}&#xd;
+ },&#xd;
+ &quot;fileBasedGP&quot;: {&#xd;
+ &quot;name&quot;: &quot;fileBasedGP&quot;,&#xd;
+ &quot;type&quot;: &quot;integer&quot;,&#xd;
+ &quot;typeVersion&quot;: &quot;0.0.0&quot;,&#xd;
+ &quot;description&quot;: &quot;File based granularity period&quot;,&#xd;
+ &quot;required&quot;: true,&#xd;
+ &quot;constraints&quot;: [],&#xd;
+ &quot;metadata&quot;: {}&#xd;
+ },&#xd;
+ &quot;fileLocation&quot;: {&#xd;
+ &quot;name&quot;: &quot;fileLocation&quot;,&#xd;
+ &quot;type&quot;: &quot;string&quot;,&#xd;
+ &quot;typeVersion&quot;: &quot;0.0.0&quot;,&#xd;
+ &quot;description&quot;: &quot;ROP file location&quot;,&#xd;
+ &quot;required&quot;: true,&#xd;
+ &quot;constraints&quot;: [],&#xd;
+ &quot;metadata&quot;: {}&#xd;
+ },&#xd;
+ &quot;subscriptionName&quot;: {&#xd;
+ &quot;name&quot;: &quot;subscriptionName&quot;,&#xd;
+ &quot;type&quot;: &quot;string&quot;,&#xd;
+ &quot;typeVersion&quot;: &quot;0.0.0&quot;,&#xd;
+ &quot;description&quot;: &quot;Name of the subscription&quot;,&#xd;
+ &quot;required&quot;: true,&#xd;
+ &quot;constraints&quot;: [],&#xd;
+ &quot;metadata&quot;: {}&#xd;
+ },&#xd;
+ &quot;administrativeState&quot;: {&#xd;
+ &quot;name&quot;: &quot;administrativeState&quot;,&#xd;
+ &quot;type&quot;: &quot;string&quot;,&#xd;
+ &quot;typeVersion&quot;: &quot;0.0.0&quot;,&#xd;
+ &quot;description&quot;: &quot;State of the subscription&quot;,&#xd;
+ &quot;required&quot;: true,&#xd;
+ &quot;constraints&quot;: [&#xd;
+ {&#xd;
+ &quot;valid_values&quot;: [&#xd;
+ &quot;LOCKED&quot;,&#xd;
+ &quot;UNLOCKED&quot;&#xd;
+ ]&#xd;
+ }&#xd;
+ ],&#xd;
+ &quot;metadata&quot;: {}&#xd;
+ },&#xd;
+ &quot;nfFilter&quot;: {&#xd;
+ &quot;name&quot;: &quot;nfFilter&quot;,&#xd;
+ &quot;type&quot;: &quot;map&quot;,&#xd;
+ &quot;typeVersion&quot;: &quot;0.0.0&quot;,&#xd;
+ &quot;description&quot;: &quot;Network function filter&quot;,&#xd;
+ &quot;required&quot;: true,&#xd;
+ &quot;constraints&quot;: [],&#xd;
+ &quot;entry_schema&quot;: {&#xd;
+ &quot;type&quot;: &quot;onap.datatypes.monitoring.nfFilter&quot;,&#xd;
+ &quot;typeVersion&quot;: &quot;0.0.0&quot;,&#xd;
+ &quot;constraints&quot;: []&#xd;
+ },&#xd;
+ &quot;metadata&quot;: {}&#xd;
+ }&#xd;
+ },&#xd;
+ &quot;name&quot;: &quot;onap.datatypes.monitoring.subscription&quot;,&#xd;
+ &quot;version&quot;: &quot;0.0.0&quot;,&#xd;
+ &quot;derived_from&quot;: &quot;tosca.datatypes.Root&quot;,&#xd;
+ &quot;metadata&quot;: {}&#xd;
+ }&#xd;
+ },&#xd;
+ &quot;policy_types&quot;: {&#xd;
+ &quot;onap.policies.Monitoring&quot;: {&#xd;
+ &quot;derived_from&quot;: &quot;tosca.policies.Root&quot;,&#xd;
+ &quot;description&quot;: &quot;a base policy type for all policies that govern monitoring provisioning&quot;,&#xd;
+ &quot;version&quot;: &quot;1.0.0&quot;,&#xd;
+ &quot;name&quot;: &quot;onap.policies.Monitoring&quot;&#xd;
+ },&#xd;
+ &quot;onap.policies.test123&quot;: {&#xd;
+ &quot;derived_from&quot;: &quot;tosca.policies.Root&quot;,&#xd;
+ &quot;description&quot;: &quot;a base policy type for all policies that govern monitoring provisioning&quot;,&#xd;
+ &quot;version&quot;: &quot;1.0.0&quot;,&#xd;
+ &quot;name&quot;: &quot;onap.policies.test123&quot;&#xd;
+ },&#xd;
+ &quot;onap.policies.monitoring.dcae-pm-subscription-handler&quot;: {&#xd;
+ &quot;properties&quot;: {&#xd;
+ &quot;pmsh_policy&quot;: {&#xd;
+ &quot;name&quot;: &quot;pmsh_policy&quot;,&#xd;
+ &quot;type&quot;: &quot;onap.datatypes.monitoring.subscription&quot;,&#xd;
+ &quot;typeVersion&quot;: &quot;0.0.0&quot;,&#xd;
+ &quot;description&quot;: &quot;PMSH Policy JSON&quot;,&#xd;
+ &quot;required&quot;: false,&#xd;
+ &quot;constraints&quot;: [],&#xd;
+ &quot;metadata&quot;: {}&#xd;
+ }&#xd;
+ },&#xd;
+ &quot;name&quot;: &quot;onap.policies.monitoring.dcae-pm-subscription-handler&quot;,&#xd;
+ &quot;version&quot;: &quot;1.0.0&quot;,&#xd;
+ &quot;derived_from&quot;: &quot;onap.policies.Monitoring&quot;,&#xd;
+ &quot;metadata&quot;: {}&#xd;
+ },&#xd;
+ &quot;onap.policies.controlloop.operational.Common&quot;: {&#xd;
+ &quot;derived_from&quot;: &quot;tosca.policies.Root&quot;,&#xd;
+ &quot;version&quot;: &quot;1.0.0&quot;,&#xd;
+ &quot;name&quot;: &quot;onap.policies.controlloop.operational.Common&quot;,&#xd;
+ &quot;description&quot;: &quot;Operational Policy for Control Loop execution. Originated in Frankfurt to support TOSCA Compliant\nPolicy Types. This does NOT support the legacy Policy YAML policy type.\n&quot;,&#xd;
+ &quot;properties&quot;: {&#xd;
+ &quot;id&quot;: {&#xd;
+ &quot;type&quot;: &quot;string&quot;,&#xd;
+ &quot;description&quot;: &quot;The unique control loop id.&quot;,&#xd;
+ &quot;required&quot;: true&#xd;
+ },&#xd;
+ &quot;timeout&quot;: {&#xd;
+ &quot;type&quot;: &quot;integer&quot;,&#xd;
+ &quot;description&quot;: &quot;Overall timeout for executing all the operations. This timeout should equal or exceed the total\ntimeout for each operation listed.\n&quot;,&#xd;
+ &quot;required&quot;: true&#xd;
+ },&#xd;
+ &quot;abatement&quot;: {&#xd;
+ &quot;type&quot;: &quot;boolean&quot;,&#xd;
+ &quot;description&quot;: &quot;Whether an abatement event message will be expected for the control loop from DCAE.&quot;,&#xd;
+ &quot;required&quot;: true,&#xd;
+ &quot;default&quot;: false&#xd;
+ },&#xd;
+ &quot;trigger&quot;: {&#xd;
+ &quot;type&quot;: &quot;string&quot;,&#xd;
+ &quot;description&quot;: &quot;Initial operation to execute upon receiving an Onset event message for the Control Loop.&quot;,&#xd;
+ &quot;required&quot;: true&#xd;
+ },&#xd;
+ &quot;operations&quot;: {&#xd;
+ &quot;type&quot;: &quot;list&quot;,&#xd;
+ &quot;description&quot;: &quot;List of operations to be performed when Control Loop is triggered.&quot;,&#xd;
+ &quot;required&quot;: true,&#xd;
+ &quot;entry_schema&quot;: {&#xd;
+ &quot;type&quot;: &quot;onap.datatype.controlloop.Operation&quot;&#xd;
+ }&#xd;
+ }&#xd;
+ }&#xd;
+ },&#xd;
+ &quot;onap.policies.controlloop.operational.common.Apex&quot;: {&#xd;
+ &quot;derived_from&quot;: &quot;onap.policies.controlloop.operational.Common&quot;,&#xd;
+ &quot;type_version&quot;: &quot;1.0.0&quot;,&#xd;
+ &quot;version&quot;: &quot;1.0.0&quot;,&#xd;
+ &quot;name&quot;: &quot;onap.policies.controlloop.operational.common.Apex&quot;,&#xd;
+ &quot;description&quot;: &quot;Operational policies for Apex PDP&quot;,&#xd;
+ &quot;properties&quot;: {&#xd;
+ &quot;engineServiceParameters&quot;: {&#xd;
+ &quot;type&quot;: &quot;string&quot;,&#xd;
+ &quot;description&quot;: &quot;The engine parameters like name, instanceCount, policy implementation, parameters etc.&quot;,&#xd;
+ &quot;required&quot;: true&#xd;
+ },&#xd;
+ &quot;eventInputParameters&quot;: {&#xd;
+ &quot;type&quot;: &quot;string&quot;,&#xd;
+ &quot;description&quot;: &quot;The event input parameters.&quot;,&#xd;
+ &quot;required&quot;: true&#xd;
+ },&#xd;
+ &quot;eventOutputParameters&quot;: {&#xd;
+ &quot;type&quot;: &quot;string&quot;,&#xd;
+ &quot;description&quot;: &quot;The event output parameters.&quot;,&#xd;
+ &quot;required&quot;: true&#xd;
+ },&#xd;
+ &quot;javaProperties&quot;: {&#xd;
+ &quot;type&quot;: &quot;string&quot;,&#xd;
+ &quot;description&quot;: &quot;Name/value pairs of properties to be set for APEX if needed.&quot;,&#xd;
+ &quot;required&quot;: false&#xd;
+ }&#xd;
+ }&#xd;
+ }&#xd;
+ },&#xd;
+ &quot;node_types&quot;: {&#xd;
+ &quot;org.onap.policy.clamp.controlloop.Participant&quot;: {&#xd;
+ &quot;version&quot;: &quot;1.0.1&quot;,&#xd;
+ &quot;derived_from&quot;: &quot;tosca.nodetypes.Root&quot;,&#xd;
+ &quot;properties&quot;: {&#xd;
+ &quot;provider&quot;: {&#xd;
+ &quot;type&quot;: &quot;string&quot;,&#xd;
+ &quot;requred&quot;: false&#xd;
+ }&#xd;
+ }&#xd;
+ },&#xd;
+ &quot;org.onap.policy.clamp.controlloop.ControlLoopElement&quot;: {&#xd;
+ &quot;version&quot;: &quot;1.0.1&quot;,&#xd;
+ &quot;derived_from&quot;: &quot;tosca.nodetypes.Root&quot;,&#xd;
+ &quot;properties&quot;: {&#xd;
+ &quot;provider&quot;: {&#xd;
+ &quot;type&quot;: &quot;string&quot;,&#xd;
+ &quot;required&quot;: false,&#xd;
+ &quot;metadata&quot;: {&#xd;
+ &quot;common&quot;: true&#xd;
+ },&#xd;
+ &quot;description&quot;: &quot;Specifies the organization that provides the control loop element&quot;&#xd;
+ },&#xd;
+ &quot;participantType&quot;: {&#xd;
+ &quot;type&quot;: &quot;onap.datatypes.ToscaConceptIdentifier&quot;,&#xd;
+ &quot;required&quot;: true,&#xd;
+ &quot;metadata&quot;: {&#xd;
+ &quot;common&quot;: true&#xd;
+ },&#xd;
+ &quot;description&quot;: &quot;The identity of the participant type that hosts this type of Control Loop Element&quot;&#xd;
+ },&#xd;
+ &quot;startPhase&quot;: {&#xd;
+ &quot;type&quot;: &quot;integer&quot;,&#xd;
+ &quot;required&quot;: false,&#xd;
+ &quot;constraints&quot;: [&#xd;
+ {&#xd;
+ &quot;greater_or_equal&quot;: 0&#xd;
+ }&#xd;
+ ],&#xd;
+ &quot;metadata&quot;: {&#xd;
+ &quot;common&quot;: true&#xd;
+ },&#xd;
+ &quot;description&quot;: &quot;A value indicating the start phase in which this control loop element will be started, the first start phase is zero. Control Loop Elements are started in their start_phase order and stopped in reverse start phase order. Control Loop Elements with the same start phase are started and stopped simultaneously&quot;&#xd;
+ },&#xd;
+ &quot;uninitializedToPassiveTimeout&quot;: {&#xd;
+ &quot;type&quot;: &quot;integer&quot;,&#xd;
+ &quot;required&quot;: false,&#xd;
+ &quot;constraints&quot;: [&#xd;
+ {&#xd;
+ &quot;greater_or_equal&quot;: 0&#xd;
+ }&#xd;
+ ],&#xd;
+ &quot;default&quot;: 60,&#xd;
+ &quot;metadata&quot;: {&#xd;
+ &quot;common&quot;: true&#xd;
+ },&#xd;
+ &quot;description&quot;: &quot;The maximum time in seconds to wait for a state chage from uninitialized to passive&quot;&#xd;
+ },&#xd;
+ &quot;passiveToRunningTimeout&quot;: {&#xd;
+ &quot;type&quot;: &quot;integer&quot;,&#xd;
+ &quot;required&quot;: false,&#xd;
+ &quot;constraints&quot;: [&#xd;
+ {&#xd;
+ &quot;greater_or_equal&quot;: 0&#xd;
+ }&#xd;
+ ],&#xd;
+ &quot;default&quot;: 60,&#xd;
+ &quot;metadata&quot;: {&#xd;
+ &quot;common&quot;: true&#xd;
+ },&#xd;
+ &quot;description&quot;: &quot;The maximum time in seconds to wait for a state chage from passive to running&quot;&#xd;
+ },&#xd;
+ &quot;runningToPassiveTimeout&quot;: {&#xd;
+ &quot;type&quot;: &quot;integer&quot;,&#xd;
+ &quot;required&quot;: false,&#xd;
+ &quot;constraints&quot;: [&#xd;
+ {&#xd;
+ &quot;greater_or_equal&quot;: 0&#xd;
+ }&#xd;
+ ],&#xd;
+ &quot;default&quot;: 60,&#xd;
+ &quot;metadata&quot;: {&#xd;
+ &quot;common&quot;: true&#xd;
+ },&#xd;
+ &quot;description&quot;: &quot;The maximum time in seconds to wait for a state chage from running to passive&quot;&#xd;
+ },&#xd;
+ &quot;passiveToUninitializedTimeout&quot;: {&#xd;
+ &quot;type&quot;: &quot;integer&quot;,&#xd;
+ &quot;required&quot;: false,&#xd;
+ &quot;constraints&quot;: [&#xd;
+ {&#xd;
+ &quot;greater_or_equal&quot;: 0&#xd;
+ }&#xd;
+ ],&#xd;
+ &quot;default&quot;: 60,&#xd;
+ &quot;metadata&quot;: {&#xd;
+ &quot;common&quot;: true&#xd;
+ },&#xd;
+ &quot;description&quot;: &quot;The maximum time in seconds to wait for a state chage from passive to uninitialized&quot;&#xd;
+ }&#xd;
+ }&#xd;
+ },&#xd;
+ &quot;org.onap.policy.clamp.controlloop.ControlLoop&quot;: {&#xd;
+ &quot;version&quot;: &quot;1.0.1&quot;,&#xd;
+ &quot;derived_from&quot;: &quot;tosca.nodetypes.Root&quot;,&#xd;
+ &quot;properties&quot;: {&#xd;
+ &quot;provider&quot;: {&#xd;
+ &quot;type&quot;: &quot;string&quot;,&#xd;
+ &quot;required&quot;: false,&#xd;
+ &quot;metadata&quot;: {&#xd;
+ &quot;common&quot;: true&#xd;
+ },&#xd;
+ &quot;description&quot;: &quot;Specifies the organization that provides the control loop element&quot;&#xd;
+ },&#xd;
+ &quot;elements&quot;: {&#xd;
+ &quot;type&quot;: &quot;list&quot;,&#xd;
+ &quot;required&quot;: true,&#xd;
+ &quot;metadata&quot;: {&#xd;
+ &quot;common&quot;: true&#xd;
+ },&#xd;
+ &quot;entry_schema&quot;: {&#xd;
+ &quot;type&quot;: &quot;onap.datatypes.ToscaConceptIdentifier&quot;&#xd;
+ },&#xd;
+ &quot;description&quot;: &quot;Specifies a list of control loop element definitions that make up this control loop definition&quot;&#xd;
+ }&#xd;
+ }&#xd;
+ },&#xd;
+ &quot;org.onap.policy.clamp.controlloop.DCAEMicroserviceControlLoopElement&quot;: {&#xd;
+ &quot;version&quot;: &quot;1.0.1&quot;,&#xd;
+ &quot;derived_from&quot;: &quot;org.onap.policy.clamp.controlloop.ControlLoopElement&quot;,&#xd;
+ &quot;properties&quot;: {&#xd;
+ &quot;dcae_blueprint_id&quot;: {&#xd;
+ &quot;type&quot;: &quot;onap.datatypes.ToscaConceptIdentifier&quot;,&#xd;
+ &quot;requred&quot;: false&#xd;
+ },&#xd;
+ &quot;dcae_blueprint&quot;: {&#xd;
+ &quot;type&quot;: &quot;onap.dcae.cloudify_blueprint&quot;,&#xd;
+ &quot;requred&quot;: false&#xd;
+ },&#xd;
+ &quot;consul_info&quot;: {&#xd;
+ &quot;type&quot;: &quot;list&quot;,&#xd;
+ &quot;required&quot;: false,&#xd;
+ &quot;entry_schema&quot;: {&#xd;
+ &quot;type&quot;: &quot;org.onap.datatypes.policy.clamp.controlloop.DCAEMicroserviceControlLoopElementConsulInfo&quot;&#xd;
+ }&#xd;
+ }&#xd;
+ }&#xd;
+ },&#xd;
+ &quot;org.onap.policy.clamp.controlloop.PolicyControlLoopElement&quot;: {&#xd;
+ &quot;version&quot;: &quot;1.0.1&quot;,&#xd;
+ &quot;derived_from&quot;: &quot;org.onap.policy.clamp.controlloop.ControlLoopElement&quot;,&#xd;
+ &quot;properties&quot;: {&#xd;
+ &quot;policy_type_id&quot;: {&#xd;
+ &quot;type&quot;: &quot;onap.datatypes.ToscaConceptIdentifier&quot;,&#xd;
+ &quot;requred&quot;: true&#xd;
+ },&#xd;
+ &quot;policy_id&quot;: {&#xd;
+ &quot;type&quot;: &quot;onap.datatypes.ToscaConceptIdentifier&quot;,&#xd;
+ &quot;requred&quot;: false&#xd;
+ }&#xd;
+ }&#xd;
+ },&#xd;
+ &quot;org.onap.policy.clamp.controlloop.DerivedPolicyControlLoopElement&quot;: {&#xd;
+ &quot;version&quot;: &quot;1.0.1&quot;,&#xd;
+ &quot;derived_from&quot;: &quot;org.onap.policy.clamp.controlloop.PolicyControlLoopElement&quot;,&#xd;
+ &quot;properties&quot;: {&#xd;
+ &quot;policy_type_id&quot;: {&#xd;
+ &quot;type&quot;: &quot;onap.datatypes.ToscaConceptIdentifier&quot;,&#xd;
+ &quot;requred&quot;: true&#xd;
+ },&#xd;
+ &quot;policy_id&quot;: {&#xd;
+ &quot;type&quot;: &quot;onap.datatypes.ToscaConceptIdentifier&quot;,&#xd;
+ &quot;requred&quot;: false&#xd;
+ }&#xd;
+ }&#xd;
+ },&#xd;
+ &quot;org.onap.policy.clamp.controlloop.DerivedDerivedPolicyControlLoopElement&quot;: {&#xd;
+ &quot;version&quot;: &quot;1.0.1&quot;,&#xd;
+ &quot;derived_from&quot;: &quot;org.onap.policy.clamp.controlloop.DerivedPolicyControlLoopElement&quot;,&#xd;
+ &quot;properties&quot;: {&#xd;
+ &quot;policy_type_id&quot;: {&#xd;
+ &quot;type&quot;: &quot;onap.datatypes.ToscaConceptIdentifier&quot;,&#xd;
+ &quot;requred&quot;: true&#xd;
+ },&#xd;
+ &quot;policy_id&quot;: {&#xd;
+ &quot;type&quot;: &quot;onap.datatypes.ToscaConceptIdentifier&quot;,&#xd;
+ &quot;requred&quot;: false&#xd;
+ }&#xd;
+ }&#xd;
+ },&#xd;
+ &quot;org.onap.policy.clamp.controlloop.CDSControlLoopElement&quot;: {&#xd;
+ &quot;version&quot;: &quot;1.0.1&quot;,&#xd;
+ &quot;derived_from&quot;: &quot;org.onap.policy.clamp.controlloop.ControlLoopElement&quot;,&#xd;
+ &quot;properties&quot;: {&#xd;
+ &quot;cds_blueprint_id&quot;: {&#xd;
+ &quot;type&quot;: &quot;onap.datatypes.ToscaConceptIdentifier&quot;,&#xd;
+ &quot;requred&quot;: true&#xd;
+ }&#xd;
+ }&#xd;
+ }&#xd;
+ },&#xd;
+ &quot;topology_template&quot;: {&#xd;
+ &quot;inputs&quot;: {&#xd;
+ &quot;pmsh_monitoring_policy&quot;: {&#xd;
+ &quot;type&quot;: &quot;onap.datatypes.ToscaConceptIdentifier&quot;,&#xd;
+ &quot;description&quot;: &quot;The ID of the PMSH monitoring policy to use&quot;,&#xd;
+ &quot;default&quot;: {&#xd;
+ &quot;name&quot;: &quot;MICROSERVICE_vLoadBalancerMS_v1_0_dcae-pm-subscription-handler_1_0_0test&quot;,&#xd;
+ &quot;version&quot;: &quot;1.0.0&quot;&#xd;
+ }&#xd;
+ },&#xd;
+ &quot;pmsh_operational_policy&quot;: {&#xd;
+ &quot;type&quot;: &quot;onap.datatypes.ToscaConceptIdentifier&quot;,&#xd;
+ &quot;description&quot;: &quot;The ID of the PMSH operational policy to use&quot;,&#xd;
+ &quot;default&quot;: {&#xd;
+ &quot;name&quot;: &quot;operational.apex.pmcontrol&quot;,&#xd;
+ &quot;version&quot;: &quot;1.0.0&quot;&#xd;
+ }&#xd;
+ }&#xd;
+ },&#xd;
+ &quot;node_templates&quot;: {&#xd;
+ &quot;org.onap.dcae.controlloop.DCAEMicroserviceControlLoopParticipant&quot;: {&#xd;
+ &quot;version&quot;: &quot;2.3.4&quot;,&#xd;
+ &quot;type&quot;: &quot;org.onap.policy.clamp.controlloop.Participant&quot;,&#xd;
+ &quot;type_version&quot;: &quot;1.0.1&quot;,&#xd;
+ &quot;description&quot;: &quot;Participant for DCAE microservices&quot;,&#xd;
+ &quot;properties&quot;: {&#xd;
+ &quot;provider&quot;: &quot;ONAP&quot;&#xd;
+ }&#xd;
+ },&#xd;
+ &quot;org.onap.policy.controlloop.PolicyControlLoopParticipant&quot;: {&#xd;
+ &quot;version&quot;: &quot;2.3.1&quot;,&#xd;
+ &quot;type&quot;: &quot;org.onap.policy.clamp.controlloop.Participant&quot;,&#xd;
+ &quot;type_version&quot;: &quot;1.0.1&quot;,&#xd;
+ &quot;description&quot;: &quot;Participant for DCAE microservices&quot;,&#xd;
+ &quot;properties&quot;: {&#xd;
+ &quot;provider&quot;: &quot;ONAP&quot;&#xd;
+ }&#xd;
+ },&#xd;
+ &quot;org.onap.domain.pmsh.PMSH_MonitoringPolicyControlLoopElement&quot;: {&#xd;
+ &quot;version&quot;: &quot;1.2.3&quot;,&#xd;
+ &quot;type&quot;: &quot;org.onap.policy.clamp.controlloop.PolicyControlLoopElement&quot;,&#xd;
+ &quot;type_version&quot;: &quot;1.0.0&quot;,&#xd;
+ &quot;description&quot;: &quot;Control loop element for the monitoring policy for Performance Management Subscription Handling&quot;,&#xd;
+ &quot;properties&quot;: {&#xd;
+ &quot;provider&quot;: &quot;Ericsson&quot;,&#xd;
+ &quot;participantType&quot;: {&#xd;
+ &quot;name&quot;: &quot;org.onap.policy.controlloop.PolicyControlLoopParticipant&quot;,&#xd;
+ &quot;version&quot;: &quot;2.3.1&quot;&#xd;
+ },&#xd;
+ &quot;policy_type_id&quot;: {&#xd;
+ &quot;name&quot;: &quot;onap.policies.monitoring.pm-subscription-handler&quot;,&#xd;
+ &quot;version&quot;: &quot;1.0.0&quot;&#xd;
+ },&#xd;
+ &quot;policy_id&quot;: {&#xd;
+ &quot;get_input&quot;: &quot;pmsh_monitoring_policy&quot;&#xd;
+ }&#xd;
+ }&#xd;
+ },&#xd;
+ &quot;org.onap.domain.pmsh.PMSH_OperationalPolicyControlLoopElement&quot;: {&#xd;
+ &quot;version&quot;: &quot;1.2.3&quot;,&#xd;
+ &quot;type&quot;: &quot;org.onap.policy.clamp.controlloop.PolicyControlLoopElement&quot;,&#xd;
+ &quot;type_version&quot;: &quot;1.0.0&quot;,&#xd;
+ &quot;description&quot;: &quot;Control loop element for the operational policy for Performance Management Subscription Handling&quot;,&#xd;
+ &quot;properties&quot;: {&#xd;
+ &quot;provider&quot;: &quot;Ericsson&quot;,&#xd;
+ &quot;participantType&quot;: {&#xd;
+ &quot;name&quot;: &quot;org.onap.policy.controlloop.PolicyControlLoopParticipant&quot;,&#xd;
+ &quot;version&quot;: &quot;2.3.1&quot;&#xd;
+ },&#xd;
+ &quot;policy_type_id&quot;: {&#xd;
+ &quot;name&quot;: &quot;onap.policies.operational.pm-subscription-handler&quot;,&#xd;
+ &quot;version&quot;: &quot;1.0.0&quot;&#xd;
+ },&#xd;
+ &quot;policy_id&quot;: {&#xd;
+ &quot;get_input&quot;: &quot;pmsh_operational_policy&quot;&#xd;
+ }&#xd;
+ }&#xd;
+ },&#xd;
+ &quot;org.onap.domain.pmsh.PMSHControlLoopDefinition&quot;: {&#xd;
+ &quot;version&quot;: &quot;1.2.3&quot;,&#xd;
+ &quot;type&quot;: &quot;org.onap.policy.clamp.controlloop.ControlLoop&quot;,&#xd;
+ &quot;type_version&quot;: &quot;1.0.0&quot;,&#xd;
+ &quot;description&quot;: &quot;Control loop for Performance Management Subscription Handling&quot;,&#xd;
+ &quot;properties&quot;: {&#xd;
+ &quot;provider&quot;: &quot;Ericsson&quot;,&#xd;
+ &quot;elements&quot;: [&#xd;
+ {&#xd;
+ &quot;name&quot;: &quot;org.onap.domain.pmsh.PMSH_DCAEMicroservice&quot;,&#xd;
+ &quot;version&quot;: &quot;1.2.3&quot;&#xd;
+ },&#xd;
+ {&#xd;
+ &quot;name&quot;: &quot;org.onap.domain.pmsh.PMSH_MonitoringPolicyControlLoopElement&quot;,&#xd;
+ &quot;version&quot;: &quot;1.2.3&quot;&#xd;
+ },&#xd;
+ {&#xd;
+ &quot;name&quot;: &quot;org.onap.domain.pmsh.PMSH_OperationalPolicyControlLoopElement&quot;,&#xd;
+ &quot;version&quot;: &quot;1.2.3&quot;&#xd;
+ }&#xd;
+ ]&#xd;
+ }&#xd;
+ }&#xd;
+ }&#xd;
+ }&#xd;
+}</stringProp>
+ <stringProp name="Argument.metadata">=</stringProp>
+ </elementProp>
+ </collectionProp>
+ </elementProp>
+ <stringProp name="HTTPSampler.domain">${RUNTIME_HOST}</stringProp>
+ <stringProp name="HTTPSampler.port">${RUNTIME_PORT}</stringProp>
+ <stringProp name="HTTPSampler.protocol">https</stringProp>
+ <stringProp name="HTTPSampler.contentEncoding"></stringProp>
+ <stringProp name="HTTPSampler.path">/onap/controlloop/v2/commission</stringProp>
+ <stringProp name="HTTPSampler.method">POST</stringProp>
+ <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
+ <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
+ <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
+ <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
+ <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
+ <stringProp name="HTTPSampler.connect_timeout"></stringProp>
+ <stringProp name="HTTPSampler.response_timeout"></stringProp>
+ </HTTPSamplerProxy>
+ <hashTree>
+ <ResponseAssertion guiclass="AssertionGui" testclass="ResponseAssertion" testname="Response Assertion" enabled="true">
+ <collectionProp name="Asserion.test_strings">
+ <stringProp name="49586">200</stringProp>
+ </collectionProp>
+ <stringProp name="Assertion.custom_message"></stringProp>
+ <stringProp name="Assertion.test_field">Assertion.response_code</stringProp>
+ <boolProp name="Assertion.assume_success">false</boolProp>
+ <intProp name="Assertion.test_type">1</intProp>
+ </ResponseAssertion>
+ <hashTree/>
+ </hashTree>
+ <HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="Instantiate controlloop" enabled="true">
+ <boolProp name="HTTPSampler.postBodyRaw">true</boolProp>
+ <elementProp name="HTTPsampler.Arguments" elementType="Arguments">
+ <collectionProp name="Arguments.arguments">
+ <elementProp name="" elementType="HTTPArgument">
+ <boolProp name="HTTPArgument.always_encode">false</boolProp>
+ <stringProp name="Argument.value">{&#xd;
+ &quot;controlLoopList&quot;: [&#xd;
+ {&#xd;
+ &quot;name&quot;: &quot;PMSHInstance0&quot;,&#xd;
+ &quot;version&quot;: &quot;1.0.1&quot;,&#xd;
+ &quot;definition&quot;: {&#xd;
+ &quot;name&quot;: &quot;org.onap.domain.pmsh.PMSHControlLoopDefinition&quot;,&#xd;
+ &quot;version&quot;: &quot;1.2.3&quot;&#xd;
+ },&#xd;
+ &quot;state&quot;: &quot;UNINITIALISED&quot;,&#xd;
+ &quot;orderedState&quot;: &quot;UNINITIALISED&quot;,&#xd;
+ &quot;description&quot;: &quot;PMSH control loop instance 0&quot;,&#xd;
+ &quot;elements&quot;: {&#xd;
+ &quot;709c62b3-8918-41b9-a747-d21eb79c6c21&quot;: {&#xd;
+ &quot;id&quot;: &quot;709c62b3-8918-41b9-a747-d21eb79c6c21&quot;,&#xd;
+ &quot;definition&quot;: {&#xd;
+ &quot;name&quot;: &quot;org.onap.domain.pmsh.PMSH_MonitoringPolicyControlLoopElement&quot;,&#xd;
+ &quot;version&quot;: &quot;1.2.3&quot;&#xd;
+ },&#xd;
+ &quot;participantType&quot;:{&#xd;
+ &quot;name&quot;:&quot;org.onap.policy.controlloop.PolicyControlLoopParticipant&quot;,&#xd;
+ &quot;version&quot;:&quot;2.3.1&quot;&#xd;
+ },&#xd;
+ &quot;participantId&quot;:{&#xd;
+ &quot;name&quot;:&quot;org.onap.PM_Policy&quot;,&#xd;
+ &quot;version&quot;:&quot;1.0.0&quot;&#xd;
+ },&#xd;
+ &quot;state&quot;:&quot;UNINITIALISED&quot;,&#xd;
+ &quot;orderedState&quot;:&quot;UNINITIALISED&quot;,&#xd;
+ &quot;toscaServiceTemplateFragment&quot;:{&#xd;
+ &quot;data_types&quot;:{&#xd;
+ &quot;onap.datatype.controlloop.Actor&quot;:{&#xd;
+ &quot;constraints&quot;:[&#xd;
+ &#xd;
+ ],&#xd;
+ &quot;properties&quot;:{&#xd;
+ &quot;payload&quot;:{&#xd;
+ &quot;name&quot;:&quot;payload&quot;,&#xd;
+ &quot;type&quot;:&quot;map&quot;,&#xd;
+ &quot;type_version&quot;:&quot;0.0.0&quot;,&#xd;
+ &quot;description&quot;:&quot;Name/value pairs of payload information passed by Policy to the actor&quot;,&#xd;
+ &quot;required&quot;:false,&#xd;
+ &quot;entry_schema&quot;:{&#xd;
+ &quot;type&quot;:&quot;string&quot;,&#xd;
+ &quot;type_version&quot;:&quot;0.0.0&quot;&#xd;
+ },&#xd;
+ &quot;metadata&quot;:{&#xd;
+ &quot;clamp_possible_values&quot;:&quot;ClampExecution:CDS/payload&quot;&#xd;
+ }&#xd;
+ },&#xd;
+ &quot;target&quot;:{&#xd;
+ &quot;name&quot;:&quot;target&quot;,&#xd;
+ &quot;type&quot;:&quot;onap.datatype.controlloop.Target&quot;,&#xd;
+ &quot;type_version&quot;:&quot;0.0.0&quot;,&#xd;
+ &quot;description&quot;:&quot;The resource the operation should be performed on.&quot;,&#xd;
+ &quot;required&quot;:true&#xd;
+ },&#xd;
+ &quot;actor&quot;:{&#xd;
+ &quot;name&quot;:&quot;actor&quot;,&#xd;
+ &quot;type&quot;:&quot;string&quot;,&#xd;
+ &quot;type_version&quot;:&quot;0.0.0&quot;,&#xd;
+ &quot;description&quot;:&quot;The actor performing the operation.&quot;,&#xd;
+ &quot;required&quot;:true,&#xd;
+ &quot;metadata&quot;:{&#xd;
+ &quot;clamp_possible_values&quot;:&quot;Dictionary:DefaultActors,ClampExecution:CDS/actor&quot;&#xd;
+ }&#xd;
+ },&#xd;
+ &quot;operation&quot;:{&#xd;
+ &quot;name&quot;:&quot;operation&quot;,&#xd;
+ &quot;type&quot;:&quot;string&quot;,&#xd;
+ &quot;type_version&quot;:&quot;0.0.0&quot;,&#xd;
+ &quot;description&quot;:&quot;The operation the actor is performing.&quot;,&#xd;
+ &quot;required&quot;:true,&#xd;
+ &quot;metadata&quot;:{&#xd;
+ &quot;clamp_possible_values&quot;:&quot;Dictionary:DefaultOperations,ClampExecution:CDS/operation&quot;&#xd;
+ }&#xd;
+ }&#xd;
+ },&#xd;
+ &quot;name&quot;:&quot;onap.datatype.controlloop.Actor&quot;,&#xd;
+ &quot;version&quot;:&quot;0.0.0&quot;,&#xd;
+ &quot;derived_from&quot;:&quot;tosca.datatypes.Root&quot;,&#xd;
+ &quot;metadata&quot;:{&#xd;
+ &#xd;
+ },&#xd;
+ &quot;description&quot;:&quot;An actor/operation/target definition&quot;&#xd;
+ },&#xd;
+ &quot;onap.datatype.controlloop.Operation&quot;:{&#xd;
+ &quot;constraints&quot;:[&#xd;
+ &#xd;
+ ],&#xd;
+ &quot;properties&quot;:{&#xd;
+ &quot;failure_retries&quot;:{&#xd;
+ &quot;name&quot;:&quot;failure_retries&quot;,&#xd;
+ &quot;type&quot;:&quot;string&quot;,&#xd;
+ &quot;type_version&quot;:&quot;0.0.0&quot;,&#xd;
+ &quot;description&quot;:&quot;Points to the operation to invoke when the current operation has exceeded its max retries.&quot;,&#xd;
+ &quot;default&quot;:&quot;final_failure_retries&quot;,&#xd;
+ &quot;required&quot;:false&#xd;
+ },&#xd;
+ &quot;id&quot;:{&#xd;
+ &quot;name&quot;:&quot;id&quot;,&#xd;
+ &quot;type&quot;:&quot;string&quot;,&#xd;
+ &quot;type_version&quot;:&quot;0.0.0&quot;,&#xd;
+ &quot;description&quot;:&quot;Unique identifier for the operation&quot;,&#xd;
+ &quot;required&quot;:true&#xd;
+ },&#xd;
+ &quot;failure_timeout&quot;:{&#xd;
+ &quot;name&quot;:&quot;failure_timeout&quot;,&#xd;
+ &quot;type&quot;:&quot;string&quot;,&#xd;
+ &quot;type_version&quot;:&quot;0.0.0&quot;,&#xd;
+ &quot;description&quot;:&quot;Points to the operation to invoke when the time out for the operation occurs.&quot;,&#xd;
+ &quot;default&quot;:&quot;final_failure_timeout&quot;,&#xd;
+ &quot;required&quot;:false&#xd;
+ },&#xd;
+ &quot;failure&quot;:{&#xd;
+ &quot;name&quot;:&quot;failure&quot;,&#xd;
+ &quot;type&quot;:&quot;string&quot;,&#xd;
+ &quot;type_version&quot;:&quot;0.0.0&quot;,&#xd;
+ &quot;description&quot;:&quot;Points to the operation to invoke on Actor operation failure.&quot;,&#xd;
+ &quot;default&quot;:&quot;final_failure&quot;,&#xd;
+ &quot;required&quot;:false&#xd;
+ },&#xd;
+ &quot;operation&quot;:{&#xd;
+ &quot;name&quot;:&quot;operation&quot;,&#xd;
+ &quot;type&quot;:&quot;onap.datatype.controlloop.Actor&quot;,&#xd;
+ &quot;type_version&quot;:&quot;0.0.0&quot;,&#xd;
+ &quot;description&quot;:&quot;The definition of the operation to be performed.&quot;,&#xd;
+ &quot;required&quot;:true&#xd;
+ },&#xd;
+ &quot;failure_guard&quot;:{&#xd;
+ &quot;name&quot;:&quot;failure_guard&quot;,&#xd;
+ &quot;type&quot;:&quot;string&quot;,&#xd;
+ &quot;type_version&quot;:&quot;0.0.0&quot;,&#xd;
+ &quot;description&quot;:&quot;Points to the operation to invoke when the current operation is blocked due to guard policy enforcement.&quot;,&#xd;
+ &quot;default&quot;:&quot;final_failure_guard&quot;,&#xd;
+ &quot;required&quot;:false&#xd;
+ },&#xd;
+ &quot;retries&quot;:{&#xd;
+ &quot;name&quot;:&quot;retries&quot;,&#xd;
+ &quot;type&quot;:&quot;integer&quot;,&#xd;
+ &quot;type_version&quot;:&quot;0.0.0&quot;,&#xd;
+ &quot;description&quot;:&quot;The number of retries the actor should attempt to perform the operation.&quot;,&#xd;
+ &quot;default&quot;:0.0,&#xd;
+ &quot;required&quot;:true&#xd;
+ },&#xd;
+ &quot;timeout&quot;:{&#xd;
+ &quot;name&quot;:&quot;timeout&quot;,&#xd;
+ &quot;type&quot;:&quot;integer&quot;,&#xd;
+ &quot;type_version&quot;:&quot;0.0.0&quot;,&#xd;
+ &quot;description&quot;:&quot;The amount of time for the actor to perform the operation.&quot;,&#xd;
+ &quot;required&quot;:true&#xd;
+ },&#xd;
+ &quot;failure_exception&quot;:{&#xd;
+ &quot;name&quot;:&quot;failure_exception&quot;,&#xd;
+ &quot;type&quot;:&quot;string&quot;,&#xd;
+ &quot;type_version&quot;:&quot;0.0.0&quot;,&#xd;
+ &quot;description&quot;:&quot;Points to the operation to invoke when the current operation causes an exception.&quot;,&#xd;
+ &quot;default&quot;:&quot;final_failure_exception&quot;,&#xd;
+ &quot;required&quot;:false&#xd;
+ },&#xd;
+ &quot;description&quot;:{&#xd;
+ &quot;name&quot;:&quot;description&quot;,&#xd;
+ &quot;type&quot;:&quot;string&quot;,&#xd;
+ &quot;type_version&quot;:&quot;0.0.0&quot;,&#xd;
+ &quot;description&quot;:&quot;A user-friendly description of the intent for the operation&quot;,&#xd;
+ &quot;required&quot;:false&#xd;
+ },&#xd;
+ &quot;success&quot;:{&#xd;
+ &quot;name&quot;:&quot;success&quot;,&#xd;
+ &quot;type&quot;:&quot;string&quot;,&#xd;
+ &quot;type_version&quot;:&quot;0.0.0&quot;,&#xd;
+ &quot;description&quot;:&quot;Points to the operation to invoke on success. A value of \&quot;final_success\&quot; indicates and end to the operation.&quot;,&#xd;
+ &quot;default&quot;:&quot;final_success&quot;,&#xd;
+ &quot;required&quot;:false&#xd;
+ }&#xd;
+ },&#xd;
+ &quot;name&quot;:&quot;onap.datatype.controlloop.Operation&quot;,&#xd;
+ &quot;version&quot;:&quot;0.0.0&quot;,&#xd;
+ &quot;derived_from&quot;:&quot;tosca.datatypes.Root&quot;,&#xd;
+ &quot;metadata&quot;:{&#xd;
+ &#xd;
+ },&#xd;
+ &quot;description&quot;:&quot;An operation supported by an actor&quot;&#xd;
+ },&#xd;
+ &quot;onap.datatype.controlloop.Target&quot;:{&#xd;
+ &quot;constraints&quot;:[&#xd;
+ &#xd;
+ ],&#xd;
+ &quot;properties&quot;:{&#xd;
+ &quot;entityIds&quot;:{&#xd;
+ &quot;name&quot;:&quot;entityIds&quot;,&#xd;
+ &quot;type&quot;:&quot;map&quot;,&#xd;
+ &quot;type_version&quot;:&quot;0.0.0&quot;,&#xd;
+ &quot;description&quot;:&quot;Map of values that identify the resource. If none are provided, it is assumed that the\nentity that generated the ONSET event will be the target.\n&quot;,&#xd;
+ &quot;required&quot;:false,&#xd;
+ &quot;entry_schema&quot;:{&#xd;
+ &quot;type&quot;:&quot;string&quot;,&#xd;
+ &quot;type_version&quot;:&quot;0.0.0&quot;&#xd;
+ },&#xd;
+ &quot;metadata&quot;:{&#xd;
+ &quot;clamp_possible_values&quot;:&quot;ClampExecution:CSAR_RESOURCES&quot;&#xd;
+ }&#xd;
+ },&#xd;
+ &quot;targetType&quot;:{&#xd;
+ &quot;name&quot;:&quot;targetType&quot;,&#xd;
+ &quot;type&quot;:&quot;string&quot;,&#xd;
+ &quot;type_version&quot;:&quot;0.0.0&quot;,&#xd;
+ &quot;description&quot;:&quot;Category for the target type&quot;,&#xd;
+ &quot;required&quot;:true,&#xd;
+ &quot;constraints&quot;:[&#xd;
+ {&#xd;
+ &quot;valid_values&quot;:[&#xd;
+ &quot;VNF&quot;,&#xd;
+ &quot;VM&quot;,&#xd;
+ &quot;VFMODULE&quot;,&#xd;
+ &quot;PNF&quot;&#xd;
+ ]&#xd;
+ }&#xd;
+ ]&#xd;
+ }&#xd;
+ },&#xd;
+ &quot;name&quot;:&quot;onap.datatype.controlloop.Target&quot;,&#xd;
+ &quot;version&quot;:&quot;0.0.0&quot;,&#xd;
+ &quot;derived_from&quot;:&quot;tosca.datatypes.Root&quot;,&#xd;
+ &quot;metadata&quot;:{&#xd;
+ &#xd;
+ },&#xd;
+ &quot;description&quot;:&quot;Definition for a entity in A&amp;AI to perform a control loop operation on&quot;&#xd;
+ },&#xd;
+ &quot;onap.datatypes.ToscaConceptIdentifier&quot;:{&#xd;
+ &quot;constraints&quot;:[&#xd;
+ &#xd;
+ ],&#xd;
+ &quot;properties&quot;:{&#xd;
+ &quot;version&quot;:{&#xd;
+ &quot;name&quot;:&quot;version&quot;,&#xd;
+ &quot;type&quot;:&quot;string&quot;,&#xd;
+ &quot;type_version&quot;:&quot;0.0.0&quot;,&#xd;
+ &quot;required&quot;:true&#xd;
+ },&#xd;
+ &quot;name&quot;:{&#xd;
+ &quot;name&quot;:&quot;name&quot;,&#xd;
+ &quot;type&quot;:&quot;string&quot;,&#xd;
+ &quot;type_version&quot;:&quot;0.0.0&quot;,&#xd;
+ &quot;required&quot;:true&#xd;
+ }&#xd;
+ },&#xd;
+ &quot;name&quot;:&quot;onap.datatypes.ToscaConceptIdentifier&quot;,&#xd;
+ &quot;version&quot;:&quot;0.0.0&quot;,&#xd;
+ &quot;derived_from&quot;:&quot;tosca.datatypes.Root&quot;,&#xd;
+ &quot;metadata&quot;:{&#xd;
+ &#xd;
+ }&#xd;
+ },&#xd;
+ &quot;onap.datatypes.monitoring.managedObjectDNsBasic&quot;:{&#xd;
+ &quot;constraints&quot;:[&#xd;
+ &#xd;
+ ],&#xd;
+ &quot;properties&quot;:{&#xd;
+ &quot;DN&quot;:{&#xd;
+ &quot;name&quot;:&quot;DN&quot;,&#xd;
+ &quot;type&quot;:&quot;string&quot;,&#xd;
+ &quot;type_version&quot;:&quot;0.0.0&quot;,&#xd;
+ &quot;description&quot;:&quot;Managed object distinguished name&quot;,&#xd;
+ &quot;required&quot;:true,&#xd;
+ &quot;constraints&quot;:[&#xd;
+ &#xd;
+ ],&#xd;
+ &quot;metadata&quot;:{&#xd;
+ &#xd;
+ }&#xd;
+ }&#xd;
+ },&#xd;
+ &quot;name&quot;:&quot;onap.datatypes.monitoring.managedObjectDNsBasic&quot;,&#xd;
+ &quot;version&quot;:&quot;0.0.0&quot;,&#xd;
+ &quot;derived_from&quot;:&quot;tosca.datatypes.Root&quot;,&#xd;
+ &quot;metadata&quot;:{&#xd;
+ &#xd;
+ }&#xd;
+ },&#xd;
+ &quot;onap.datatypes.monitoring.managedObjectDNsBasics&quot;:{&#xd;
+ &quot;constraints&quot;:[&#xd;
+ &#xd;
+ ],&#xd;
+ &quot;properties&quot;:{&#xd;
+ &quot;managedObjectDNsBasic&quot;:{&#xd;
+ &quot;name&quot;:&quot;managedObjectDNsBasic&quot;,&#xd;
+ &quot;type&quot;:&quot;map&quot;,&#xd;
+ &quot;type_version&quot;:&quot;0.0.0&quot;,&#xd;
+ &quot;description&quot;:&quot;Managed object distinguished name object&quot;,&#xd;
+ &quot;required&quot;:true,&#xd;
+ &quot;constraints&quot;:[&#xd;
+ &#xd;
+ ],&#xd;
+ &quot;entry_schema&quot;:{&#xd;
+ &quot;type&quot;:&quot;onap.datatypes.monitoring.managedObjectDNsBasic&quot;,&#xd;
+ &quot;type_version&quot;:&quot;0.0.0&quot;,&#xd;
+ &quot;constraints&quot;:[&#xd;
+ &#xd;
+ ]&#xd;
+ },&#xd;
+ &quot;metadata&quot;:{&#xd;
+ &#xd;
+ }&#xd;
+ }&#xd;
+ },&#xd;
+ &quot;name&quot;:&quot;onap.datatypes.monitoring.managedObjectDNsBasics&quot;,&#xd;
+ &quot;version&quot;:&quot;0.0.0&quot;,&#xd;
+ &quot;derived_from&quot;:&quot;tosca.datatypes.Root&quot;,&#xd;
+ &quot;metadata&quot;:{&#xd;
+ &#xd;
+ }&#xd;
+ },&#xd;
+ &quot;onap.datatypes.monitoring.measurementGroup&quot;:{&#xd;
+ &quot;constraints&quot;:[&#xd;
+ &#xd;
+ ],&#xd;
+ &quot;properties&quot;:{&#xd;
+ &quot;measurementTypes&quot;:{&#xd;
+ &quot;name&quot;:&quot;measurementTypes&quot;,&#xd;
+ &quot;type&quot;:&quot;list&quot;,&#xd;
+ &quot;type_version&quot;:&quot;0.0.0&quot;,&#xd;
+ &quot;description&quot;:&quot;List of measurement types&quot;,&#xd;
+ &quot;required&quot;:true,&#xd;
+ &quot;constraints&quot;:[&#xd;
+ &#xd;
+ ],&#xd;
+ &quot;entry_schema&quot;:{&#xd;
+ &quot;type&quot;:&quot;onap.datatypes.monitoring.measurementTypes&quot;,&#xd;
+ &quot;type_version&quot;:&quot;0.0.0&quot;,&#xd;
+ &quot;constraints&quot;:[&#xd;
+ &#xd;
+ ]&#xd;
+ },&#xd;
+ &quot;metadata&quot;:{&#xd;
+ &#xd;
+ }&#xd;
+ },&#xd;
+ &quot;managedObjectDNsBasic&quot;:{&#xd;
+ &quot;name&quot;:&quot;managedObjectDNsBasic&quot;,&#xd;
+ &quot;type&quot;:&quot;list&quot;,&#xd;
+ &quot;type_version&quot;:&quot;0.0.0&quot;,&#xd;
+ &quot;description&quot;:&quot;List of managed object distinguished names&quot;,&#xd;
+ &quot;required&quot;:true,&#xd;
+ &quot;constraints&quot;:[&#xd;
+ &#xd;
+ ],&#xd;
+ &quot;entry_schema&quot;:{&#xd;
+ &quot;type&quot;:&quot;onap.datatypes.monitoring.managedObjectDNsBasics&quot;,&#xd;
+ &quot;type_version&quot;:&quot;0.0.0&quot;,&#xd;
+ &quot;constraints&quot;:[&#xd;
+ &#xd;
+ ]&#xd;
+ },&#xd;
+ &quot;metadata&quot;:{&#xd;
+ &#xd;
+ }&#xd;
+ }&#xd;
+ },&#xd;
+ &quot;name&quot;:&quot;onap.datatypes.monitoring.measurementGroup&quot;,&#xd;
+ &quot;version&quot;:&quot;0.0.0&quot;,&#xd;
+ &quot;derived_from&quot;:&quot;tosca.datatypes.Root&quot;,&#xd;
+ &quot;metadata&quot;:{&#xd;
+ &#xd;
+ }&#xd;
+ },&#xd;
+ &quot;onap.datatypes.monitoring.measurementGroups&quot;:{&#xd;
+ &quot;constraints&quot;:[&#xd;
+ &#xd;
+ ],&#xd;
+ &quot;properties&quot;:{&#xd;
+ &quot;measurementGroup&quot;:{&#xd;
+ &quot;name&quot;:&quot;measurementGroup&quot;,&#xd;
+ &quot;type&quot;:&quot;map&quot;,&#xd;
+ &quot;type_version&quot;:&quot;0.0.0&quot;,&#xd;
+ &quot;description&quot;:&quot;Measurement Group&quot;,&#xd;
+ &quot;required&quot;:true,&#xd;
+ &quot;constraints&quot;:[&#xd;
+ &#xd;
+ ],&#xd;
+ &quot;entry_schema&quot;:{&#xd;
+ &quot;type&quot;:&quot;onap.datatypes.monitoring.measurementGroup&quot;,&#xd;
+ &quot;type_version&quot;:&quot;0.0.0&quot;,&#xd;
+ &quot;constraints&quot;:[&#xd;
+ &#xd;
+ ]&#xd;
+ },&#xd;
+ &quot;metadata&quot;:{&#xd;
+ &#xd;
+ }&#xd;
+ }&#xd;
+ },&#xd;
+ &quot;name&quot;:&quot;onap.datatypes.monitoring.measurementGroups&quot;,&#xd;
+ &quot;version&quot;:&quot;0.0.0&quot;,&#xd;
+ &quot;derived_from&quot;:&quot;tosca.datatypes.Root&quot;,&#xd;
+ &quot;metadata&quot;:{&#xd;
+ &#xd;
+ }&#xd;
+ },&#xd;
+ &quot;onap.datatypes.monitoring.measurementType&quot;:{&#xd;
+ &quot;constraints&quot;:[&#xd;
+ &#xd;
+ ],&#xd;
+ &quot;properties&quot;:{&#xd;
+ &quot;measurementType&quot;:{&#xd;
+ &quot;name&quot;:&quot;measurementType&quot;,&#xd;
+ &quot;type&quot;:&quot;string&quot;,&#xd;
+ &quot;type_version&quot;:&quot;0.0.0&quot;,&#xd;
+ &quot;description&quot;:&quot;Measurement type&quot;,&#xd;
+ &quot;required&quot;:true,&#xd;
+ &quot;constraints&quot;:[&#xd;
+ &#xd;
+ ],&#xd;
+ &quot;metadata&quot;:{&#xd;
+ &#xd;
+ }&#xd;
+ }&#xd;
+ },&#xd;
+ &quot;name&quot;:&quot;onap.datatypes.monitoring.measurementType&quot;,&#xd;
+ &quot;version&quot;:&quot;0.0.0&quot;,&#xd;
+ &quot;derived_from&quot;:&quot;tosca.datatypes.Root&quot;,&#xd;
+ &quot;metadata&quot;:{&#xd;
+ &#xd;
+ }&#xd;
+ },&#xd;
+ &quot;onap.datatypes.monitoring.measurementTypes&quot;:{&#xd;
+ &quot;constraints&quot;:[&#xd;
+ &#xd;
+ ],&#xd;
+ &quot;properties&quot;:{&#xd;
+ &quot;measurementType&quot;:{&#xd;
+ &quot;name&quot;:&quot;measurementType&quot;,&#xd;
+ &quot;type&quot;:&quot;map&quot;,&#xd;
+ &quot;type_version&quot;:&quot;0.0.0&quot;,&#xd;
+ &quot;description&quot;:&quot;Measurement type object&quot;,&#xd;
+ &quot;required&quot;:true,&#xd;
+ &quot;constraints&quot;:[&#xd;
+ &#xd;
+ ],&#xd;
+ &quot;entry_schema&quot;:{&#xd;
+ &quot;type&quot;:&quot;onap.datatypes.monitoring.measurementType&quot;,&#xd;
+ &quot;type_version&quot;:&quot;0.0.0&quot;,&#xd;
+ &quot;constraints&quot;:[&#xd;
+ &#xd;
+ ]&#xd;
+ },&#xd;
+ &quot;metadata&quot;:{&#xd;
+ &#xd;
+ }&#xd;
+ }&#xd;
+ },&#xd;
+ &quot;name&quot;:&quot;onap.datatypes.monitoring.measurementTypes&quot;,&#xd;
+ &quot;version&quot;:&quot;0.0.0&quot;,&#xd;
+ &quot;derived_from&quot;:&quot;tosca.datatypes.Root&quot;,&#xd;
+ &quot;metadata&quot;:{&#xd;
+ &#xd;
+ }&#xd;
+ },&#xd;
+ &quot;onap.datatypes.monitoring.nfFilter&quot;:{&#xd;
+ &quot;constraints&quot;:[&#xd;
+ &#xd;
+ ],&#xd;
+ &quot;properties&quot;:{&#xd;
+ &quot;modelVersionIDs&quot;:{&#xd;
+ &quot;name&quot;:&quot;modelVersionIDs&quot;,&#xd;
+ &quot;type&quot;:&quot;list&quot;,&#xd;
+ &quot;type_version&quot;:&quot;0.0.0&quot;,&#xd;
+ &quot;description&quot;:&quot;List of model version IDs&quot;,&#xd;
+ &quot;required&quot;:true,&#xd;
+ &quot;constraints&quot;:[&#xd;
+ &#xd;
+ ],&#xd;
+ &quot;entry_schema&quot;:{&#xd;
+ &quot;type&quot;:&quot;string&quot;,&#xd;
+ &quot;type_version&quot;:&quot;0.0.0&quot;,&#xd;
+ &quot;constraints&quot;:[&#xd;
+ &#xd;
+ ]&#xd;
+ },&#xd;
+ &quot;metadata&quot;:{&#xd;
+ &#xd;
+ }&#xd;
+ },&#xd;
+ &quot;modelInvariantIDs&quot;:{&#xd;
+ &quot;name&quot;:&quot;modelInvariantIDs&quot;,&#xd;
+ &quot;type&quot;:&quot;list&quot;,&#xd;
+ &quot;type_version&quot;:&quot;0.0.0&quot;,&#xd;
+ &quot;description&quot;:&quot;List of model invariant IDs&quot;,&#xd;
+ &quot;required&quot;:true,&#xd;
+ &quot;constraints&quot;:[&#xd;
+ &#xd;
+ ],&#xd;
+ &quot;entry_schema&quot;:{&#xd;
+ &quot;type&quot;:&quot;string&quot;,&#xd;
+ &quot;type_version&quot;:&quot;0.0.0&quot;,&#xd;
+ &quot;constraints&quot;:[&#xd;
+ &#xd;
+ ]&#xd;
+ },&#xd;
+ &quot;metadata&quot;:{&#xd;
+ &#xd;
+ }&#xd;
+ },&#xd;
+ &quot;modelNames&quot;:{&#xd;
+ &quot;name&quot;:&quot;modelNames&quot;,&#xd;
+ &quot;type&quot;:&quot;list&quot;,&#xd;
+ &quot;type_version&quot;:&quot;0.0.0&quot;,&#xd;
+ &quot;description&quot;:&quot;List of model names&quot;,&#xd;
+ &quot;required&quot;:true,&#xd;
+ &quot;constraints&quot;:[&#xd;
+ &#xd;
+ ],&#xd;
+ &quot;entry_schema&quot;:{&#xd;
+ &quot;type&quot;:&quot;string&quot;,&#xd;
+ &quot;type_version&quot;:&quot;0.0.0&quot;,&#xd;
+ &quot;constraints&quot;:[&#xd;
+ &#xd;
+ ]&#xd;
+ },&#xd;
+ &quot;metadata&quot;:{&#xd;
+ &#xd;
+ }&#xd;
+ },&#xd;
+ &quot;nfNames&quot;:{&#xd;
+ &quot;name&quot;:&quot;nfNames&quot;,&#xd;
+ &quot;type&quot;:&quot;list&quot;,&#xd;
+ &quot;type_version&quot;:&quot;0.0.0&quot;,&#xd;
+ &quot;description&quot;:&quot;List of network functions&quot;,&#xd;
+ &quot;required&quot;:true,&#xd;
+ &quot;constraints&quot;:[&#xd;
+ &#xd;
+ ],&#xd;
+ &quot;entry_schema&quot;:{&#xd;
+ &quot;type&quot;:&quot;string&quot;,&#xd;
+ &quot;type_version&quot;:&quot;0.0.0&quot;,&#xd;
+ &quot;constraints&quot;:[&#xd;
+ &#xd;
+ ]&#xd;
+ },&#xd;
+ &quot;metadata&quot;:{&#xd;
+ &#xd;
+ }&#xd;
+ }&#xd;
+ },&#xd;
+ &quot;name&quot;:&quot;onap.datatypes.monitoring.nfFilter&quot;,&#xd;
+ &quot;version&quot;:&quot;0.0.0&quot;,&#xd;
+ &quot;derived_from&quot;:&quot;tosca.datatypes.Root&quot;,&#xd;
+ &quot;metadata&quot;:{&#xd;
+ &#xd;
+ }&#xd;
+ },&#xd;
+ &quot;onap.datatypes.monitoring.subscription&quot;:{&#xd;
+ &quot;constraints&quot;:[&#xd;
+ &#xd;
+ ],&#xd;
+ &quot;properties&quot;:{&#xd;
+ &quot;measurementGroups&quot;:{&#xd;
+ &quot;name&quot;:&quot;measurementGroups&quot;,&#xd;
+ &quot;type&quot;:&quot;list&quot;,&#xd;
+ &quot;type_version&quot;:&quot;0.0.0&quot;,&#xd;
+ &quot;description&quot;:&quot;Measurement Groups&quot;,&#xd;
+ &quot;required&quot;:true,&#xd;
+ &quot;constraints&quot;:[&#xd;
+ &#xd;
+ ],&#xd;
+ &quot;entry_schema&quot;:{&#xd;
+ &quot;type&quot;:&quot;onap.datatypes.monitoring.measurementGroups&quot;,&#xd;
+ &quot;type_version&quot;:&quot;0.0.0&quot;,&#xd;
+ &quot;constraints&quot;:[&#xd;
+ &#xd;
+ ]&#xd;
+ },&#xd;
+ &quot;metadata&quot;:{&#xd;
+ &#xd;
+ }&#xd;
+ },&#xd;
+ &quot;fileBasedGP&quot;:{&#xd;
+ &quot;name&quot;:&quot;fileBasedGP&quot;,&#xd;
+ &quot;type&quot;:&quot;integer&quot;,&#xd;
+ &quot;type_version&quot;:&quot;0.0.0&quot;,&#xd;
+ &quot;description&quot;:&quot;File based granularity period&quot;,&#xd;
+ &quot;required&quot;:true,&#xd;
+ &quot;constraints&quot;:[&#xd;
+ &#xd;
+ ],&#xd;
+ &quot;metadata&quot;:{&#xd;
+ &#xd;
+ }&#xd;
+ },&#xd;
+ &quot;fileLocation&quot;:{&#xd;
+ &quot;name&quot;:&quot;fileLocation&quot;,&#xd;
+ &quot;type&quot;:&quot;string&quot;,&#xd;
+ &quot;type_version&quot;:&quot;0.0.0&quot;,&#xd;
+ &quot;description&quot;:&quot;ROP file location&quot;,&#xd;
+ &quot;required&quot;:true,&#xd;
+ &quot;constraints&quot;:[&#xd;
+ &#xd;
+ ],&#xd;
+ &quot;metadata&quot;:{&#xd;
+ &#xd;
+ }&#xd;
+ },&#xd;
+ &quot;subscriptionName&quot;:{&#xd;
+ &quot;name&quot;:&quot;subscriptionName&quot;,&#xd;
+ &quot;type&quot;:&quot;string&quot;,&#xd;
+ &quot;type_version&quot;:&quot;0.0.0&quot;,&#xd;
+ &quot;description&quot;:&quot;Name of the subscription&quot;,&#xd;
+ &quot;required&quot;:true,&#xd;
+ &quot;constraints&quot;:[&#xd;
+ &#xd;
+ ],&#xd;
+ &quot;metadata&quot;:{&#xd;
+ &#xd;
+ }&#xd;
+ },&#xd;
+ &quot;administrativeState&quot;:{&#xd;
+ &quot;name&quot;:&quot;administrativeState&quot;,&#xd;
+ &quot;type&quot;:&quot;string&quot;,&#xd;
+ &quot;type_version&quot;:&quot;0.0.0&quot;,&#xd;
+ &quot;description&quot;:&quot;State of the subscription&quot;,&#xd;
+ &quot;required&quot;:true,&#xd;
+ &quot;constraints&quot;:[&#xd;
+ {&#xd;
+ &quot;valid_values&quot;:[&#xd;
+ &quot;LOCKED&quot;,&#xd;
+ &quot;UNLOCKED&quot;&#xd;
+ ]&#xd;
+ }&#xd;
+ ],&#xd;
+ &quot;metadata&quot;:{&#xd;
+ &#xd;
+ }&#xd;
+ },&#xd;
+ &quot;nfFilter&quot;:{&#xd;
+ &quot;name&quot;:&quot;nfFilter&quot;,&#xd;
+ &quot;type&quot;:&quot;map&quot;,&#xd;
+ &quot;type_version&quot;:&quot;0.0.0&quot;,&#xd;
+ &quot;description&quot;:&quot;Network function filter&quot;,&#xd;
+ &quot;required&quot;:true,&#xd;
+ &quot;constraints&quot;:[&#xd;
+ &#xd;
+ ],&#xd;
+ &quot;entry_schema&quot;:{&#xd;
+ &quot;type&quot;:&quot;onap.datatypes.monitoring.nfFilter&quot;,&#xd;
+ &quot;type_version&quot;:&quot;0.0.0&quot;,&#xd;
+ &quot;constraints&quot;:[&#xd;
+ &#xd;
+ ]&#xd;
+ },&#xd;
+ &quot;metadata&quot;:{&#xd;
+ &#xd;
+ }&#xd;
+ }&#xd;
+ },&#xd;
+ &quot;name&quot;:&quot;onap.datatypes.monitoring.subscription&quot;,&#xd;
+ &quot;version&quot;:&quot;0.0.0&quot;,&#xd;
+ &quot;derived_from&quot;:&quot;tosca.datatypes.Root&quot;,&#xd;
+ &quot;metadata&quot;:{&#xd;
+ &#xd;
+ }&#xd;
+ }&#xd;
+ },&#xd;
+ &quot;policy_types&quot;:{&#xd;
+ &quot;onap.policies.Monitoring&quot;:{&#xd;
+ &quot;properties&quot;:{&#xd;
+ &#xd;
+ },&#xd;
+ &quot;name&quot;:&quot;onap.policies.Monitoring&quot;,&#xd;
+ &quot;version&quot;:&quot;1.0.0&quot;,&#xd;
+ &quot;derived_from&quot;:&quot;tosca.policies.Root&quot;,&#xd;
+ &quot;metadata&quot;:{&#xd;
+ &#xd;
+ },&#xd;
+ &quot;description&quot;:&quot;a base policy type for all policies that govern monitoring provisioning&quot;&#xd;
+ },&#xd;
+ &quot;onap.policies.test123&quot;:{&#xd;
+ &quot;properties&quot;:{&#xd;
+ &#xd;
+ },&#xd;
+ &quot;name&quot;:&quot;onap.policies.test123&quot;,&#xd;
+ &quot;version&quot;:&quot;1.0.0&quot;,&#xd;
+ &quot;derived_from&quot;:&quot;tosca.policies.Root&quot;,&#xd;
+ &quot;metadata&quot;:{&#xd;
+ &#xd;
+ },&#xd;
+ &quot;description&quot;:&quot;a base policy type for all policies that govern monitoring provisioning&quot;&#xd;
+ },&#xd;
+ &quot;onap.policies.controlloop.operational.Common&quot;:{&#xd;
+ &quot;properties&quot;:{&#xd;
+ &quot;abatement&quot;:{&#xd;
+ &quot;name&quot;:&quot;abatement&quot;,&#xd;
+ &quot;type&quot;:&quot;boolean&quot;,&#xd;
+ &quot;type_version&quot;:&quot;0.0.0&quot;,&#xd;
+ &quot;description&quot;:&quot;Whether an abatement event message will be expected for the control loop from DCAE.&quot;,&#xd;
+ &quot;default&quot;:false,&#xd;
+ &quot;required&quot;:true&#xd;
+ },&#xd;
+ &quot;operations&quot;:{&#xd;
+ &quot;name&quot;:&quot;operations&quot;,&#xd;
+ &quot;type&quot;:&quot;list&quot;,&#xd;
+ &quot;type_version&quot;:&quot;0.0.0&quot;,&#xd;
+ &quot;description&quot;:&quot;List of operations to be performed when Control Loop is triggered.&quot;,&#xd;
+ &quot;required&quot;:true,&#xd;
+ &quot;entry_schema&quot;:{&#xd;
+ &quot;type&quot;:&quot;onap.datatype.controlloop.Operation&quot;,&#xd;
+ &quot;type_version&quot;:&quot;0.0.0&quot;&#xd;
+ }&#xd;
+ },&#xd;
+ &quot;trigger&quot;:{&#xd;
+ &quot;name&quot;:&quot;trigger&quot;,&#xd;
+ &quot;type&quot;:&quot;string&quot;,&#xd;
+ &quot;type_version&quot;:&quot;0.0.0&quot;,&#xd;
+ &quot;description&quot;:&quot;Initial operation to execute upon receiving an Onset event message for the Control Loop.&quot;,&#xd;
+ &quot;required&quot;:true&#xd;
+ },&#xd;
+ &quot;timeout&quot;:{&#xd;
+ &quot;name&quot;:&quot;timeout&quot;,&#xd;
+ &quot;type&quot;:&quot;integer&quot;,&#xd;
+ &quot;type_version&quot;:&quot;0.0.0&quot;,&#xd;
+ &quot;description&quot;:&quot;Overall timeout for executing all the operations. This timeout should equal or exceed the total\ntimeout for each operation listed.\n&quot;,&#xd;
+ &quot;required&quot;:true&#xd;
+ },&#xd;
+ &quot;id&quot;:{&#xd;
+ &quot;name&quot;:&quot;id&quot;,&#xd;
+ &quot;type&quot;:&quot;string&quot;,&#xd;
+ &quot;type_version&quot;:&quot;0.0.0&quot;,&#xd;
+ &quot;description&quot;:&quot;The unique control loop id.&quot;,&#xd;
+ &quot;required&quot;:true&#xd;
+ }&#xd;
+ },&#xd;
+ &quot;name&quot;:&quot;onap.policies.controlloop.operational.Common&quot;,&#xd;
+ &quot;version&quot;:&quot;1.0.0&quot;,&#xd;
+ &quot;derived_from&quot;:&quot;tosca.policies.Root&quot;,&#xd;
+ &quot;metadata&quot;:{&#xd;
+ &#xd;
+ },&#xd;
+ &quot;description&quot;:&quot;Operational Policy for Control Loop execution. Originated in Frankfurt to support TOSCA Compliant\nPolicy Types. This does NOT support the legacy Policy YAML policy type.\n&quot;&#xd;
+ },&#xd;
+ &quot;onap.policies.controlloop.operational.common.Apex&quot;:{&#xd;
+ &quot;properties&quot;:{&#xd;
+ &quot;engineServiceParameters&quot;:{&#xd;
+ &quot;name&quot;:&quot;engineServiceParameters&quot;,&#xd;
+ &quot;type&quot;:&quot;string&quot;,&#xd;
+ &quot;type_version&quot;:&quot;0.0.0&quot;,&#xd;
+ &quot;description&quot;:&quot;The engine parameters like name, instanceCount, policy implementation, parameters etc.&quot;,&#xd;
+ &quot;required&quot;:true&#xd;
+ },&#xd;
+ &quot;eventOutputParameters&quot;:{&#xd;
+ &quot;name&quot;:&quot;eventOutputParameters&quot;,&#xd;
+ &quot;type&quot;:&quot;string&quot;,&#xd;
+ &quot;type_version&quot;:&quot;0.0.0&quot;,&#xd;
+ &quot;description&quot;:&quot;The event output parameters.&quot;,&#xd;
+ &quot;required&quot;:true&#xd;
+ },&#xd;
+ &quot;javaProperties&quot;:{&#xd;
+ &quot;name&quot;:&quot;javaProperties&quot;,&#xd;
+ &quot;type&quot;:&quot;string&quot;,&#xd;
+ &quot;type_version&quot;:&quot;0.0.0&quot;,&#xd;
+ &quot;description&quot;:&quot;Name/value pairs of properties to be set for APEX if needed.&quot;,&#xd;
+ &quot;required&quot;:false&#xd;
+ },&#xd;
+ &quot;eventInputParameters&quot;:{&#xd;
+ &quot;name&quot;:&quot;eventInputParameters&quot;,&#xd;
+ &quot;type&quot;:&quot;string&quot;,&#xd;
+ &quot;type_version&quot;:&quot;0.0.0&quot;,&#xd;
+ &quot;description&quot;:&quot;The event input parameters.&quot;,&#xd;
+ &quot;required&quot;:true&#xd;
+ }&#xd;
+ },&#xd;
+ &quot;name&quot;:&quot;onap.policies.controlloop.operational.common.Apex&quot;,&#xd;
+ &quot;version&quot;:&quot;1.0.0&quot;,&#xd;
+ &quot;derived_from&quot;:&quot;onap.policies.controlloop.operational.Common&quot;,&#xd;
+ &quot;metadata&quot;:{&#xd;
+ &#xd;
+ },&#xd;
+ &quot;description&quot;:&quot;Operational policies for Apex PDP&quot;&#xd;
+ },&#xd;
+ &quot;onap.policies.monitoring.dcae-pm-subscription-handler&quot;:{&#xd;
+ &quot;properties&quot;:{&#xd;
+ &quot;pmsh_policy&quot;:{&#xd;
+ &quot;name&quot;:&quot;pmsh_policy&quot;,&#xd;
+ &quot;type&quot;:&quot;onap.datatypes.monitoring.subscription&quot;,&#xd;
+ &quot;type_version&quot;:&quot;0.0.0&quot;,&#xd;
+ &quot;description&quot;:&quot;PMSH Policy JSON&quot;,&#xd;
+ &quot;required&quot;:false,&#xd;
+ &quot;constraints&quot;:[&#xd;
+ &#xd;
+ ],&#xd;
+ &quot;metadata&quot;:{&#xd;
+ &#xd;
+ }&#xd;
+ }&#xd;
+ },&#xd;
+ &quot;name&quot;:&quot;onap.policies.monitoring.dcae-pm-subscription-handler&quot;,&#xd;
+ &quot;version&quot;:&quot;1.0.0&quot;,&#xd;
+ &quot;derived_from&quot;:&quot;onap.policies.Monitoring&quot;,&#xd;
+ &quot;metadata&quot;:{&#xd;
+ &#xd;
+ }&#xd;
+ }&#xd;
+ },&#xd;
+ &quot;topology_template&quot;:{&#xd;
+ &#xd;
+ },&#xd;
+ &quot;name&quot;:&quot;NULL&quot;,&#xd;
+ &quot;version&quot;:&quot;0.0.0&quot;&#xd;
+ },&#xd;
+ &quot;propertiesMap&quot;: {&#xd;
+ &quot;provider_instance&quot;: {&#xd;
+ &quot;name&quot;: &quot;provider_instance&quot;,&#xd;
+ &quot;version&quot;: &quot;1.2.3&quot;,&#xd;
+ &quot;type&quot;: &quot;org.onap.datatypes.policy.clamp.controlloop.policControlLoopElement.Chart&quot;,&#xd;
+ &quot;typeVersion&quot;: &quot;1.0.0&quot;,&#xd;
+ &quot;description&quot;: &quot;The helm chart for the microservice&quot;,&#xd;
+ &quot;required&quot;: true&#xd;
+ }&#xd;
+ },&#xd;
+ &quot;description&quot;: &quot;Monitoring Policy Control Loop Element for the PMSH instance 0 control loop&quot;&#xd;
+ },&#xd;
+ &quot;709c62b3-8918-41b9-a747-d21eb79c6c22&quot;: {&#xd;
+ &quot;id&quot;: &quot;709c62b3-8918-41b9-a747-d21eb79c6c22&quot;,&#xd;
+ &quot;definition&quot;: {&#xd;
+ &quot;name&quot;: &quot;org.onap.domain.pmsh.PMSH_OperationalPolicyControlLoopElement&quot;,&#xd;
+ &quot;version&quot;: &quot;1.2.3&quot;&#xd;
+ },&#xd;
+ &quot;participantType&quot;:{&#xd;
+ &quot;name&quot;:&quot;org.onap.policy.controlloop.PolicyControlLoopParticipant&quot;,&#xd;
+ &quot;version&quot;:&quot;2.3.1&quot;&#xd;
+ },&#xd;
+ &quot;participantId&quot;:{&#xd;
+ &quot;name&quot;:&quot;org.onap.PM_Policy&quot;,&#xd;
+ &quot;version&quot;:&quot;1.0.0&quot;&#xd;
+ },&#xd;
+ &quot;state&quot;:&quot;UNINITIALISED&quot;,&#xd;
+ &quot;orderedState&quot;:&quot;UNINITIALISED&quot;,&#xd;
+ &quot;propertiesMap&quot;: {&#xd;
+ &quot;provider_instance&quot;: {&#xd;
+ &quot;name&quot;: &quot;provider_instance&quot;,&#xd;
+ &quot;version&quot;: &quot;1.2.3&quot;,&#xd;
+ &quot;type&quot;: &quot;org.onap.datatypes.policy.clamp.controlloop.policControlLoopElement.Chart&quot;,&#xd;
+ &quot;typeVersion&quot;: &quot;1.0.0&quot;,&#xd;
+ &quot;description&quot;: &quot;The helm chart for the microservice&quot;,&#xd;
+ &quot;required&quot;: true&#xd;
+ }&#xd;
+ },&#xd;
+ &quot;description&quot;: &quot;Operational Policy Control Loop Element for the PMSH instance 0 control loop&quot;&#xd;
+ }&#xd;
+ }&#xd;
+ }&#xd;
+ ]&#xd;
+}</stringProp>
+ <stringProp name="Argument.metadata">=</stringProp>
+ </elementProp>
+ </collectionProp>
+ </elementProp>
+ <stringProp name="HTTPSampler.domain">${RUNTIME_HOST}</stringProp>
+ <stringProp name="HTTPSampler.port">${RUNTIME_PORT}</stringProp>
+ <stringProp name="HTTPSampler.protocol">https</stringProp>
+ <stringProp name="HTTPSampler.contentEncoding"></stringProp>
+ <stringProp name="HTTPSampler.path">/onap/controlloop/v2/instantiation</stringProp>
+ <stringProp name="HTTPSampler.method">POST</stringProp>
+ <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
+ <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
+ <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
+ <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
+ <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
+ <stringProp name="HTTPSampler.connect_timeout"></stringProp>
+ <stringProp name="HTTPSampler.response_timeout"></stringProp>
+ </HTTPSamplerProxy>
+ <hashTree>
+ <ResponseAssertion guiclass="AssertionGui" testclass="ResponseAssertion" testname="Response Assertion" enabled="true">
+ <collectionProp name="Asserion.test_strings">
+ <stringProp name="49586">200</stringProp>
+ </collectionProp>
+ <stringProp name="Assertion.custom_message"></stringProp>
+ <stringProp name="Assertion.test_field">Assertion.response_code</stringProp>
+ <boolProp name="Assertion.assume_success">false</boolProp>
+ <intProp name="Assertion.test_type">1</intProp>
+ </ResponseAssertion>
+ <hashTree/>
+ </hashTree>
+ </hashTree>
+ <ThreadGroup guiclass="ThreadGroupGui" testclass="ThreadGroup" testname="ControlLoop Test Flow" enabled="true">
+ <stringProp name="ThreadGroup.on_sample_error">continue</stringProp>
+ <elementProp name="ThreadGroup.main_controller" elementType="LoopController" guiclass="LoopControlPanel" testclass="LoopController" testname="Loop Controller" enabled="true">
+ <boolProp name="LoopController.continue_forever">false</boolProp>
+ <intProp name="LoopController.loops">-1</intProp>
+ </elementProp>
+ <stringProp name="ThreadGroup.num_threads">1</stringProp>
+ <stringProp name="ThreadGroup.ramp_time">1</stringProp>
+ <boolProp name="ThreadGroup.scheduler">true</boolProp>
+ <stringProp name="ThreadGroup.duration">259200</stringProp>
+ <stringProp name="ThreadGroup.delay"></stringProp>
+ <boolProp name="ThreadGroup.same_user_on_next_iteration">true</boolProp>
+ </ThreadGroup>
+ <hashTree>
+ <HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="Check controlloop state" enabled="true">
+ <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" testname="User Defined Variables" enabled="true">
+ <collectionProp name="Arguments.arguments"/>
+ </elementProp>
+ <stringProp name="HTTPSampler.domain">${RUNTIME_HOST}</stringProp>
+ <stringProp name="HTTPSampler.port">${RUNTIME_PORT}</stringProp>
+ <stringProp name="HTTPSampler.protocol">https</stringProp>
+ <stringProp name="HTTPSampler.contentEncoding"></stringProp>
+ <stringProp name="HTTPSampler.path">/onap/controlloop/v2/instantiation</stringProp>
+ <stringProp name="HTTPSampler.method">GET</stringProp>
+ <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
+ <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
+ <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
+ <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
+ <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
+ <stringProp name="HTTPSampler.connect_timeout"></stringProp>
+ <stringProp name="HTTPSampler.response_timeout"></stringProp>
+ <stringProp name="TestPlan.comments">Basic Health Check</stringProp>
+ </HTTPSamplerProxy>
+ <hashTree>
+ <ResponseAssertion guiclass="AssertionGui" testclass="ResponseAssertion" testname="Response Assertion" enabled="true">
+ <collectionProp name="Asserion.test_strings">
+ <stringProp name="49586">200</stringProp>
+ </collectionProp>
+ <stringProp name="Assertion.custom_message"></stringProp>
+ <stringProp name="Assertion.test_field">Assertion.response_code</stringProp>
+ <boolProp name="Assertion.assume_success">false</boolProp>
+ <intProp name="Assertion.test_type">1</intProp>
+ </ResponseAssertion>
+ <hashTree/>
+ </hashTree>
+ <HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="Change State to PASSIVE" enabled="true">
+ <boolProp name="HTTPSampler.postBodyRaw">true</boolProp>
+ <elementProp name="HTTPsampler.Arguments" elementType="Arguments">
+ <collectionProp name="Arguments.arguments">
+ <elementProp name="" elementType="HTTPArgument">
+ <boolProp name="HTTPArgument.always_encode">false</boolProp>
+ <stringProp name="Argument.value">{&#xd;
+ &quot;orderedState&quot;: &quot;PASSIVE&quot;,&#xd;
+ &quot;controlLoopIdentifierList&quot;: [&#xd;
+ {&#xd;
+ &quot;name&quot;: &quot;PMSHInstance0&quot;,&#xd;
+ &quot;version&quot;: &quot;1.0.1&quot;&#xd;
+ }&#xd;
+ ]&#xd;
+}</stringProp>
+ <stringProp name="Argument.metadata">=</stringProp>
+ </elementProp>
+ </collectionProp>
+ </elementProp>
+ <stringProp name="HTTPSampler.domain">${RUNTIME_HOST}</stringProp>
+ <stringProp name="HTTPSampler.port">${RUNTIME_PORT}</stringProp>
+ <stringProp name="HTTPSampler.protocol">https</stringProp>
+ <stringProp name="HTTPSampler.contentEncoding"></stringProp>
+ <stringProp name="HTTPSampler.path">/onap/controlloop/v2/instantiation/command</stringProp>
+ <stringProp name="HTTPSampler.method">PUT</stringProp>
+ <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
+ <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
+ <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
+ <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
+ <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
+ <stringProp name="HTTPSampler.connect_timeout"></stringProp>
+ <stringProp name="HTTPSampler.response_timeout"></stringProp>
+ </HTTPSamplerProxy>
+ <hashTree>
+ <ConstantTimer guiclass="ConstantTimerGui" testclass="ConstantTimer" testname="Constant Timer" enabled="true">
+ <stringProp name="ConstantTimer.delay">6000</stringProp>
+ </ConstantTimer>
+ <hashTree/>
+ <ResponseAssertion guiclass="AssertionGui" testclass="ResponseAssertion" testname="Response Assertion" enabled="true">
+ <collectionProp name="Asserion.test_strings">
+ <stringProp name="49588">202</stringProp>
+ <stringProp name="51508">400</stringProp>
+ <stringProp name="51514">406</stringProp>
+ </collectionProp>
+ <stringProp name="Assertion.custom_message"></stringProp>
+ <stringProp name="Assertion.test_field">Assertion.response_code</stringProp>
+ <boolProp name="Assertion.assume_success">true</boolProp>
+ <intProp name="Assertion.test_type">34</intProp>
+ </ResponseAssertion>
+ <hashTree/>
+ </hashTree>
+ <HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="Check controlloop state" enabled="true">
+ <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" testname="User Defined Variables" enabled="true">
+ <collectionProp name="Arguments.arguments"/>
+ </elementProp>
+ <stringProp name="HTTPSampler.domain">${RUNTIME_HOST}</stringProp>
+ <stringProp name="HTTPSampler.port">${RUNTIME_PORT}</stringProp>
+ <stringProp name="HTTPSampler.protocol">https</stringProp>
+ <stringProp name="HTTPSampler.contentEncoding"></stringProp>
+ <stringProp name="HTTPSampler.path">/onap/controlloop/v2/instantiation</stringProp>
+ <stringProp name="HTTPSampler.method">GET</stringProp>
+ <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
+ <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
+ <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
+ <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
+ <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
+ <stringProp name="HTTPSampler.connect_timeout"></stringProp>
+ <stringProp name="HTTPSampler.response_timeout"></stringProp>
+ <stringProp name="TestPlan.comments">Basic Health Check</stringProp>
+ </HTTPSamplerProxy>
+ <hashTree>
+ <ResponseAssertion guiclass="AssertionGui" testclass="ResponseAssertion" testname="Response Assertion" enabled="true">
+ <collectionProp name="Asserion.test_strings">
+ <stringProp name="49586">200</stringProp>
+ </collectionProp>
+ <stringProp name="Assertion.custom_message"></stringProp>
+ <stringProp name="Assertion.test_field">Assertion.response_code</stringProp>
+ <boolProp name="Assertion.assume_success">false</boolProp>
+ <intProp name="Assertion.test_type">1</intProp>
+ </ResponseAssertion>
+ <hashTree/>
+ </hashTree>
+ <HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="Change State to UNINITIALISED" enabled="true">
+ <boolProp name="HTTPSampler.postBodyRaw">true</boolProp>
+ <elementProp name="HTTPsampler.Arguments" elementType="Arguments">
+ <collectionProp name="Arguments.arguments">
+ <elementProp name="" elementType="HTTPArgument">
+ <boolProp name="HTTPArgument.always_encode">false</boolProp>
+ <stringProp name="Argument.value">{&#xd;
+ &quot;orderedState&quot;: &quot;UNINITIALISED&quot;,&#xd;
+ &quot;controlLoopIdentifierList&quot;: [&#xd;
+ {&#xd;
+ &quot;name&quot;: &quot;PMSHInstance0&quot;,&#xd;
+ &quot;version&quot;: &quot;1.0.1&quot;&#xd;
+ }&#xd;
+ ]&#xd;
+}</stringProp>
+ <stringProp name="Argument.metadata">=</stringProp>
+ </elementProp>
+ </collectionProp>
+ </elementProp>
+ <stringProp name="HTTPSampler.domain">${RUNTIME_HOST}</stringProp>
+ <stringProp name="HTTPSampler.port">${RUNTIME_PORT}</stringProp>
+ <stringProp name="HTTPSampler.protocol">https</stringProp>
+ <stringProp name="HTTPSampler.contentEncoding"></stringProp>
+ <stringProp name="HTTPSampler.path">/onap/controlloop/v2/instantiation/command</stringProp>
+ <stringProp name="HTTPSampler.method">PUT</stringProp>
+ <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
+ <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
+ <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
+ <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
+ <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
+ <stringProp name="HTTPSampler.connect_timeout"></stringProp>
+ <stringProp name="HTTPSampler.response_timeout"></stringProp>
+ </HTTPSamplerProxy>
+ <hashTree>
+ <ResponseAssertion guiclass="AssertionGui" testclass="ResponseAssertion" testname="Response Assertion" enabled="true">
+ <collectionProp name="Asserion.test_strings">
+ <stringProp name="51508">400</stringProp>
+ <stringProp name="51514">406</stringProp>
+ <stringProp name="49588">202</stringProp>
+ </collectionProp>
+ <stringProp name="Assertion.custom_message"></stringProp>
+ <stringProp name="Assertion.test_field">Assertion.response_code</stringProp>
+ <boolProp name="Assertion.assume_success">true</boolProp>
+ <intProp name="Assertion.test_type">34</intProp>
+ </ResponseAssertion>
+ <hashTree/>
+ <ConstantTimer guiclass="ConstantTimerGui" testclass="ConstantTimer" testname="Constant Timer" enabled="true">
+ <stringProp name="ConstantTimer.delay">6000</stringProp>
+ </ConstantTimer>
+ <hashTree/>
+ </hashTree>
+ <HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="Check controlloop state" enabled="true">
+ <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" testname="User Defined Variables" enabled="true">
+ <collectionProp name="Arguments.arguments"/>
+ </elementProp>
+ <stringProp name="HTTPSampler.domain">${RUNTIME_HOST}</stringProp>
+ <stringProp name="HTTPSampler.port">${RUNTIME_PORT}</stringProp>
+ <stringProp name="HTTPSampler.protocol">https</stringProp>
+ <stringProp name="HTTPSampler.contentEncoding"></stringProp>
+ <stringProp name="HTTPSampler.path">/onap/controlloop/v2/instantiation</stringProp>
+ <stringProp name="HTTPSampler.method">GET</stringProp>
+ <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
+ <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
+ <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
+ <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
+ <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
+ <stringProp name="HTTPSampler.connect_timeout"></stringProp>
+ <stringProp name="HTTPSampler.response_timeout"></stringProp>
+ <stringProp name="TestPlan.comments">Basic Health Check</stringProp>
+ </HTTPSamplerProxy>
+ <hashTree>
+ <ResponseAssertion guiclass="AssertionGui" testclass="ResponseAssertion" testname="Response Assertion" enabled="true">
+ <collectionProp name="Asserion.test_strings">
+ <stringProp name="49586">200</stringProp>
+ </collectionProp>
+ <stringProp name="Assertion.custom_message"></stringProp>
+ <stringProp name="Assertion.test_field">Assertion.response_code</stringProp>
+ <boolProp name="Assertion.assume_success">false</boolProp>
+ <intProp name="Assertion.test_type">1</intProp>
+ </ResponseAssertion>
+ <hashTree/>
+ </hashTree>
+ </hashTree>
+ <PostThreadGroup guiclass="PostThreadGroupGui" testclass="PostThreadGroup" testname="tearDown Thread Group" enabled="true">
+ <stringProp name="ThreadGroup.on_sample_error">stoptest</stringProp>
+ <elementProp name="ThreadGroup.main_controller" elementType="LoopController" guiclass="LoopControlPanel" testclass="LoopController" testname="Loop Controller" enabled="true">
+ <boolProp name="LoopController.continue_forever">false</boolProp>
+ <stringProp name="LoopController.loops">1</stringProp>
+ </elementProp>
+ <stringProp name="ThreadGroup.num_threads">1</stringProp>
+ <stringProp name="ThreadGroup.ramp_time">1</stringProp>
+ <boolProp name="ThreadGroup.scheduler">false</boolProp>
+ <stringProp name="ThreadGroup.duration"></stringProp>
+ <stringProp name="ThreadGroup.delay"></stringProp>
+ <boolProp name="ThreadGroup.same_user_on_next_iteration">true</boolProp>
+ </PostThreadGroup>
+ <hashTree>
+ <HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="Delete instantiated controlloop" enabled="true">
+ <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" testname="User Defined Variables" enabled="true">
+ <collectionProp name="Arguments.arguments"/>
+ </elementProp>
+ <stringProp name="HTTPSampler.domain">${RUNTIME_HOST}</stringProp>
+ <stringProp name="HTTPSampler.port">${RUNTIME_PORT}</stringProp>
+ <stringProp name="HTTPSampler.protocol">https</stringProp>
+ <stringProp name="HTTPSampler.contentEncoding"></stringProp>
+ <stringProp name="HTTPSampler.path">/onap/controlloop/v2/instantiation?name=PMSHInstance0&amp;version=1.0.1</stringProp>
+ <stringProp name="HTTPSampler.method">DELETE</stringProp>
+ <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
+ <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
+ <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
+ <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
+ <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
+ <stringProp name="HTTPSampler.connect_timeout"></stringProp>
+ <stringProp name="HTTPSampler.response_timeout"></stringProp>
+ </HTTPSamplerProxy>
+ <hashTree>
+ <ResponseAssertion guiclass="AssertionGui" testclass="ResponseAssertion" testname="Response Assertion" enabled="true">
+ <collectionProp name="Asserion.test_strings">
+ <stringProp name="49586">200</stringProp>
+ </collectionProp>
+ <stringProp name="Assertion.custom_message"></stringProp>
+ <stringProp name="Assertion.test_field">Assertion.response_code</stringProp>
+ <boolProp name="Assertion.assume_success">false</boolProp>
+ <intProp name="Assertion.test_type">1</intProp>
+ </ResponseAssertion>
+ <hashTree/>
+ <ConstantTimer guiclass="ConstantTimerGui" testclass="ConstantTimer" testname="Constant Timer" enabled="true">
+ <stringProp name="ConstantTimer.delay">6000</stringProp>
+ </ConstantTimer>
+ <hashTree/>
+ </hashTree>
+ <HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="Delete ControlLoop Definition" enabled="true">
+ <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" testname="User Defined Variables" enabled="true">
+ <collectionProp name="Arguments.arguments"/>
+ </elementProp>
+ <stringProp name="HTTPSampler.domain">${RUNTIME_HOST}</stringProp>
+ <stringProp name="HTTPSampler.port">${RUNTIME_PORT}</stringProp>
+ <stringProp name="HTTPSampler.protocol">https</stringProp>
+ <stringProp name="HTTPSampler.contentEncoding"></stringProp>
+ <stringProp name="HTTPSampler.path">/onap/controlloop/v2/commission?name=NULL&amp;version=0.0.0</stringProp>
+ <stringProp name="HTTPSampler.method">DELETE</stringProp>
+ <boolProp name="HTTPSampler.follow_redirects">true</boolProp>
+ <boolProp name="HTTPSampler.auto_redirects">false</boolProp>
+ <boolProp name="HTTPSampler.use_keepalive">true</boolProp>
+ <boolProp name="HTTPSampler.DO_MULTIPART_POST">false</boolProp>
+ <stringProp name="HTTPSampler.embedded_url_re"></stringProp>
+ <stringProp name="HTTPSampler.connect_timeout"></stringProp>
+ <stringProp name="HTTPSampler.response_timeout"></stringProp>
+ </HTTPSamplerProxy>
+ <hashTree>
+ <ResponseAssertion guiclass="AssertionGui" testclass="ResponseAssertion" testname="Response Assertion" enabled="true">
+ <collectionProp name="Asserion.test_strings">
+ <stringProp name="49586">200</stringProp>
+ </collectionProp>
+ <stringProp name="Assertion.custom_message"></stringProp>
+ <stringProp name="Assertion.test_field">Assertion.response_code</stringProp>
+ <boolProp name="Assertion.assume_success">false</boolProp>
+ <intProp name="Assertion.test_type">1</intProp>
+ </ResponseAssertion>
+ <hashTree/>
+ </hashTree>
+ </hashTree>
+ <ResultCollector guiclass="SummaryReport" testclass="ResultCollector" testname="Summary Report" enabled="true">
+ <boolProp name="ResultCollector.error_logging">false</boolProp>
+ <objProp>
+ <name>saveConfig</name>
+ <value class="SampleSaveConfiguration">
+ <time>true</time>
+ <latency>true</latency>
+ <timestamp>true</timestamp>
+ <success>true</success>
+ <label>true</label>
+ <code>true</code>
+ <message>true</message>
+ <threadName>true</threadName>
+ <dataType>true</dataType>
+ <encoding>false</encoding>
+ <assertions>true</assertions>
+ <subresults>true</subresults>
+ <responseData>false</responseData>
+ <samplerData>false</samplerData>
+ <xml>false</xml>
+ <fieldNames>true</fieldNames>
+ <responseHeaders>false</responseHeaders>
+ <requestHeaders>false</requestHeaders>
+ <responseDataOnError>false</responseDataOnError>
+ <saveAssertionResultsFailureMessage>true</saveAssertionResultsFailureMessage>
+ <assertionsResultsToSave>0</assertionsResultsToSave>
+ <bytes>true</bytes>
+ <sentBytes>true</sentBytes>
+ <url>true</url>
+ <threadCounts>true</threadCounts>
+ <idleTime>true</idleTime>
+ <connectTime>true</connectTime>
+ </value>
+ </objProp>
+ <stringProp name="filename">./controlloop_stability/testsummary.jtl</stringProp>
+ </ResultCollector>
+ <hashTree/>
+ <ResultCollector guiclass="ViewResultsFullVisualizer" testclass="ResultCollector" testname="View Results Tree" enabled="true">
+ <boolProp name="ResultCollector.error_logging">false</boolProp>
+ <objProp>
+ <name>saveConfig</name>
+ <value class="SampleSaveConfiguration">
+ <time>true</time>
+ <latency>true</latency>
+ <timestamp>true</timestamp>
+ <success>true</success>
+ <label>true</label>
+ <code>true</code>
+ <message>true</message>
+ <threadName>true</threadName>
+ <dataType>true</dataType>
+ <encoding>false</encoding>
+ <assertions>true</assertions>
+ <subresults>true</subresults>
+ <responseData>false</responseData>
+ <samplerData>false</samplerData>
+ <xml>false</xml>
+ <fieldNames>true</fieldNames>
+ <responseHeaders>false</responseHeaders>
+ <requestHeaders>false</requestHeaders>
+ <responseDataOnError>false</responseDataOnError>
+ <saveAssertionResultsFailureMessage>true</saveAssertionResultsFailureMessage>
+ <assertionsResultsToSave>0</assertionsResultsToSave>
+ <bytes>true</bytes>
+ <sentBytes>true</sentBytes>
+ <url>true</url>
+ <threadCounts>true</threadCounts>
+ <idleTime>true</idleTime>
+ <connectTime>true</connectTime>
+ </value>
+ </objProp>
+ <stringProp name="filename">./controlloop_stability/resultTree.log</stringProp>
+ </ResultCollector>
+ <hashTree/>
+ <ResultCollector guiclass="TableVisualizer" testclass="ResultCollector" testname="View Results in Table" enabled="true">
+ <boolProp name="ResultCollector.error_logging">false</boolProp>
+ <objProp>
+ <name>saveConfig</name>
+ <value class="SampleSaveConfiguration">
+ <time>true</time>
+ <latency>true</latency>
+ <timestamp>true</timestamp>
+ <success>true</success>
+ <label>true</label>
+ <code>true</code>
+ <message>true</message>
+ <threadName>true</threadName>
+ <dataType>true</dataType>
+ <encoding>false</encoding>
+ <assertions>true</assertions>
+ <subresults>true</subresults>
+ <responseData>false</responseData>
+ <samplerData>false</samplerData>
+ <xml>false</xml>
+ <fieldNames>true</fieldNames>
+ <responseHeaders>false</responseHeaders>
+ <requestHeaders>false</requestHeaders>
+ <responseDataOnError>false</responseDataOnError>
+ <saveAssertionResultsFailureMessage>true</saveAssertionResultsFailureMessage>
+ <assertionsResultsToSave>0</assertionsResultsToSave>
+ <bytes>true</bytes>
+ <sentBytes>true</sentBytes>
+ <url>true</url>
+ <threadCounts>true</threadCounts>
+ <idleTime>true</idleTime>
+ <connectTime>true</connectTime>
+ </value>
+ </objProp>
+ <stringProp name="filename">./controlloop_stability/resultTable.log</stringProp>
+ </ResultCollector>
+ <hashTree/>
+ </hashTree>
+ </hashTree>
+</jmeterTestPlan>
diff --git a/version.properties b/version.properties
index 077f8aeb0..cc93736c2 100644
--- a/version.properties
+++ b/version.properties
@@ -26,8 +26,8 @@
# because they are used in Jenkins, whose plug-in doesn't support
major=6
-minor=1
-patch=3
+minor=2
+patch=0
base_version=${major}.${minor}.${patch}