Update git submodules

* Update openstack-ansible-rabbitmq_server from branch 'master'
  - Merge "Improve the Highly Available (Mirrored) Queues policy"
  - Improve the Highly Available (Mirrored) Queues policy
    
    Without this policy, the queues reply_*, *_fanout_* are mirrored, across
    all the RabbitMQ nodes.
    It is not necessary to mirror the queues above, because they are usually
    bound to one specific consumer, so the mirroring is not essential.
    The new policy reduces the number of mirror queues and increases, in
    general, the performances because it reduces the number of copies across
    the cluster.
    
    More info about RabbitMQ HA [1]
    
    [1]: https://www.rabbitmq.com/ha.html
    
    ref:
    http://eavesdrop.openstack.org/meetings/oslo/2019/oslo.2019-02-25-15.22.txt
    
    Change-Id: I783d314aaa68b09abb4fed90818165b9e61e9758
This commit is contained in:
Zuul 2019-03-01 20:34:53 +00:00 committed by Gerrit Code Review
parent 8a70853efc
commit 9926e9ac13
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit a5e97da6c9b37d289bb442038d13825b7882df97
Subproject commit 3c40f53f5ee37ce9212272bcde36c832ea1f1031