glance/tools/test-requires
Yaguang Tang a3a87e49f2 Use auth_token middleware from python-keystoneclient.
auth_token middleware has been moved from keystone to python-keystoneclient,
so add python-keystoneclient dependency.

Change-Id: Ic4122d575b26277f68a4336c27f12a67fbdbbd20
2012-11-28 10:30:50 +08:00

21 lines
317 B
Plaintext

# Packages needed for dev testing
distribute>=0.6.24
# For translations processing
Babel
# Needed for testing
coverage
mox
nose
nose-exclude
openstack.nose_plugin>=0.7
nosehtmloutput>=0.0.3
pep8==1.3.3
sphinx>=1.1.2
requests
# Optional packages that should be installed when testing
xattr>=0.6.0
pysendfile==2.0.0