aboutsummaryrefslogtreecommitdiffstats
path: root/src/cdapbroker.app.src
AgeCommit message (Collapse)AuthorFilesLines
2017-09-08Clean up resource handler.Tommy Carpenter1-1/+1
Refactors some resource_handler functions to split between pure and impure. Adds more unit tests and removes integration_tests IssueID: DCAEGEN2-99 Change-Id: I667e3cdeb7346b87b5e8a54dcfbf5058858f10a6 Signed-off-by: Tommy Carpenter <tommy@research.att.com>
2017-08-29Cleanup CDAP undeploy functionTommy Carpenter1-1/+1
Removes misleading logging statements in undeploy workflow. Undeploy can be triggered by a failed deploy, where those logs were incorrect, and moreover the EELF logs already contained the info necessary to debug. Also attempt to add ONAP build artifacts Issue-ID: DCAEGEN2-87 Change-Id: I46654a5c0d3b7aceb565be67ca98ca807a28eede Signed-off-by: Tommy Carpenter <tommy@research.att.com> Signed-off-by: Lusheng Ji <lji@research.att.com>
2017-08-22[DCAEGEN2-42] Initial commit of brokerTommy Carpenter1-0/+23
Change-Id: I1c553c82d5b39a4c134c44e2320ac0e44785e0ef Signed-off-by: Tommy Carpenter <tommy@research.att.com>