Update git submodules

* Update nova from branch 'master'
  to b84787d26a70ee62cba5b1d9376d1d78da388fa1
  - Add func test for nova-manage db archive_deleted_rows --before
    
    This is inspired by database query filtering that occurs when --before
    is passed to nova-manage db archive_deleted_rows. There is a comparison
    WHERE deleted_at < before and not all database records populate it.
    
    This verifies that no records are missed due to that comparision when
    archiving with --before.
    
    Related-Bug: #1751192
    
    Change-Id: I44b79cfb236e94444740e32b0dd0a2344c29f340
This commit is contained in:
melanie witt 2021-07-12 16:13:48 +00:00 committed by Gerrit Code Review
parent a375925f78
commit 9c30ec8f25
1 changed files with 1 additions and 1 deletions

2
nova

@ -1 +1 @@
Subproject commit 9cdecc81fb8729160693c244d8adf124eed8b9b2
Subproject commit b84787d26a70ee62cba5b1d9376d1d78da388fa1