Update git submodules

* Update oslo.utils from branch 'master'
  - Merge "Avoid calling eventlet.event.Event.reset()"
  - Avoid calling eventlet.event.Event.reset()
    
    The eventlet maintainers have made it clear that calling reset() on an
    Event is not recommended:
    
    715b2ced52
    
    We don't really need to resend the event to wake up threads, because
    Event.wait() will return immediately once the event has been sent. So
    just rely on the internal _set flag to tell us whether we need to send
    the event.
    
    Change-Id: I466aa7cb64308e018598c3bb63a9d0cfbc833adc
This commit is contained in:
Zuul 2019-01-18 03:31:53 +00:00 committed by Gerrit Code Review
parent f251fa97c3
commit d9afbbb425
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 380bf5a47ef1bceb8b2b1c5c9f15e6c7cfdc038d
Subproject commit eff0629790af2dda13d8566a20ceee21f4a52a7a