python-manilaclient/requirements.txt
Andreas Jaeger 3a714c6795 Warn against sorting requirements
Mark pbr/hacking as first projects.

For background see mail thread starting at:
http://lists.openstack.org/pipermail/openstack-dev/2014-September/044736.html

Change-Id: I64ae9191863564e278a35d42ec9cd743a233028e
Closes-Bug: 1365061
2014-09-05 11:08:06 +02:00

17 lines
381 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 should be first
pbr>=0.6,!=0.7,<1.0
argparse
iso8601>=0.1.9
keyring>=2.1
PrettyTable>=0.7,<0.8
pycrypto>=2.6
requests>=1.1
simplejson>=2.0.9
Babel>=1.3
six>=1.7.0