Add py3kcompat utils module
It's needed for the updated oslo.db code. Currently it only provides urlutils. Change-Id: Ieb25716930537a26e74d714db04678c7b81143cb
This commit is contained in:
@@ -22,6 +22,7 @@ module=thread_group
|
||||
module=periodic_task
|
||||
module=loopingcall
|
||||
module=processutils
|
||||
module=py3kcompat
|
||||
|
||||
# The base module to hold the copy of openstack.common
|
||||
base=savanna
|
||||
|
||||
Reference in New Issue
Block a user