tc-as-a-service/requirements.txt

26 lines
768 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>=2.0.0 # Apache-2.0
Babel>=2.3.4 # BSD
kazoo>=2.2 # Apache-2.0
ovs>=2.7.0 # Apache-2.0
pyzmq>=14.3.1 # LGPL+BSD
ryu>=4.9 # Apache-2.0
SQLAlchemy!=1.1.5,!=1.1.6,!=1.1.7,!=1.1.8,>=1.0.10 # MIT
alembic>=0.8.10 # MIT
neutron-lib>=1.3.0 # Apache-2.0
oslo.config>=3.22.0 # Apache-2.0
oslo.db>=4.19.0 # Apache-2.0
oslo.i18n>=2.1.0 # Apache-2.0
oslo.log>=3.22.0 # Apache-2.0
oslo.reports>=0.6.0 # Apache-2.0
oslo.serialization>=1.10.0 # Apache-2.0
crc16>=0.1.1 # LGPLv3+
netaddr!=0.7.16,>=0.7.13 # BSD
six>=1.9.0 # MIT
httplib2>=0.7.5 # MIT
WebOb>=1.7.1 # MIT