Update oslo.serialization to 1.10.0
The new version of oslo.serialization includes base64 utilities that are string vs. bytes aware for Python3. Instructions to use the new methods have been posted on the wiki: https://wiki.openstack.org/wiki/Python3 Change-Id: I123159e1a3ae3b166918513545f1b5835cfb4782
This commit is contained in:
parent
01b179c410
commit
951ef32c53
@ -89,7 +89,7 @@ oslo.middleware>=2.8.0 # Apache-2.0
|
||||
oslo.policy>=0.5.0 # Apache-2.0
|
||||
oslo.reports>=0.5.0 # Apache-2.0
|
||||
oslo.rootwrap>=2.0.0 # Apache-2.0
|
||||
oslo.serialization>=1.4.0 # Apache-2.0
|
||||
oslo.serialization>=1.10.0 # Apache-2.0
|
||||
oslo.service>=0.10.0 # Apache-2.0
|
||||
oslo.utils>=2.4.0 # Apache-2.0
|
||||
oslo.vmware>=1.16.0 # Apache-2.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user