summaryrefslogtreecommitdiffstats
path: root/python-dockering/tests
AgeCommit message (Collapse)AuthorFilesLines
2017-11-01Turn off cert validationMichael Hwang2-2/+4
Change-Id: Ie43b6ffd4b50ee08ad65015d43ec262ba0b2b7f8 Issue-Id: DCAEGEN2-189 Signed-off-by: Michael Hwang <mhwang@research.att.com>
2017-09-14Fix issue where container ports is not listMichael Hwang1-0/+8
Container ports was being returned as dict keys for python3 Change-Id: I434049c465094265d8e0ec8c8d6310b682866da8 Issue-Id: DCAEGEN2-91 Signed-off-by: Michael Hwang <mhwang@research.att.com>
2017-09-07Add in functionality for policy notificationMichael Hwang1-2/+19
Change-Id: I4ef4bc9c35266814f226cbad13c55d11901c8e79 Issue-Id: DCAEGEN2-97 Signed-off-by: Michael Hwang <mhwang@research.att.com>
2017-08-23Intiial utils push to ONAPTommy Carpenter2-0/+221
Issue-Id: DCAEGEN2-80 Change-Id: I1dc8f2d384b0af346fccb86e6767b7e3ca484078 Signed-off-by: Tommy Carpenter <tommy@research.att.com>