Update from global requirements

Change-Id: I6fb8d0c33d06c15674415ec43d22553f8e0c52dd
This commit is contained in:
Feodor Tersin 2015-09-05 00:01:57 +03:00
parent 7fa6d16f06
commit cde9687747
2 changed files with 23 additions and 22 deletions

View File

@ -1,30 +1,31 @@
argparse
Babel>=1.3
boto>=2.32.1
botocore>=1.0.0 # Apache-2.0
botocore>=1.0.0 # Apache-2.0
eventlet>=0.17.4
greenlet>=0.3.2
httplib2>=0.7.5
lxml>=2.3
oslo.concurrency>=2.1.0 # Apache-2.0
oslo.config>=1.11.0 # Apache-2.0
oslo.concurrency>=2.3.0 # Apache-2.0
oslo.config>=2.3.0 # Apache-2.0
oslo.context>=0.2.0
oslo.messaging>=1.8.0,!=1.12.0 # Apache-2.0
oslo.log>=1.2.0 # Apache-2.0
oslo.utils>=1.6.0 # Apache-2.0
oslo.messaging>=1.16.0,!=1.17.0,!=1.17.1 # Apache-2.0
oslo.log>=1.8.0 # Apache-2.0
oslo.utils>=2.0.0 # Apache-2.0
oslo.serialization>=1.4.0 # Apache-2.0
oslo.db>=1.10.0 # Apache-2.0
oslo.db>=2.4.1 # Apache-2.0
Paste
PasteDeploy>=1.5.0
pbr>=0.11,<2.0
python-cinderclient>=1.2.2
pbr>=1.6,<2.0
python-cinderclient>=1.3.1
python-glanceclient>=0.18.0
python-keystoneclient>=1.6.0
python-neutronclient>=2.3.11,<3
python-novaclient>=2.22.0
python-openstackclient>=1.0.3
Routes>=1.12.3,!=2.0
python-neutronclient>=2.6.0,<3
python-novaclient>=2.28.1
python-openstackclient>=1.5.0
Routes>=1.12.3,!=2.0,!=2.1;python_version=='2.7'
Routes>=1.12.3,!=2.0;python_version!='2.7'
six>=1.9.0
SQLAlchemy>=0.9.7,<1.1.0
SQLAlchemy>=0.9.9,<1.1.0
sqlalchemy-migrate>=0.9.6
WebOb>=1.2.3

View File

@ -1,14 +1,14 @@
coverage>=3.6
discover
feedparser
fixtures>=0.3.14
hacking>=0.9.2,<0.10
fixtures>=1.3.1
hacking>=0.10.2,<0.11
mox>=0.5.3
mock>=1.0
oslotest
pylint==0.25.2
mock>=1.2
oslotest>=1.10.0 # Apache-2.0
pylint==1.4.4 # GNU GPL v2
python-subunit>=0.0.18
sphinx>=1.1.2,!=1.2.0,<1.3
tempest-lib>=0.5.0
sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3
tempest-lib>=0.6.1
testrepository>=0.0.18
testtools>=0.9.34
testtools>=1.4.0