Update git submodules

* Update storlets from branch 'master'
  - Merge "Prevent undesired retry when starting container"
  - Prevent undesired retry when starting container
    
    Previously, if we fail to start a storlet container using tenant
    image, we retry to start it using default tenant image. However,
    that sometimes causes unexpected retry, for example when there is
    something wrong in tenant image which prevents daemon factory to
    launch in time.
    
    This patch makes docker runtime to check return code of container
    restarting script, so that we only restart container when the
    runtime fails in container operation using tenant image.
    In addition, it lets docker runtime to log stdout/stderr output
    generated by restart_docker_container, to help us to debug what
    is happening about container management.
    
    Change-Id: Icd81d28b9b3555bce365e7b279ada074d239fddc
This commit is contained in:
Zuul 2019-07-03 06:41:34 +00:00 committed by Gerrit Code Review
parent a72a5dd23b
commit ca9f3719cb

@ -1 +1 @@
Subproject commit 28d7293d6b789922bd30e9ae625412aed55b9065
Subproject commit e6f78699745e7babf0a82df9237dec89b685593d