Remove openstack.common.importutils

This module now lives in oslo.utils, so import it from there.

Change-Id: I41fa4897fc820596fb010336044ff4c493017d5a
This commit is contained in:
Louis Taylor
2015-01-06 15:13:14 +00:00
parent b818826420
commit 878bdcbdbc
5 changed files with 3 additions and 77 deletions
-1
View File
@@ -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