Update git submodules

* Update nova from branch 'master'
  - Merge "Nova compute: add in log exception to help debug failures"
  - Nova compute: add in log exception to help debug failures
    
    When the system is under load, there can be boot failures. One
    exception seen in the log file is:
    
    ''NoneType' object has no attribute 'status_code''
    
    There is no log trace which helps pinpoint this client call.
    Note that this is only one example.
    
    We now add in a LOG.exception to have the stack trace.
    
    Related-Bug: #1850682
    
    Change-Id: I2ab56005db363f81eecf07c3db62c267ba7f8ca9
This commit is contained in:
Zuul 2019-11-02 05:58:54 +00:00 committed by Gerrit Code Review
parent 1ef3827bae
commit 14a3d7bba4

2
nova

@ -1 +1 @@
Subproject commit 7be71a860d9790132dd883d5562c28c2a83b1e0f
Subproject commit b377f1c0cdeb13cad2b2549b967dd00ffa195011