Swift dependency bump to Mitaka.

Change-Id: I70a4c3984ebf306c01b9600562a872266e025c1f
This commit is contained in:
Ondřej Nový 2016-05-31 21:39:51 +02:00
parent 66358d2ef6
commit 2b1e3a7148
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://launchpad.net/swift/liberty/2.5.0/+download/swift-2.5.0.tar.gz
https://tarballs.openstack.org/swift/swift-2.7.0.tar.gz
commands = nosetests {posargs:test/unit}
[testenv:cover]