commit | 74e0706bab06db09ce25998d3d3a52ec8b0237d3 | [log] [tgz] |
---|---|---|
author | Krishnakumar Jinka <kris.jinka@samsung.com> | Sun Nov 25 13:56:36 2018 +0900 |
committer | krisjinka <kris.jinka@samsung.com> | Fri Nov 30 07:54:55 2018 +0900 |
tree | ccb8014774070b951f8da3aea990b936d12e94cd | |
parent | 6a55a271c6ca735ceaf4ab306633cb30715561bd [diff] |
Reduce resp values meth complexity The response values determining method has more complexity reduce it using enums. Fix build fail due to incorrect response value. Modify LCM response code to enum. Fix enum package. Modify status code enum. Add modification copyright notice. Fix review comments. Add serialization key Issue-ID: POLICY-1251 Change-Id: I49909b6dd2810dd864784afab0a328b855131501 Signed-off-by: kris.jinka <kris.jinka@samsung.com> Signed-off-by: krisjinka <kris.jinka@samsung.com>
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.