Update git submodules

* Update osprofiler from branch 'master'
  - switch to importlib.metadata to find package version
    
    Importing pkg_resources has a side-effect of reading all of the
    metadata for every installed python package. The newer
    importlib.metadata module can load the metadata for one package at a
    time, which makes this library load more quickly and improves the
    startup-time performance of applications that use it such as
    python-openstackclient.
    
    importlib.metadata is part of the python 3.8 standard library and is
    distributed separately for other versions of python.
    
    Change-Id: Ib1870a3d102116f84c7677601fd44fdac41a13a6
    Signed-off-by: Doug Hellmann <doug@doughellmann.com>
This commit is contained in:
Doug Hellmann 2020-07-05 19:35:41 -04:00 committed by Gerrit Code Review
parent f835610caf
commit 731021e65a
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 61a0ff8ace87e917d31231f28f3be6b21a113624
Subproject commit e8dd381e626d48f11c6b8c9e296433b23e88124b