nova/tools/pip-requires
Dan Prince 6489b23c93 Remove python-novaclient dependency from nova.
Nova should not depend on python-novaclient. Remove it.

Note: In order to get unit tests to pass I had to add in
a temporary dependency on httplib2. This is due to the fact
that pip installing glance does not properly setup all
the dependencies. See LP Bug #975483 for details.

Fixes LP Bug #978992.

Change-Id: I50c00139f9dc303223601230fd962abac977cd5e
2012-04-11 11:13:27 -04:00

27 lines
353 B
Plaintext

SQLAlchemy>=0.7.3
Cheetah==2.4.4
amqplib==0.6.1
anyjson==0.2.4
boto==2.1.1
eventlet
kombu==1.0.4
lockfile==0.8
lxml==2.3
python-daemon==1.5.5
routes==1.12.3
WebOb==1.0.8
wsgiref==0.1.2
greenlet>=0.3.1
PasteDeploy==1.5.0
paste
sqlalchemy-migrate>=0.7.2
netaddr
glance>=2011.3.1
suds==0.4
paramiko
feedparser
pycrypto
Babel>=0.9.6
iso8601>=0.1.4
httplib2