Update git submodules

* Update trove from branch 'master'
  - Merge "Fix poll_until exception type"
  - Fix poll_until exception type
    
    This patch adds catching loopingcall.LoopingCallTimeOut and raising
    PollTimeOut exceptions.
    
    Without this change we didn't know which exception would be thrown in
    case of task timeout in function poll_until. As in the rest of the
    trove code we catch only PollTimeOut exception it was possible to miss
    loopingcall.LoopingCallTimeOut.
    
    Change-Id: Ic3f8bdf99e82ac5c438354a4f3af7c6856d14f34
This commit is contained in:
Zuul 2019-03-27 20:50:03 +00:00 committed by Gerrit Code Review
parent 035e529b86
commit 297f2c3033

2
trove

@ -1 +1 @@
Subproject commit c590106f79e2644283526a8739042206e0fa4301
Subproject commit e590560a73df2a757d6da9cbc633cf2959f79155