commit | 4d65392df99c1e38792a6842570f2c176680fec5 | [log] [tgz] |
---|---|---|
author | ramverma <ram.krishna.verma@ericsson.com> | Fri Sep 07 21:15:51 2018 +0100 |
committer | ramverma <ram.krishna.verma@ericsson.com> | Sun Sep 09 13:46:03 2018 +0100 |
tree | 5435d499fa6890a698753aaae22f1c0c520d97ab | |
parent | ed51ed0f7f1f479e394634de9ffb0778de4ea307 [diff] |
Adding code for sending distribution status to sdc * Adding implementation of IDistributionStatusMessage & IComponentDoneStatusMessage interfaces of SDC. * Adding builder for distribution status classes. * Adding code changes in SdcReceptionHandler to send download/deployment/component status to SDC at various stages of handling notification. * Adding test cases for all new code. Change-Id: I27c9ed373015d728f1ed02528e2ba2a638952bdf Issue-ID: POLICY-956 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