Remove openstack.common.importutils
This module now lives in oslo.utils, so import it from there. Change-Id: I41fa4897fc820596fb010336044ff4c493017d5a
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
# The list of modules to copy from openstack-common
|
||||
module=apiclient
|
||||
module=gettextutils
|
||||
module=importutils
|
||||
module=uuidutils
|
||||
|
||||
# The base module to hold the copy of openstack.common
|
||||
|
||||
Reference in New Issue
Block a user