ranger/requirements.txt
Nicholas Jones 8eae8053a4 Add oslo_config and oslo_log to Ranger
Adds basic functionality for oslo_config and oslo_log to Ranger uuidgen

Change-Id: I041e4e2013fec83d3ff0b5befc581a455cb04ffe
2017-11-07 08:10:49 -06:00

18 lines
456 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.
gittle>=0.5.0 # MIT
pbr>=2.0 # Apache-2.0
pecan==1.0.2
netifaces==0.10.4
SQLAlchemy==0.9.7
WSME>=0.6
MySQL-python==1.2.5
requests==2.6.0
oslo.db==1.7.2
oslo.serialization
oslo.config>=4.6.0 # Apache-2.0
oslo.policy
oslo.log>=3.30.0 # Apache-2.0