Update git submodules

* Update tripleo-common from branch 'master'
  - Merge "Catch exception if servers are in error state with no bm_node attached"
  - Catch exception if servers are in error state with no bm_node attached
    
    There have been reports (rhbz#1851507) where generating the fencing
    parameters fails because of one or more servers in error state, like
    when a scale out operation doesn't go as planned.
    
    This commit wraps get_by_instance_uuid in a try/except block to prevent
    this from happening, skipping the node in error state and allowing
    users to still get a valid fencing config for the remaining servers.
    
    Change-Id: I397f8d641504ac2ceed36fa975cf97fac5bbb81a
This commit is contained in:
Zuul 2020-07-07 10:21:19 +00:00 committed by Gerrit Code Review
parent 51e25e310f
commit 3901a22c8b
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 4e0673f05bbe51afe1dc3a3cf63f0632ec99b0e6
Subproject commit 14f72a8f775b17e13a32677c407785c3f371c811