Update git submodules

* Update cinder from branch 'master'
  to 95d00bd7a6658e2cd3066e5ae77d3a9a63bc0c8f
  - Merge "Remove collections.abc backwards compatibility"
  - Remove collections.abc backwards compatibility
    
    The collections module moves some abstract classes into the abc
    submodules in py3. While we supported older versions of python, we
    needed to handle importing from either the old or new locations.
    
    Now that we only support runtimes that include the collections.abc
    module, we can remove the backwards compatibility handling we had for
    the old location.
    
    Change-Id: Idd106a8199fa586e0b34c054383d64218383c001
    Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
This commit is contained in:
Zuul 2020-12-06 19:28:11 +00:00 committed by Gerrit Code Review
parent db36dfd883
commit 6c0cf4831c
1 changed files with 1 additions and 1 deletions

2
cinder

@ -1 +1 @@
Subproject commit 075ab6c85f6d6a069e96f175a1f4950eeedfbcbb
Subproject commit 95d00bd7a6658e2cd3066e5ae77d3a9a63bc0c8f