aboutsummaryrefslogtreecommitdiffstats
path: root/bin/run.py
AgeCommit message (Collapse)AuthorFilesLines
2018-03-20Small pythonic cleanupsTommy Carpenter1-31/+0
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-6/+4
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-02-15More Unit Testing, Fix LiscensesTommy Carpenter1-2/+0
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-3/+4
Issue-ID: DCAEGEN2-341 Change-Id: Iead3b6568ec379988b840b5a01c7744c29b5fcf4 Signed-off-by: Tommy Carpenter <tommy@research.att.com>
2018-02-12Update license textLusheng Ji1-0/+19
Change-Id: I965937c5a7740a830abfc6f3b80b98a748889494 Signed-off-by: Lusheng Ji <lji@research.att.com> Issue-ID: DCAEGEN2-325
2017-08-11Intial commit of CBS to ONAPTommy Carpenter1-0/+15
Change-Id: I2082544efc59476ac8de0dc39c899f968c3847bd Signed-off-by: Tommy Carpenter <tommy@research.att.com> Issue-Id: DCAEGEN2-47