Updated from global requirements
Change-Id: I4889547a7be14d1a0e14b88eaf02f9ea4fce480c
This commit is contained in:
parent
fc9f2a14e7
commit
ebd6f07f1b
@ -20,7 +20,7 @@ oslo.context>=2.9.0 # Apache-2.0
|
||||
oslo.utils>=3.18.0 # Apache-2.0
|
||||
stevedore>=1.17.1 # Apache-2.0
|
||||
futurist!=0.15.0,>=0.11.0 # Apache-2.0
|
||||
taskflow>=1.26.0 # Apache-2.0
|
||||
taskflow>=2.7.0 # Apache-2.0
|
||||
keystoneauth1>=2.16.0 # Apache-2.0
|
||||
keystonemiddleware>=4.12.0 # Apache-2.0
|
||||
WSME>=0.8 # MIT
|
||||
@ -35,7 +35,7 @@ pyOpenSSL>=0.14 # Apache-2.0
|
||||
# Required by openstack.common libraries
|
||||
six>=1.9.0 # MIT
|
||||
|
||||
oslo.db!=4.13.1,!=4.13.2,>=4.11.0 # Apache-2.0
|
||||
oslo.db>=4.13.3 # Apache-2.0
|
||||
oslo.i18n>=2.1.0 # Apache-2.0
|
||||
oslo.log>=3.11.0 # Apache-2.0
|
||||
oslo.messaging>=5.14.0 # Apache-2.0
|
||||
|
@ -24,7 +24,7 @@ oslotest>=1.10.0 # Apache-2.0
|
||||
os-testr>=0.8.0 # Apache-2.0
|
||||
|
||||
# Optional packages that should be installed when testing
|
||||
PyMySQL!=0.7.7,>=0.7.6 # MIT License
|
||||
PyMySQL>=0.7.6 # MIT License
|
||||
psycopg2>=2.5 # LGPL/ZPL
|
||||
pysendfile>=2.0.0 # MIT
|
||||
qpid-python;python_version=='2.7' # Apache-2.0
|
||||
|
Loading…
Reference in New Issue
Block a user