summaryrefslogtreecommitdiffstats
path: root/python-discovery-client/setup.py
AgeCommit message (Collapse)AuthorFilesLines
2018-04-18Fix pip imports for 10.0.0Lusheng Ji1-2/+0
Pip 10.0.0 introduced non-backwards compatible changes. This causes problem in setup. Adding handling for different cases. Issue-ID: DCAEGEN2-452 Change-Id: I06eba2c3d2aa15827a2e66afb37a4c8416810744 Signed-off-by: Lusheng Ji <lji@research.att.com>
2017-09-21Fix raw artifact push pathLusheng Ji1-1/+1
Issue-Id: DCAEGEN2-60 Change-Id: I0f420b6a4ebbdf0f2a9d6acd56d09f7366358b2d Signed-off-by: Lusheng Ji <lji@research.att.com>
2017-09-20Add metadata liscense to setupTommy Carpenter1-0/+1
Issue-ID: DCAEGEN2-60 Change-Id: I9933f36fe7df6a6bf33f935b2702b5209f1bca81 Signed-off-by: Tommy Carpenter <tommy@research.att.com>
2017-09-20Change name of packages to onap-dcae-*Michael Hwang1-2/+2
For dockering and discovery-client Change-Id: Ieeab4309fc06ebb32f5f48133b7afc90dea681f8 Issue-Id: DCAEGEN2-60 Signed-off-by: Michael Hwang <mhwang@research.att.com>
2017-08-23Intiial utils push to ONAPTommy Carpenter1-0/+35
Issue-Id: DCAEGEN2-80 Change-Id: I1dc8f2d384b0af346fccb86e6767b7e3ca484078 Signed-off-by: Tommy Carpenter <tommy@research.att.com>