| commit | c6d1cca3ffcd6245dfd596d7eb67e0e7c7d6632f | [log] [tgz] |
|---|---|---|
| author | Dmitry Nikishov <dnikishov@mirantis.com> | Wed Jun 21 12:55:59 2017 +0400 |
| committer | Illia Polliul <ipolliul@mirantis.com> | Fri Jun 30 13:34:36 2017 +0200 |
| tree | 5eb76eee79b74e96ef41289c4445d23e3e40592d | |
| parent | 3f92446d0f8d432e82c7de94a56c6eb68c0f274d [diff] |
Allow specify RabbitMQ connection for Contail
This patch allows the operator to specify
address and credentials for Contrail's MQ
connection. It uses the same data format,
that is being used to specify MQ connection
parameters for OpenStack components, eg:
opencontrail:
control:
message_queue:
user: nova
virtual_host: "/"
password: rabbit
Change-Id: Ic5dd8fc1f6fa89e9420382933cf3cea0eb2ed67d
Signed-off-by: Illia Polliul <ipolliul@mirantis.com>