4255bbfb2e
* Adding barebones of images, access, schema, and root resources * Greatly simplify version negotiation middleware * Partially implements bp api-2 Change-Id: I3ae72354d7ec7f3766aec164d305c52e7315200d
16 lines
202 B
Plaintext
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
|