Updated from global requirements
Change-Id: I6344cb40cc97ff29e2bfbb1fe0b7360b4c11d182
This commit is contained in:
parent
fe21b1d19f
commit
ec950dce83
@ -15,12 +15,12 @@ sqlparse>=0.2.2 # BSD
|
||||
alembic>=0.8.10 # MIT
|
||||
httplib2>=0.9.1 # MIT
|
||||
oslo.config>=5.1.0 # Apache-2.0
|
||||
oslo.concurrency>=3.20.0 # Apache-2.0
|
||||
oslo.concurrency>=3.25.0 # Apache-2.0
|
||||
oslo.context>=2.19.2 # Apache-2.0
|
||||
oslo.utils>=3.33.0 # Apache-2.0
|
||||
stevedore>=1.20.0 # Apache-2.0
|
||||
futurist>=1.2.0 # Apache-2.0
|
||||
taskflow>=2.7.0 # Apache-2.0
|
||||
taskflow>=2.16.0 # Apache-2.0
|
||||
keystoneauth1>=3.3.0 # Apache-2.0
|
||||
keystonemiddleware>=4.17.0 # Apache-2.0
|
||||
WSME>=0.8.0 # MIT
|
||||
@ -37,7 +37,7 @@ six>=1.10.0 # MIT
|
||||
|
||||
oslo.db>=4.27.0 # Apache-2.0
|
||||
oslo.i18n>=3.15.3 # Apache-2.0
|
||||
oslo.log>=3.30.0 # Apache-2.0
|
||||
oslo.log>=3.36.0 # Apache-2.0
|
||||
oslo.messaging>=5.29.0 # Apache-2.0
|
||||
oslo.middleware>=3.31.0 # Apache-2.0
|
||||
oslo.policy>=1.30.0 # Apache-2.0
|
||||
|
@ -21,7 +21,7 @@ testresources>=2.0.0 # Apache-2.0/BSD
|
||||
testscenarios>=0.4 # Apache-2.0/BSD
|
||||
testtools>=2.2.0 # MIT
|
||||
psutil>=3.2.2 # BSD
|
||||
oslotest>=1.10.0 # Apache-2.0
|
||||
oslotest>=3.2.0 # Apache-2.0
|
||||
os-testr>=1.0.0 # Apache-2.0
|
||||
|
||||
# Optional packages that should be installed when testing
|
||||
|
Loading…
Reference in New Issue
Block a user