Bump oslo.versionedobjects to >= 1.28.0
Version 1.28.0 of oslo.versionedobjects add support for the TimestampedObject mixin. The placement service within nova wants to use this functionality to avail itself of updated_at and created_at fields in a consistent fashion. upper-constraints already has ovo at 1.28.0. Change-Id: Ia94ce24627072eb91df2370b40e1680dd8eacde9
This commit is contained in:
parent
c20eb489fa
commit
000b71e336
@ -149,7 +149,7 @@ oslo.serialization>=2.18.0,!=2.19.1 # Apache-2.0
|
||||
oslo.service>=1.24.0 # Apache-2.0
|
||||
oslo.utils>=3.28.0 # Apache-2.0
|
||||
oslo.vmware>=2.17.0 # Apache-2.0
|
||||
oslo.versionedobjects>=1.25.0 # Apache-2.0
|
||||
oslo.versionedobjects>=1.28.0 # Apache-2.0
|
||||
osprofiler>=1.4.0 # Apache-2.0
|
||||
os-apply-config>=0.1.31 # Apache-2.0
|
||||
os-brick>=1.15.2 # Apache-2.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user