Nova requires concurrency 2.1.0 or better
Nova needs the new release of oslo.concurrency in order to be able to cleanup security bug 1387543. Change-Id: I08693891b2b4c1d4c166e41b38adc6776e25d8e5 Related-Bug: #1387543
This commit is contained in:
parent
0ad6019ff1
commit
1823dbd225
@ -68,7 +68,7 @@ oauthlib>=0.6
|
||||
openstackdocstheme>=1.0.3
|
||||
ordereddict
|
||||
oslo.config>=1.11.0 # Apache-2.0
|
||||
oslo.concurrency>=2.0.0 # Apache-2.0
|
||||
oslo.concurrency>=2.1.0 # Apache-2.0
|
||||
oslo.context>=0.2.0 # Apache-2.0
|
||||
oslo.db>=1.10.0 # Apache-2.0
|
||||
oslo.i18n>=1.5.0 # Apache-2.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user