ipython test requires python-swiftclient>=3.1.0

it is because to use copy_object method in Connection class

Change-Id: I49df561182a69f662c3573ff6d8d6ff25d914ba2
This commit is contained in:
Kota Tsuyuzaki
2017-05-30 18:57:25 -07:00
parent d0ceeb55ec
commit d4be4d7ac4

View File

@@ -13,7 +13,7 @@ oslotest>=1.2.0 # Apache-2.0
testrepository>=0.0.18
testscenarios>=0.4
testtools>=0.9.36,!=1.2.0
python-swiftclient
python-swiftclient>=3.1.0
python-keystoneclient
ipython<6.0
jupyter