
openstack-common.conf now includes network_utils and policy The default kombu imple for openstack.common.rpc seems to depends on network_utils. Fixes: bug #1058353 Change-Id: I2526c7355e7f2be67b25bf22854c56ec65741d9a
8 lines
275 B
Plaintext
8 lines
275 B
Plaintext
[DEFAULT]
|
|
|
|
# The list of modules to copy from openstack-common
|
|
modules=cfg,exception,excutils,gettextutils,importutils,iniparser,jsonutils,local,rpc,timeutils,log,setup,notifier,context,network_utils,policy
|
|
|
|
# The base module to hold the copy of openstack.common
|
|
base=cinder
|