Remove importutils from oslo config

The importutils module is only used by other oslo modules, so
remove it from openstack-common.conf. It'll be pulled in
automatically if it's needed.

Change-Id: Iaa7e047a9ff76f911f8c64b45ceb1f240855670a
This commit is contained in:
Brant Knudson
2014-05-05 17:35:04 -05:00
parent 0ed3246caf
commit 62aca6f0b4

View File

@@ -2,7 +2,6 @@
# The list of modules to copy from oslo-incubator
module=apiclient
module=importutils
module=install_venv_common
module=fixture.config
module=jsonutils