3f14dd561a
Instead of defaulting to kombu+memory messaging driver, make the option configurable for the end user. Changing the config option rpc_backend will change to the corresponding messaging driver. Eg: rpc_backend=kombu+memory or rpc_backend=rabbit etc Change-Id: If1bd27b6cf7d0f732e01bf3a9614f94e49b523cb
11 lines
253 B
Plaintext
11 lines
253 B
Plaintext
[DEFAULT]
|
|
output_file = etc/congress.conf.sample
|
|
wrap_width = 79
|
|
namespace = congress
|
|
namespace = oslo.log
|
|
namespace = oslo.policy
|
|
namespace = oslo.db
|
|
namespace = oslo.middleware.cors
|
|
namespace = oslo.messaging
|
|
namespace = keystonemiddleware.auth_token
|