Port to use oslo.serialization
Module jsonutils from oslo-incubator was graduated to separate library (oslo.serialization) and removed from repository, so we should use new library. Change-Id: Id2346dd4d69754d97b312c274bf778a0cc0d39fc
This commit is contained in:
parent
fd2747a7c2
commit
9da2c8548b
@ -9,6 +9,7 @@ jsonschema>=2.0.0,<3.0.0
|
||||
netaddr>=0.7.12
|
||||
oslo.config>=1.4.0 # Apache-2.0
|
||||
oslo.db>=1.0.0 # Apache-2.0
|
||||
oslo.serialization>=1.0.0 # Apache-2.0
|
||||
oslo.utils>=1.0.0 # Apache-2.0
|
||||
paramiko>=1.13.0
|
||||
pbr>=0.6,!=0.7,<1.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user