diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2020-05-27 16:50:47 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2020-05-27 16:50:47 +0000 |
commit | 79ec1e5f8e8597da6823e84927cf6391b5c87bde (patch) | |
tree | a6c888203ec6e570a666a93c6351986171483012 /applications/guard/src/test/resources/test.policy.guard.coordination.firstBlocksSecond.tosca.yaml | |
parent | 2ab78dd934a88bb29238ca15b586b2ef4f83bcdf (diff) | |
parent | bc05a77ffd6fae3aaae8ddaddb7ceea3debd9fd0 (diff) |
Merge "Change CLC logic for updated OPHist DB entries."
Diffstat (limited to 'applications/guard/src/test/resources/test.policy.guard.coordination.firstBlocksSecond.tosca.yaml')
-rw-r--r-- | applications/guard/src/test/resources/test.policy.guard.coordination.firstBlocksSecond.tosca.yaml | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/applications/guard/src/test/resources/test.policy.guard.coordination.firstBlocksSecond.tosca.yaml b/applications/guard/src/test/resources/test.policy.guard.coordination.firstBlocksSecond.tosca.yaml deleted file mode 100644 index a42103ef..00000000 --- a/applications/guard/src/test/resources/test.policy.guard.coordination.firstBlocksSecond.tosca.yaml +++ /dev/null @@ -1,15 +0,0 @@ -tosca_definitions_version: tosca_simple_yaml_1_0_0 -topology_template: - policies: - - - guard.coordination.firstBlocksSecond.test: - type: onap.policies.controlloop.guard.coordination.FirstBlocksSecond - type_version: 1.0.0 - version: 1.0.0 - metadata: - policy-id : guard.coordination.firstBlocksSecond.test - policy-version: 1 - properties: - controlLoop: - - cl1 - - cl2 |