trove/openstack-common.conf
Michael Basnight c6a27dc540 Initial checkin of rpc code
* Stole most of the code from nova rpc
* Updated the rpc and kombu code so it works with reddwarf
* Import of openstack-common, added the context from common
* Extended the common context
2012-03-05 07:14:07 -06:00

8 lines
194 B
Plaintext

[DEFAULT]
# The list of modules to copy from openstack-common
modules=config,context,exception,extensions,utils,wsgi,setup
# The base module to hold the copy of openstack.common
base=reddwarf