ranger-agent/requirements.txt
raigax9 8f7e098726 Added files to run ranger-agent
Added a script for running ranger-agent along with
minor changes such a requirements.txt to run setup.py
properly and added ord_db.sql to add the ord into the
database.

Change-Id: I0d2f974be8e29bdd5fbe0dc90bf4b96beed923cf
2017-09-13 12:37:01 -04:00

24 lines
645 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!=0.7,<1.0,>=0.6
oslo.config>=1.9.3,<1.10.0
oslo.messaging>1.8.0,<1.9.0
oslo.serialization>=1.4.0,<1.5.0
pecan>=1.0.2
python-heatclient>=0.4.0
python-keystoneclient>=1.3.4
python-glanceclient>=0.17.3
werkzeug>=0.11.5
eventlet!=0.17.0,>=0.16.1
oslo.db>=1.7.0,<1.8.0
oslo.log>=1.0.0,<1.1.0
oslo.utils>=1.4.0,<1.5.0
pbr!=0.7,<1.0,>=0.6
SQLAlchemy<=0.9.99,>=0.9.7
sqlalchemy-migrate>=0.9.5
lxml>=2.3
PasteDeploy>=1.5.0
enum34>=0.9.23