Update git submodules

* Update training-labs from branch 'master'
  - Merge "Don't use logger before it is configured"
  - Don't use logger before it is configured
    
    This patch removes the first call to check_provider. Because logging
    is not configured when the file is imported, any calls to logger.error
    result only this unhelpful error message being shown:
    
      No handlers could be found for logger "stacktrain.config.general"
    
    The check_provider call in st.py is the only one we need.
    
    backport: rocky queens
    
    Closes-Bug: #1803341
    
    Change-Id: Ie75ca928b13a51433f8d61500407049a0e636d45
This commit is contained in:
Zuul 2019-06-14 17:37:08 +00:00 committed by Gerrit Code Review
parent 2736dd6c09
commit 8b89e17d2b
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit b8efc5f4e034341e04d0f304aa1ed86fb8d3a161
Subproject commit 0ae5f9928613a2d28435b6e1813bfcbc8549fb87