524bfb84f5
This patch updates common.importutils from openstack-common. The change was to remove the usage of common.exception. The rest of the patch includes the changes required in nova to no longer use common.exception, as well. Change-Id: Iacd186b2c466cba84248ae10589ffbb5a9cec0ba
8 lines
169 B
Plaintext
8 lines
169 B
Plaintext
[DEFAULT]
|
|
|
|
# The list of modules to copy from openstack-common
|
|
modules=cfg,local,importutils,iniparser
|
|
|
|
# The base module to hold the copy of openstack.common
|
|
base=nova
|