Swift dependency bump to Pike

Change-Id: I0f56ff6835af1556b4325b18a16142d6ea9675b2
This commit is contained in:
Ondřej Nový 2017-11-06 14:39:49 +01:00
parent 07d757cd90
commit 91a9abbc00
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ setenv = VIRTUAL_ENV={envdir}
NOSE_COVER_ERASE=1
deps =
-r{toxinidir}/test-requirements.txt
https://tarballs.openstack.org/swift/swift-2.10.0.tar.gz
https://tarballs.openstack.org/swift/swift-2.15.1.tar.gz
commands = nosetests {posargs:test/unit}
[testenv:cover]