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:
parent
11c65d6848
commit
bacb8e0213
@ -14,3 +14,4 @@ oslotest>=1.7.0 # Apache-2.0
|
|||||||
testrepository>=0.0.18
|
testrepository>=0.0.18
|
||||||
testscenarios>=0.4
|
testscenarios>=0.4
|
||||||
testtools>=1.4.0
|
testtools>=1.4.0
|
||||||
|
docker-py>=1.4.0 # Apache-2.0
|
||||||
|
Loading…
Reference in New Issue
Block a user