summaryrefslogtreecommitdiffstats
path: root/controlloop/common/feature-controlloop-management/src/test/resources
diff options
context:
space:
mode:
authorjhh <jorge.hernandez-herrero@att.com>2020-01-09 18:29:35 -0600
committerjhh <jorge.hernandez-herrero@att.com>2020-01-09 18:31:22 -0600
commit1f0322329c388e9bf40f4703d3aff1ce18c229cb (patch)
treee811dfff05c0b87041143f6df2243c0f7aac43b1 /controlloop/common/feature-controlloop-management/src/test/resources
parent33b0fb8aa6194a39fe9dbd7457d02a109d56a8a5 (diff)
Add ControlLoopParams from models repo.
This class is only useful under drools applications and eventually will be deprecated to accommodate the new Operational Policy Types. Issue-ID: POLICY-2146 Signed-off-by: jhh <jorge.hernandez-herrero@att.com> Change-Id: I68927cb144a33fac6fe330be15fe60aee32b15a1
Diffstat (limited to 'controlloop/common/feature-controlloop-management/src/test/resources')
-rw-r--r--controlloop/common/feature-controlloop-management/src/test/resources/op.drl4
1 files changed, 2 insertions, 2 deletions
diff --git a/controlloop/common/feature-controlloop-management/src/test/resources/op.drl b/controlloop/common/feature-controlloop-management/src/test/resources/op.drl
index 48ed09929..ca0b751c7 100644
--- a/controlloop/common/feature-controlloop-management/src/test/resources/op.drl
+++ b/controlloop/common/feature-controlloop-management/src/test/resources/op.drl
@@ -2,7 +2,7 @@
* ============LICENSE_START=======================================================
* ONAP
* ================================================================================
- * Copyright (C) 2018 AT&T Intellectual Property. All rights reserved.
+ * Copyright (C) 2018-2020 AT&T Intellectual Property. All rights reserved.
* ================================================================================
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
@@ -20,7 +20,7 @@
package org.onap.policy.drools.apps.controlloop.feature.management;
-import org.onap.policy.controlloop.params.ControlLoopParams;
+import org.onap.policy.controlloop.drl.legacy.ControlLoopParams;
rule "PARAMS"
when