python-tripleoclient/requirements.txt
Dougal Matthews c605ad525c Add missing requirement
Change-Id: Id32d9e43aff02cef84304686790deb0ad7b7c7ee
2015-05-11 12:36:05 +01:00

19 lines
650 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.6,!=0.7,<1.0
Babel>=1.3
cliff>=1.7.0 # Apache-2.0
os-cloud-config
python-heatclient>=0.3.0
python-ironicclient>=0.4.1
python-openstackclient>=1.0.0
python-tuskarclient>=0.1.17
six>=1.9.0
# The ironic-discoverd OSC integration isn't yet on PyPI
-e git://github.com/stackforge/ironic-discoverd.git#egg=ironic_discoverd
# tripleo-common lib is not yet on PyPi
-e git://github.com/rdo-management/tripleo-common.git#egg=tripleo_common