Update git submodules

* Update blazar from branch 'master'
  - Merge "Handle SIGHUP signal for blazar-manager correctly"
  - Handle SIGHUP signal for blazar-manager correctly
    
    After a SIGHUP signal is sent to blazar-manager, the RPC messaging
    between API and blazar-manager stops working and users start seeing
    "Internal Server Error".
    
    This issue is fixed in this patch, which adds a wait method to the
    RPCServer class and calls the wait method of the RPC server from
    oslo.messaging, so that all existing requests are fulfilled before
    restarting the blazar-manager service again.
    
    Change-Id: I8272975afeabfb74f974e9bf9a6ae9162c22a6e0
    Closes-Bug: #1807689
This commit is contained in:
Zuul 2019-05-21 03:33:51 +00:00 committed by Gerrit Code Review
parent 83c84be18f
commit 01cee1a1b3
1 changed files with 1 additions and 1 deletions

2
blazar

@ -1 +1 @@
Subproject commit d9fdb7ed207fa177f92e4124fee20b52106f6d6b
Subproject commit 7c2ce767e221bc9c58bdb18fe57fe6469c0077f7