neutron-lbaas/requirements.txt
OpenStack Proposal Bot cfbe0da568 Updated from global requirements
Change-Id: I3275a9d1b67369051cbe33cea0ef09fb67781958
2015-12-02 02:42:21 +00:00

24 lines
663 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
eventlet>=0.17.4
requests>=2.8.1
netaddr!=0.7.16,>=0.7.12
SQLAlchemy<1.1.0,>=0.9.9
alembic>=0.8.0
six>=1.9.0
oslo.config>=2.7.0 # Apache-2.0
oslo.db>=3.2.0 # Apache-2.0
oslo.log>=1.12.0 # Apache-2.0
oslo.messaging!=2.8.0,>2.6.1 # Apache-2.0
oslo.serialization>=1.10.0 # Apache-2.0
oslo.service>=0.12.0 # Apache-2.0
oslo.utils>=2.8.0 # Apache-2.0
python-barbicanclient>=3.3.0
pyasn1
pyasn1-modules
pyOpenSSL>=0.14
stevedore>=1.5.0 # Apache-2.0