14f0bc7c98
nova.local was recently added to openstack-common. Remove nova.local and use openstack.common.local instead. One benefit of this change is that it is another step toward decoupling nova.rpc from the rest of nova. Change-Id: I0240f4291a81f8390d3f329a11f207a1453d7cab
8 lines
157 B
Plaintext
8 lines
157 B
Plaintext
[DEFAULT]
|
|
|
|
# The list of modules to copy from openstack-common
|
|
modules=cfg,local,iniparser
|
|
|
|
# The base module to hold the copy of openstack.common
|
|
base=nova
|