commit | 046b5040ce97e5faf59f3f302331bd9da6e80d02 | [log] [tgz] |
---|---|---|
author | ramverma <ram.krishna.verma@ericsson.com> | Mon Aug 13 17:19:09 2018 +0100 |
committer | ramverma <ram.krishna.verma@ericsson.com> | Wed Aug 15 16:20:15 2018 +0100 |
tree | 3c06aaef38565040e7cc8463a8d3b7b1a81bf4c6 | |
parent | 635cde469ace4c7d60ba87bc0f9e4b26db59a1d1 [diff] |
Adding code for bootstrapping policy distribution * Code changes for initializing handlers & related plugins from configuration parameter JSON file. * Using common parameter service for refering parameters at multiple places. * Moved related parameters classes from "main" to "reception" to avoid maven cyclic dependency errors. * Added test cases for new code chnages. The test coverage is around 95%. * Changed logging from slf4j to common-logging. Change-Id: Ifb77cfaa6e6472d43295a7c41a49ddd657c0e2c2 Issue-ID: POLICY-1035 Signed-off-by: ramverma <ram.krishna.verma@ericsson.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 the ONAP Policy SDC Service Distribution code.
To build it using Maven 3, run: mvn clean install