Update git submodules

* Update nova from branch 'master'
  - Merge "Add functional recreate test for bug 1819963"
  - Add functional recreate test for bug 1819963
    
    When resizing a server that was not created in an explicit
    zone, the scheduler can pick a host in another zone and
    conductor will update the instance.availability_zone value
    for the new dest host zone.
    
    The problem is when reverting the resize, the server goes
    back to the original source host/zone but the
    instance.availability_zone value in the database is not
    updated which can lead to incorrect results when listing
    servers and filtering by zone.
    
    This adds a functional recreate test for the bug.
    
    Change-Id: Ib107650d6a2c991c26b646a0dd10ddc7a3fb7e56
    Related-Bug: #1819963
This commit is contained in:
Zuul 2019-03-27 10:03:51 +00:00 committed by Gerrit Code Review
parent d896efc0ac
commit 127a0ba3e7
1 changed files with 1 additions and 1 deletions

2
nova

@ -1 +1 @@
Subproject commit a8f9a6277055e2c106c2af4f4c56766d417c0cd6
Subproject commit 771e102654b54d257f437f16be2aeeef51fa0783