fuel-octane/requirements.txt
Yuriy Taraday 90b3545f22 Fix requirements after python-fuelclient 8.0 released
In stable/7.0 branch, since release of 8.0 version of
python-fuelclient, we need to pin its version to 7.0.

Change-Id: I161813b7e25719b6bb19909adfc2d094c5c480ce
2016-03-02 22:21:50 +03:00

12 lines
327 B
Plaintext

# NOTE: These requirements *must* match those of libs installed on Fuel master
# To verify them, use command like "rpm -q --whatrequires python-cliff" and
# examine requirements of software listed there.
pbr>=0.6,!=0.7,<1.0
python-fuelclient>=7.0,<8.0 # It pulls following libs:
#cliff
#requests
#stevedore
paramiko==1.13.0