neutron-vpnaas/requirements.txt
alexpilotti b0214f2a72 Fixes Windows setup dependency bug
Fixes bug: #1212385

The neutron project includes a setup hook that allows to dinamically
include setup dependencies.

Due to recent changes in the pbr project, the hook raises an exception
on Windows, which ends the setup process.

This fix solves the issue by adapting the hook to the recent pbr changes.

Change-Id: I4b00d74d23a7167a10ba86458943ff16ca51b0db
2013-08-15 22:58:14 +03:00

28 lines
473 B
Plaintext

pbr>=0.5.21,<1.0
Paste
PasteDeploy>=1.5.0
Routes>=1.12.3
amqplib>=0.6.1
anyjson>=0.3.3
argparse
Babel>=0.9.6
eventlet>=0.13.0
greenlet>=0.3.2
httplib2
iso8601>=0.1.4
kombu>=2.4.8
netaddr
python-neutronclient>=2.2.3,<3
SQLAlchemy>=0.7.8,<=0.7.99
WebOb>=1.2.3,<1.3
python-keystoneclient>=0.3.0
alembic>=0.4.1
six
stevedore>=0.10
-f http://tarballs.openstack.org/oslo.config/oslo.config-1.2.0a3.tar.gz#egg=oslo.config-1.2.0a3
oslo.config>=1.2.0a3
python-novaclient>=2.12.0