From: sebdet Date: Mon, 30 Mar 2020 23:02:25 +0000 (+0200) Subject: Fix the policy model metadata for CLAMP X-Git-Tag: 2.2.3~10 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=3a99e95994963c8fd04d7c038cf6b0263b2bbdeb;p=policy%2Fmodels.git Fix the policy model metadata for CLAMP Fix the metadata section for CDS/operation, there was a mistake in the parameter value Issue-ID: CLAMP-801 Signed-off-by: sebdet Change-Id: Ic25173dc24874d0877969872f20ad4d8df0703fd --- diff --git a/models-examples/src/main/resources/policytypes/onap.policies.controlloop.operational.Common.yaml b/models-examples/src/main/resources/policytypes/onap.policies.controlloop.operational.Common.yaml index c442e4afc..2d7de069f 100644 --- a/models-examples/src/main/resources/policytypes/onap.policies.controlloop.operational.Common.yaml +++ b/models-examples/src/main/resources/policytypes/onap.policies.controlloop.operational.Common.yaml @@ -69,7 +69,7 @@ data_types: type: string description: The operation the actor is performing. metadata: - clamp_possible_values: Dictionary:DefaultOperations, ClampExecution:CDS/operations + clamp_possible_values: Dictionary:DefaultOperations,ClampExecution:CDS/operation required: true target: type: onap.datatype.controlloop.Target