2014-09-11 00:31:16 +00:00
|
|
|
# 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.
|
2014-04-11 04:17:06 +00:00
|
|
|
pbr>=0.6,!=0.7,<1.0
|
2011-12-14 10:14:08 -05:00
|
|
|
argparse
|
2014-03-18 08:52:05 +00:00
|
|
|
iso8601>=0.1.9
|
2015-01-23 04:38:21 +00:00
|
|
|
oslo.i18n>=1.3.0 # Apache-2.0
|
2015-01-13 00:15:51 +00:00
|
|
|
oslo.serialization>=1.2.0 # Apache-2.0
|
2015-01-09 18:35:52 +00:00
|
|
|
oslo.utils>=1.2.0 # Apache-2.0
|
2013-12-10 22:21:52 +00:00
|
|
|
PrettyTable>=0.7,<0.8
|
2014-10-07 19:17:25 +00:00
|
|
|
requests>=2.2.0,!=2.4.0
|
2014-08-26 02:59:51 +00:00
|
|
|
simplejson>=2.2.0
|
2014-06-18 14:10:23 +00:00
|
|
|
six>=1.7.0
|
2013-10-16 12:21:34 +00:00
|
|
|
Babel>=1.3
|
2015-02-13 02:00:26 +00:00
|
|
|
python-keystoneclient>=1.1.0
|