aboutsummaryrefslogtreecommitdiffstats
path: root/swagger
AgeCommit message (Collapse)AuthorFilesLines
2018-02-12Update license textLusheng Ji1-0/+17
Change-Id: I773de23442846816102d5aa4e4ca6b117a292495 Signed-off-by: Lusheng Ji <lji@research.att.com> Issue-ID: DCAEGEN2-325
2017-10-05Eliminate entry.sh using latest BEAMv4.0.03.0.1-ONAP3.0.0-ONAP2.0.0-ONAP1.0.0-ONAP1.0.0-Amsterdamcasablancabeijing2.0.0-ONAPTommy Carpenter1-1/+1
Issue-ID: DCAEGEN2-126 Change-Id: I45e6eec9df7aa02edc7efcbc0df0e862e3e4474d Signed-off-by: Tommy Carpenter <tommy@research.att.com>
2017-09-26Add unit testing for consul_interfaceTommy Carpenter1-1/+1
Issue-ID: DCAEGEN2-99 Change-Id: I66af63cfe523227a515ae5e81ba0e2fe32f4cb2f Signed-off-by: Tommy Carpenter <tommy@research.att.com>
2017-09-25Greatly increase unit testsTommy Carpenter3-2460/+1
Issue-ID: DCAEGEN2-99 Change-Id: I03b62d8a54b8a6eb443f5ce648a92ff1f9953ade Signed-off-by: Tommy Carpenter <tommy@research.att.com>
2017-09-12Increase unit test coverageTommy Carpenter3-3/+3
Issue-ID: DCAEGEN2-99 Change-Id: I16840cef4230bc5123421c7b6a975cefe1c4d136 Signed-off-by: Tommy Carpenter <tommy@research.att.com>
2017-09-11Improve Unit TestsTommy Carpenter3-3/+3
Issue-ID: DCAEGEN2-99 Change-Id: I228b449cd22a215cf9e16b44ea07f54cefd74d7e Signed-off-by: Tommy Carpenter <tommy@research.att.com>
2017-09-08Clean up resource handler.Tommy Carpenter3-3/+3
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 Carpenter3-3/+3
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 Carpenter3-0/+2877
Change-Id: I1c553c82d5b39a4c134c44e2320ac0e44785e0ef Signed-off-by: Tommy Carpenter <tommy@research.att.com>