gantt/openstack-common.conf
Russell Bryant cb020e2fd4 Use rpc from openstack-common.
Final patch for blueprint common-rpc.

This patch removes nova.rpc in favor of the copy in openstack-common.

Change-Id: I9c2f6bdbe8cd0c44417f75284131dbf3c126d1dd
2012-06-20 12:57:21 -04:00

8 lines
215 B
Plaintext

[DEFAULT]
# The list of modules to copy from openstack-common
modules=cfg,excutils,importutils,iniparser,jsonutils,local,policy,setup,timeutils,rpc
# The base module to hold the copy of openstack.common
base=nova