glance/tools/test-requires
Brian Waldon 4255bbfb2e Bootstrapping v2 Image API implementation
* Adding barebones of images, access, schema, and root resources
* Greatly simplify version negotiation middleware
* Partially implements bp api-2

Change-Id: I3ae72354d7ec7f3766aec164d305c52e7315200d
2012-04-09 16:03:22 -07:00

16 lines
202 B
Plaintext

# Packages needed for dev testing
distribute>=0.6.24
# For translations processing
Babel
# Needed for testing
mox
nose
nose-exclude
nosexcover
openstack.nose_plugin
pep8==0.6.1
sphinx>=1.1.2
requests