Bound the dcaepolicylib abstract requirement 17/33817/1
authorMichael Hwang <mhwang@research.att.com>
Fri, 2 Mar 2018 15:18:27 +0000 (10:18 -0500)
committerMichael Hwang <mhwang@research.att.com>
Fri, 2 Mar 2018 15:20:58 +0000 (10:20 -0500)
commit4a0247a319148b74b41fdd13349020b13cfd9831
treeac4b373930c9d57c5b011b4898067304a143cc2b
parentaa2922da3cf8b83306a49a09bd85114817ae1eba
Bound the dcaepolicylib abstract requirement

This is needed because of a potential bug in wagon where instead of
just taking dependencies from requirements.txt.  Wagon meets the
requirements of both requirements.txt and the abstract requirements in
setup.py.  This is when running wagon with the "-r".

Change-Id: If6aebb5b4d98c34e379bdfaa5ff0f7af4fa3504b
Issue-ID: DCAEGEN2-377
Signed-off-by: Michael Hwang <mhwang@research.att.com>
cdap/cdapplugin/setup.py
docker/setup.py