Files
python-keystoneclient/requirements.txt
Brant Knudson c2461d09be Revert "Remove keystoneclient.middleware"
This reverts commit 37742ec520.

Conflicts:
	requirements.txt

Change-Id: I4b3749793e67b37c8a39f00a32e5d4e818fd04a1
2015-05-21 12:41:06 -05:00

19 lines
529 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.11,<2.0
argparse
Babel>=1.3
iso8601>=0.1.9
netaddr>=0.7.12
oslo.config>=1.11.0 # Apache-2.0
oslo.i18n>=1.5.0 # Apache-2.0
oslo.serialization>=1.4.0 # Apache-2.0
oslo.utils>=1.4.0 # Apache-2.0
PrettyTable>=0.7,<0.8
requests>=2.5.2
six>=1.9.0
stevedore>=1.3.0 # Apache-2.0