aboutsummaryrefslogtreecommitdiffstats
path: root/setup.py
AgeCommit message (Collapse)AuthorFilesLines
2019-08-16Transition to py37 now that python jjb in useTommy Carpenter1-1/+1
Issue-ID: DCAEGEN2-1729 Change-Id: I4a0cabdc0e51b330da708b4341e1097e575e2d90 Signed-off-by: Tommy Carpenter <tommy@research.att.com>
2019-06-17Switch to alpine, non root.5.0.0-ONAP2.5.1el-altoTommy Carpenter1-1/+1
Also closes issue DCAEGEN2-1564 Issue-ID: DCAEGEN2-1553 Change-Id: Ife5bd346343f329dbd6012909d9cb2bf4c1d4fa6 Signed-off-by: Tommy Carpenter <tommy@research.att.com>
2019-06-05Add HTTPS FlagTommy Carpenter1-1/+1
Issue-ID: DCAEGEN2-1549 Change-Id: I24f84d13ddc4e4163c02814c2f841a5485dbf7a7 Signed-off-by: Tommy Carpenter <tommy@research.att.com>
2019-06-04Switch to geventTommy Carpenter1-0/+32
Issue-ID: DCAEGEN2-1549 Change-Id: I762d9630f857a23b6ae61992d483cdca7bb6f88d Signed-off-by: Tommy Carpenter <tommy@research.att.com>
2018-06-27Productionalize with NGINX, towards httpsTommy Carpenter1-38/+0
Change-Id: I0fcb79216cfc83d817a8d0ac4f3817d0aeea4e95 Issue-ID: DCAEGEN2-562 Signed-off-by: Tommy Carpenter <tommy@research.att.com>
2018-04-10Fix DCAEGEN2-429Tommy Carpenter1-1/+1
Change-Id: I713497b454c50f415fe50b2b057c4cb9b2d703e3 Issue-ID: DCAEGEN2-429 Signed-off-by: Tommy Carpenter <tommy@research.att.com>
2018-04-03Implement the EELF metrics formatTommy Carpenter1-1/+1
Change-Id: If7c10aad141f5e4600652e485dcd3851e364b1ac Issue-ID: DCAEGEN2-387 Signed-off-by: Tommy Carpenter <tommy@research.att.com>
2018-03-20Small pythonic cleanupsTommy Carpenter1-3/+7
Change-Id: I6be2306e8f42694e6fa8b1d37a07e48730b505ef Issue-ID: DCAEGEN2-348 Signed-off-by: Tommy Carpenter <tommy@research.att.com>
2018-03-11Implement logging that can get to ELKTommy Carpenter1-1/+1
This adds more logging into the front end, and also logs to a file so ELK can get them. All public calls to the CBS are logged with the return code. This is not to say logging is completed in the CBS, more may come later and under a more structured format. Change-Id: I63c966876972e06c51276eaf1204b5b9b9e6cea7 Issue-ID: DCAEGEN2-387 Signed-off-by: Tommy Carpenter <tommy@research.att.com>
2018-03-05Enforce most pep8 compliance in toxTommy Carpenter1-1/+1
Also fix some pep8 failings Change-Id: I6904c171c898d510ac2b7e2435b5a80dcdf1be13 Issue-ID: DCAEGEN2-348 Signed-off-by: Tommy Carpenter <tommy@research.att.com>
2018-03-01Add a new endpoint for getting arbitrary keysTommy Carpenter1-10/+8
Change-Id: I4888bf3c596bee72637a881830cef4835076bcb2 Issue-ID: DCAEGEN2-348 Signed-off-by: Tommy Carpenter <tommy@research.att.com>
2018-02-20Implement the new api service_component_allTommy Carpenter1-1/+1
Change-Id: I50cc54f65023d61e1a085fdd2b13654553f7b7ad Issue-ID: DCAEGEN2-348 Signed-off-by: Tommy Carpenter <tommy@research.att.com>
2018-02-20Exclude tests from packageLusheng Ji1-2/+2
Change-Id: Ic627442b6700bf68e15b95e0e2a5927e72315da4 Signed-off-by: Lusheng Ji <lji@research.att.com> Issue-ID: DCAEGEN2-355
2018-02-15More Unit Testing, Fix LiscensesTommy Carpenter1-3/+1
Issue-ID: DCAEGEN2-341 Change-Id: I9ecbb020775f7dca812e38691a27ef3966f260e6 Signed-off-by: Tommy Carpenter <tommy@research.att.com>
2018-02-15Add DTI and Policy to ONAP CBSTommy Carpenter1-10/+8
Issue-ID: DCAEGEN2-341 Change-Id: Iead3b6568ec379988b840b5a01c7744c29b5fcf4 Signed-off-by: Tommy Carpenter <tommy@research.att.com>
2017-08-11Intial commit of CBS to ONAPTommy Carpenter1-0/+40
Change-Id: I2082544efc59476ac8de0dc39c899f968c3847bd Signed-off-by: Tommy Carpenter <tommy@research.att.com> Issue-Id: DCAEGEN2-47