27 lines
1.2 KiB
Plaintext
27 lines
1.2 KiB
Plaintext
Babel>=0.9.6 # precise=0.9.6,oneiric=0.9.6
|
|
MySQL-python>=1.2.3,<1.2.4 # precise=1.2.3,oneiric=1.2.3
|
|
Sphinx>=1.1.2 # required to build documentation
|
|
coverage # computes code coverage percentages
|
|
distribute>=0.6.24 # precise=0.6.24,oneiric=0.6.16
|
|
django-nose>=0.1.2 # precise=0.1.3,oneiric=0.1.2
|
|
eventlet>=0.9.15,<0.9.17 # precise=0.6.16,oneiric=0.9.15
|
|
httplib2>=0.7.2 # precise=0.7.2,oneiric=0.7.2
|
|
iso8601>=0.1.4 # precise==0.1.4,oneiric=0.1.4
|
|
mock>=0.7.1 # precise=0.7.2,oneiric=0.7.1
|
|
mox>=0.5.3 # precise=0.5.3,oneiric=0.5.3
|
|
netaddr>=0.7.5,<0.8 # precise=0.7.5,oneiric=0.7.5
|
|
netifaces>=0.5,<0.7 # precise=0.6,oneiric=0.5
|
|
nose # for test discovery and console feedback
|
|
nose-exclude # needs to be packaged for ubuntu
|
|
nosexcover>=1.0.7 # precise=1.0.7
|
|
openstack.nose_plugin>=0.7
|
|
prettytable>=0.5 # precise=0.5,oneiric=0.5
|
|
python-keystoneclient
|
|
python-ldap==2.3.13 # authenticate against an existing LDAP server
|
|
python-memcached
|
|
requests>=0.5.0 # precise=0.8.2,oneiric=0.5.0
|
|
selenium # needs to be packaged for ubuntu
|
|
setuptools_git>=0.4 # needs to be packaged for ubuntu
|
|
unittest2 # precise=0.5.1,oneiric=0.5.1 backport of unittest lib in python 2.7
|
|
webtest # precise=1.3.3,oneiric=1.2.3 test wsgi apps without starting an http server
|