a6bac3758c
Split out the tables and create extra section for RPC - like it's done for other services. Change-Id: I038dcf9761031a507fcfb8097bebef9b928c9538
721 B
721 B
Configure the RPC messaging system
OpenStack projects use an open standard for messaging middleware known as AMQP. This messaging middleware enables the OpenStack services that run on multiple servers to talk to each other. The OpenStack common library project, oslo, supports three implementations of AMQP: RabbitMQ, Qpid, and ZeroMQ.
The following tables contain settings to configure the messaging middleware for the Shared File System service: