Codebase list glance / e5c591e
Merge "Updated from global requirements" Jenkins authored 8 years ago Gerrit Code Review committed 8 years ago
2 changed file(s) with 5 addition(s) and 6 deletion(s). Raw diff Collapse all Expand all
2222 pycrypto>=2.6
2323 iso8601>=0.1.9
2424 oslo.config>=1.11.0 # Apache-2.0
25 oslo.concurrency>=2.1.0 # Apache-2.0
25 oslo.concurrency>=2.3.0 # Apache-2.0
2626 oslo.context>=0.2.0 # Apache-2.0
2727 oslo.service>=0.1.0 # Apache-2.0
2828 oslo.utils>=1.9.0 # Apache-2.0
2929 stevedore>=1.5.0 # Apache-2.0
30 taskflow>=0.11.0
30 taskflow>=1.16.0
3131 keystonemiddleware>=2.0.0
3232 WSME>=0.7
3333 # For openstack/common/lockutils
3737 python-swiftclient>=2.2.0
3838
3939 # For VMware storage backed.
40 oslo.vmware>=0.13.1 # Apache-2.0
40 oslo.vmware>=1.16.0 # Apache-2.0
4141
4242 # For paste.util.template used in keystone.common.template
4343 Paste
5151 oslo.db>=1.12.0 # Apache-2.0
5252 oslo.i18n>=1.5.0 # Apache-2.0
5353 oslo.log>=1.6.0 # Apache-2.0
54 oslo.messaging>=1.16.0 # Apache-2.0
54 oslo.messaging!=1.17.0,!=1.17.1,>=1.16.0 # Apache-2.0
5555 oslo.middleware>=2.4.0 # Apache-2.0
5656 oslo.policy>=0.5.0 # Apache-2.0
5757 oslo.serialization>=1.4.0 # Apache-2.0
1212 discover
1313 fixtures>=1.3.1
1414 mox3>=0.7.0
15 mock!=1.1.4,>=1.1;python_version!='2.6'
16 mock==1.0.1;python_version=='2.6'
15 mock>=1.2
1716 sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2
1817 requests>=2.5.2
1918 testrepository>=0.0.18