Update git submodules

* Update oslo.messaging from branch 'master'
  - Merge "Retry to declare a queue after internal error"
  - Retry to declare a queue after internal error
    
    Without this commit, the client can lose the messages, because the
    client does not handler the 'AMQP internal error 541',
    read here [2] for details.
    The fix retries to create the queue after a delay.
    When the virtual-host is ready the declare does not fail.
    This is a rare condiction, please read the bug [1] for details.
    
    Closes-Bug: #1822778
    
    [1] https://bugs.launchpad.net/oslo.messaging/+bug/1822778
    [2] https://www.rabbitmq.com/amqp-0-9-1-reference.html
    
    Change-Id: I7ab1f9d21ebb807285bf1422bc14cc6e07dcd32a
This commit is contained in:
Zuul 2019-04-22 22:23:07 +00:00 committed by Gerrit Code Review
parent 607fb57aa2
commit 518cf7f0eb
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 78777a92b855a1f9cb949b740dd1a61132deb5b6
Subproject commit 433d34ed4149ad2dcbb860b07754dea25cb43407