Update git submodules

* Update blazar from branch 'master'
  - Do not execute event of transitional lease
    
    If the continuous execution of an event is called just after the lease
    creation is called, it can fail with the invalid lease status
    transition error from CREATING to STARTING.
    
    This patch adds a check before the event execution whether the lease
    status of the event is not transitional but stable and pend the
    execution to the next time if it is transitional.
    
    Change-Id: I033dd814d384131de8e7494d22cd42f1ea67112b
    Closes-Bug: #1820476
This commit is contained in:
Tetsuro Nakamura 2019-03-17 04:56:02 +00:00 committed by Gerrit Code Review
parent 30386acd68
commit b0f71643ef
1 changed files with 1 additions and 1 deletions

2
blazar

@ -1 +1 @@
Subproject commit 81f3ba9bb399eb9f7aabe624e2cf4aeef3b3e1c6
Subproject commit bf574929266e1f6b367f4943007a3d496a394a03