diff options
author | Gao, Chenfei (cg287m) <cgao@research.att.com> | 2017-07-21 17:03:44 -0400 |
---|---|---|
committer | Gao, Chenfei (cg287m) <cgao@research.att.com> | 2017-07-24 10:59:40 -0400 |
commit | c182c8b95eda734f9d12dfa41e2959a1fc32ce42 (patch) | |
tree | d7871df5d1cca91b64d112ee8d76602a4ac89c50 /controlloop/templates/template.demo.v1.0.0/template.demo | |
parent | 542385d1e097a68ca8330e5c79b96d20a58d3f4a (diff) |
[POLICY-76] Remove/rename ATT internal stuffs
Change-Id: I251bd2c4f6852a563a4899024d138ebad6c52999
Signed-off-by: Gao, Chenfei (cg287m) <cgao@research.att.com>
Diffstat (limited to 'controlloop/templates/template.demo.v1.0.0/template.demo')
-rw-r--r-- | controlloop/templates/template.demo.v1.0.0/template.demo/src/main/resources/archetype-resources/src/main/resources/ControlLoopDemo__closedLoopControlName__.drl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/controlloop/templates/template.demo.v1.0.0/template.demo/src/main/resources/archetype-resources/src/main/resources/ControlLoopDemo__closedLoopControlName__.drl b/controlloop/templates/template.demo.v1.0.0/template.demo/src/main/resources/archetype-resources/src/main/resources/ControlLoopDemo__closedLoopControlName__.drl index 4ac822661..2f1155e56 100644 --- a/controlloop/templates/template.demo.v1.0.0/template.demo/src/main/resources/archetype-resources/src/main/resources/ControlLoopDemo__closedLoopControlName__.drl +++ b/controlloop/templates/template.demo.v1.0.0/template.demo/src/main/resources/archetype-resources/src/main/resources/ControlLoopDemo__closedLoopControlName__.drl @@ -78,7 +78,6 @@ import org.onap.policy.mso.MSORelatedInstanceListElement; import org.onap.policy.mso.MSORelatedInstance; import org.onap.policy.mso.MSOResponse; -//import org.openecomp.policy.drools.system.PolicyEngine; // // These parameters are required to build the runtime policy |