Update git submodules

* Update oslo.cache from branch 'master'
  to 40946a9349407f36a43d5020d991085c11468698
  - Don't import module "etcd3gw" if etcd3gw backend is not used.
    
    If module etcd3gw is not required for used backend,
    then no need to have it installed and imported.
    Otherwise we always have ugly log error:
    Could not load 'oslo_cache.etcd3gw': No module named 'etcd3gw': ModuleNotFoundError: No module named 'etcd3gw
    
    Closes-Bug: 1928318
    Change-Id: Icbe6dc3e93b4d2fec1ceb88366027294e49d7032
This commit is contained in:
Mitya_Eremeev 2021-06-03 20:02:48 +03:00 committed by Gerrit Code Review
parent 3127c62e40
commit e7af8a471e
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit d89cc82be3f2db66f5f2b5bb3facafc344c4d1f4
Subproject commit 40946a9349407f36a43d5020d991085c11468698