Update git submodules

* Update oslo.versionedobjects from branch 'master'
  - Fix deprecation warnings
    
    This addresses a couple sources of deprecation warnings in the code.
    
    The collections package has moved abstract base classes from
    collections.* to collections.abc.*. Use of the old path causes
    DeprecationWarning messages now, but will eventually be removed. Six
    does not support this yet, so for now just try the newer preferred path
    and fall back to the old path if the import fails.
    
    This also addresses unit test deprecation methods with self.skip()
    changing to self.skipTest().
    
    Change-Id: I0463ab2109adeee6468261f9e96225766a55998e
    Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
This commit is contained in:
Sean McGinnis 2019-04-09 15:18:14 -05:00 committed by Gerrit Code Review
parent 0af29bbc84
commit 25ec72a322
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit ca9dec1ad6d050b7c8a9d3e1b05700e08ee80db5
Subproject commit 37473e3afa19cf03fd1fb80c1bb9b9611fc37fb1