dragonflow/requirements.txt
OpenStack Proposal Bot 86e0927560 Updated from global requirements
Change-Id: I724e31b92182d3f753ddac81fb11bf4251a49e6e
2016-02-10 21:52:43 +00:00

14 lines
457 B
Plaintext

# The order of packages is significant, because pip processes them in the order
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
pbr>=1.6 # Apache-2.0
Babel>=1.3 # BSD
ovs>=2.4.0;python_version=='2.7' # Apache-2.0
pyzmq>=14.3.1 # LGPL+BSD
ryu>=3.30 # Apache-2.0
SQLAlchemy<1.1.0,>=1.0.10 # MIT
alembic>=0.8.0 # MIT
oslo.config>=3.4.0 # Apache-2.0
oslo.db>=4.1.0 # Apache-2.0