summaryrefslogtreecommitdiffstats
path: root/python-dockering/dockering/core.py
AgeCommit message (Collapse)AuthorFilesLines
2019-08-13Update obsolete docker python version5.0.2-ONAP5.0.1-ONAPelaltoAndrew Gauld1-1/+1
Issue-ID: DCAEGEN2-1725 Signed-off-by: Andrew Gauld <agauld@att.com> Change-Id: I2bbb52591c6c1774303d8d2b6bc3480fb28d9fac Signed-off-by: Andrew Gauld <agauld@att.com>
2017-09-21Fix tox to give more accurate coverage reportsMichael Hwang1-1/+1
* Also attempted to get sonar working * Fixed minor things along the way Change-Id: I434c0d791140e75cd5997be0cc3fefce7ccc292f Issue-Id: DCAEGEN2-60 Signed-off-by: Michael Hwang <mhwang@research.att.com>
2017-09-07Add in functionality for policy notificationMichael Hwang1-2/+31
Change-Id: I4ef4bc9c35266814f226cbad13c55d11901c8e79 Issue-Id: DCAEGEN2-97 Signed-off-by: Michael Hwang <mhwang@research.att.com>
2017-08-23Intiial utils push to ONAPTommy Carpenter1-0/+136
Issue-Id: DCAEGEN2-80 Change-Id: I1dc8f2d384b0af346fccb86e6767b7e3ca484078 Signed-off-by: Tommy Carpenter <tommy@research.att.com>