Update git submodules

* Update charm-nova-cloud-controller from branch 'master'
  to 36ef217bc620bebe4475dbb1453d3c82ac5b9d73
  - Fix SQLite locking issue on unit tests
    
    stestr runs tests in parallel and this can cause issues with locking
    when SQLite is not mocked out properly and gets used in a test.  This
    patch just switches Storage to use :memory: so that locking does not
    occur.
    
    Closes-Bug: #1908282
    Change-Id: Iaa1c7b78dee498e0cc6dc6fccf12e74f22225ecd
This commit is contained in:
Alex Kavanagh 2021-11-09 11:33:31 +00:00 committed by Gerrit Code Review
parent 0afda5981f
commit 936e3d09d1
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 997f1e5f93b01d42380a70d07045c6116ae511e0
Subproject commit 36ef217bc620bebe4475dbb1453d3c82ac5b9d73