[ops] Minor edit

Removed misplaced line from Message Queue section

Closes-Bug: #1588627
Change-Id: I36c25b11391ad14200c66bf53e17eefb09739933
This commit is contained in:
Pallavi 2016-06-09 12:46:39 +05:30 committed by Olga Gusarenko
parent df46b80495
commit ac6bd90483

View File

@ -190,8 +190,7 @@ Message Queue
~~~~~~~~~~~~~
Most OpenStack services communicate with each other using the *message
queue*.messages design considerationsdesign considerations message
queues For example, Compute communicates to block storage services and
queue*. For example, Compute communicates to block storage services and
networking services through the message queue. Also, you can optionally
enable notifications for any service. RabbitMQ, Qpid, and Zeromq are all
popular choices for a message-queue service. In general, if the message