commit | dcaa906f72630669f958f2fd3291a1e77be50d1c | [log] [tgz] |
---|---|---|
author | Jim Hahn <jrh3@att.com> | Sat Feb 29 22:48:59 2020 -0500 |
committer | Jim Hahn <jrh3@att.com> | Sat Feb 29 22:48:59 2020 -0500 |
tree | f3e630c1a387110a9352c9738dfa9b36790fd727 | |
parent | 6d284bc693b5103ad27ff533957ec2a51fa61f42 [diff] |
Tosca policies missing "final_xxx" fields The code that makes Tosca policies backward compatible was not copying the final_xxx fields (e.g., final_failure_retries). Added code to copy the fields. Issue-ID: POLICY-2376 Signed-off-by: Jim Hahn <jrh3@att.com> Change-Id: I05d746ee9c8ace263c7b33a245221c5eb71b612c
Copyright 2018 AT&T Intellectual Property. All rights reserved. This file is licensed under the CREATIVE COMMONS ATTRIBUTION 4.0 INTERNATIONAL LICENSE Full license text at https://creativecommons.org/licenses/by/4.0/legalcode
This source repository contains ONAP Policy application code. To build it:
The Demo template rule is located in template.demo sub-project. Use that project to protoype and test the .drl demo rule. When finished update the archetype-closedloop-demo-rules project with the .drl. Be sure to remove the Setup rule and comment out any simulation/test code.
The other projects are supporting code used by the template.demo project.