Files
python-saharaclient/requirements.txt
Matthew Farrellee b59de4ea6b Update oslo-incubator strutils
strutils has moved to oslo.utils

The saharaclient/openstack/common/strutils.py remains as it's needed
by apiclient.

Change-Id: I213cda7dcdaef78bbb8fae8fbafed95a68f8f452
2014-12-04 14:17:36 -05:00

16 lines
417 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
netaddr>=0.7.12
oslo.i18n>=1.0.0 # Apache-2.0
oslo.utils>=1.0.0 # Apache-2.0
python-keystoneclient>=0.11.1
requests>=2.2.0,!=2.4.0
six>=1.7.0
PrettyTable>=0.7,<0.8
argparse