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:
liyingjun 2014-10-14 20:43:50 +08:00 committed by Andrey Kurilin
parent fd2747a7c2
commit 9da2c8548b

View File

@ -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