Files
nova/openstack-common.conf
T
Russell Bryant 524bfb84f5 Update common.importutils from openstack-common.
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
2012-05-02 13:44:20 -04:00

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