Add docker-py to requierments

docker-py is going to be used in functional and
rally tests, add it as a requierment.

Change-Id: Id6365f2f403fa8a18b7efb11762e9cd1522e79fe
This commit is contained in:
Gal Sagie 2015-12-03 14:37:32 +02:00
parent 11c65d6848
commit bacb8e0213
1 changed files with 1 additions and 0 deletions

View File

@ -14,3 +14,4 @@ oslotest>=1.7.0 # Apache-2.0
testrepository>=0.0.18
testscenarios>=0.4
testtools>=1.4.0
docker-py>=1.4.0 # Apache-2.0