a17570110f
Buildout has been removed entirely, all dev installation is now done via the single tools/install_venv.py script. Django's manage.py script has also been updated to a newer version/convention; this allows for less python path mangling and makes things cleaner and more explicit. Note that, as such, it has been moved up a directory level. Change-Id: I62f9f06ee00568fc91e5ba7e1fd15d22ea849d1f
30 lines
633 B
Plaintext
30 lines
633 B
Plaintext
coverage
|
|
CherryPy
|
|
Django==1.3.1
|
|
django-nose==0.1.2
|
|
django-nose-selenium
|
|
django-registration==0.7
|
|
eventlet
|
|
kombu
|
|
mox
|
|
nose==1.0.0
|
|
paste
|
|
PasteDeploy
|
|
pycrypto==2.3
|
|
python-cloudfiles
|
|
python-dateutil
|
|
routes
|
|
sqlalchemy
|
|
sqlalchemy-migrate
|
|
pep8
|
|
pylint
|
|
sphinx
|
|
webob
|
|
xattr
|
|
|
|
-e git+https://github.com/openstack/quantum.git@stable/diablo#egg=quantum
|
|
-e git+https://github.com/cloudbuilders/openstackx.git#egg=openstackx
|
|
-e git+https://github.com/openstack/python-novaclient.git#egg=python-novaclient
|
|
-e git+https://github.com/openstack/python-keystoneclient.git#egg=python-keystoneclient
|
|
-e git+https://github.com/openstack/glance.git#egg=glance
|