c6a27dc540
* 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
8 lines
194 B
Plaintext
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
|