Update git submodules

* Update nova from branch 'master'
  to 9a8dcb35c9d1dfc21ce9a0e691c992feb4f39cb5
  - Merge "Optimize _local_delete calls by compute unit tests"
  - Optimize _local_delete calls by compute unit tests
    
    _fake_do_delete function from nova/tests/unit/compute/test_api.py is
    called with reservations=None argument. This argument is no longer used
    in _local_delete. Since_fake_do_delete function is not really used
    because it only contains pass statement, we can replace it with no op
    call implemented using lambda function.
    
    Change-Id: Idf9686afeadc2d000c3bc255e809c914967a063f
This commit is contained in:
Zuul 2022-07-12 09:46:56 +00:00 committed by Gerrit Code Review
parent 42a802229b
commit 521d6c69b7
1 changed files with 1 additions and 1 deletions

2
nova

@ -1 +1 @@
Subproject commit f163db90a1c637be9a8f7beb974fba269472bad2
Subproject commit 9a8dcb35c9d1dfc21ce9a0e691c992feb4f39cb5