Updated from global requirements

Change-Id: Ieca477111339331142654e1f83ad2067e5e989c4
This commit is contained in:
OpenStack Proposal Bot 2016-09-21 06:41:18 +00:00
parent 2e8d7ee453
commit df4fd88c20
2 changed files with 13 additions and 13 deletions

View File

@ -5,20 +5,20 @@
pbr>=1.6 # Apache-2.0
SQLAlchemy<1.1.0,>=1.0.10 # MIT
alembic>=0.8.4 # MIT
alembic>=0.8.4 # MIT
eventlet!=0.18.3,>=0.18.2 # MIT
PasteDeploy>=1.5.0 # MIT
Routes!=2.0,!=2.1,!=2.3.0,>=1.12.3;python_version=='2.7' # MIT
Routes!=2.0,!=2.3.0,>=1.12.3;python_version!='2.7' # MIT
WebOb>=1.2.3 # MIT
httplib2>=0.7.5 # MIT
oslo.config>=3.10.0 # Apache-2.0
oslo.config>=3.14.0 # Apache-2.0
oslo.concurrency>=3.8.0 # Apache-2.0
oslo.context>=2.4.0 # Apache-2.0
oslo.context>=2.9.0 # Apache-2.0
oslo.service>=1.10.0 # Apache-2.0
oslo.utils>=3.14.0 # Apache-2.0
futurist>=0.11.0 # Apache-2.0
keystoneauth1>=2.7.0 # Apache-2.0
oslo.utils>=3.16.0 # Apache-2.0
futurist!=0.15.0,>=0.11.0 # Apache-2.0
keystoneauth1>=2.10.0 # Apache-2.0
keystonemiddleware!=4.1.0,!=4.5.0,>=4.0.0 # Apache-2.0
WSME>=0.8 # MIT
@ -31,9 +31,9 @@ pyOpenSSL>=0.14 # Apache-2.0
# Required by openstack.common libraries
six>=1.9.0 # MIT
oslo.db>=4.1.0 # Apache-2.0
oslo.db!=4.13.1,!=4.13.2,>=4.10.0 # Apache-2.0
oslo.i18n>=2.1.0 # Apache-2.0
oslo.log>=1.14.0 # Apache-2.0
oslo.log>=3.11.0 # Apache-2.0
oslo.messaging>=5.2.0 # Apache-2.0
oslo.middleware>=3.0.0 # Apache-2.0
oslo.policy>=1.9.0 # Apache-2.0
@ -41,10 +41,10 @@ oslo.serialization>=1.10.0 # Apache-2.0
oslo.versionedobjects>=1.13.0 # Apache-2.0
retrying!=1.3.0,>=1.2.3 # Apache-2.0
osprofiler>=1.3.0 # Apache-2.0
osprofiler>=1.4.0 # Apache-2.0
# Glance Store
glance-store>=0.13.0 # Apache-2.0
glance-store>=0.18.0 # Apache-2.0
# Artifact repository
microversion-parse>=0.1.2 # Apache-2.0

View File

@ -9,7 +9,7 @@ hacking<0.11,>=0.10.0
Babel>=2.3.4 # BSD
# Needed for testing
bandit>=1.0.1 # Apache-2.0
bandit>=1.1.0 # Apache-2.0
coverage>=3.6 # Apache-2.0
fixtures>=3.0.0 # Apache-2.0/BSD
mox3>=0.7.0 # Apache-2.0
@ -25,7 +25,7 @@ oslotest>=1.10.0 # Apache-2.0
os-testr>=0.7.0 # Apache-2.0
# Optional packages that should be installed when testing
PyMySQL>=0.6.2 # MIT License
PyMySQL!=0.7.7,>=0.6.2 # MIT License
psycopg2>=2.5 # LGPL/ZPL
pysendfile>=2.0.0 # MIT
qpid-python;python_version=='2.7' # Apache-2.0
@ -33,6 +33,6 @@ xattr>=0.4 # MIT
python-swiftclient>=2.2.0 # Apache-2.0
# Documentation
os-api-ref>=0.1.0 # Apache-2.0
os-api-ref>=1.0.0 # Apache-2.0
oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0
reno>=1.8.0 # Apache2