aboutsummaryrefslogtreecommitdiffstats
path: root/sdnr/northbound/energysavings/provider/src
AgeCommit message (Collapse)AuthorFilesLines
2018-11-06Fix license issueTimoney, Dan (dt5972)1-4/+16
Replaced incorrect license with correct license text Change-Id: Iba6d8e7edf75ab15ea80839526fbf3cd3c16ceea Issue-ID: CCSDK-651 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2018-07-19Rename package to new ccsdk/features repoCLAPP, GEORGE H (gc731h)3-0/+334
Rename the energysavings package to align with new ccsdk/features repo and update file structure Change-Id: I9404cc2aca5e6f3abe8decd89987478a7d6db295 Issue-ID: CCSDK-350 Signed-off-by: CLAPP, GEORGE H (gc731h) <gc731h@att.com>
2018-07-13First draft Energy Savings POLICY_TO_SDNR handlerCLAPP, GEORGE H (gc731h)3-0/+310
Initial commit of a karaf feature to process a DMaaP topic sent by Policy to SDNR as part of the Energy Savings project. The topic name is POLICY_TO_SDNR, and the content is a large and complex JSON structure. Currently, this feature simply forwards the JSON string to a server and returns the response of the server to Policy in topic SDNR_TO_POLICY. Change-Id: I84cb891c98fb23f5dfe44a9e3ad8ce69afb72405 Issue-ID: CCSDK-350 Signed-off-by: George Clapp <gc731h@att.com>