Update git submodules

* Update nova from branch 'master'
  to ea3945f71c51c547239e9ff09eea2f6b46e6a425
  - Merge "Add wrapper for oslo.concurrency lockutils.ReaderWriterLock()"
  - Add wrapper for oslo.concurrency lockutils.ReaderWriterLock()
    
    This is a follow up change to I168fffac8002f274a905cfd53ac4f6c9abe18803
    which added a hackaround to enable our tests to pass with
    fasteners>=0.15 which was upgraded recently as part of a
    openstack/requirements update.
    
    The ReaderWriterLock from fasteners (and thus lockutils) cannot work
    correctly with eventlet patched code, so this adds a wrapper containing
    the aforementioned hackaround along with a hacking check to do our best
    to ensure that future use of ReaderWriterLock will be through the
    wrapper.
    
    Change-Id: Ia7bcb40a21a804c7bc6b74f501d95ce2a88b09b5
This commit is contained in:
Zuul 2022-01-12 15:56:18 +00:00 committed by Gerrit Code Review
parent 841953c6d4
commit ffcd887c03

2
nova

@ -1 +1 @@
Subproject commit 8c714c76ae07ff6dc7acb6f44ecbd4c086354d2f
Subproject commit ea3945f71c51c547239e9ff09eea2f6b46e6a425