Files
python-barbicanclient/requirements.txt
Juan Antonio Osorio Robles f5f4f90e51 Sync with global requirements
In addition, the test code was updated to fix a test failure. This
failure occurred due to a change of behaviour from the version we were
using of cliff, which now differs in version 1.7.0.

Change-Id: I06782928414561f7cb4088e385e82c882de4ff46
2014-11-03 18:23:04 +02:00

13 lines
468 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
argparse
requests>=2.2.0,!=2.4.0
six>=1.7.0
python-keystoneclient>=0.11.1
cliff>=1.7.0 # Apache-2.0
oslo.i18n>=1.0.0 # Apache-2.0
oslo.serialization>=1.0.0 # Apache-2.0
oslo.utils>=1.0.0 # Apache-2.0