Merge "Swift dependency bump to Mitaka."

This commit is contained in:
Jenkins 2016-06-01 08:11:15 +00:00 committed by Gerrit Code Review
commit 92c55ece9c
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]