congress/etc/congress-config-generator.conf
Anusha Ramineni 3f14dd561a Make the messaging driver configurable
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
2016-06-02 00:58:12 +09:00

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