Update git submodules

* Update python-manilaclient from branch 'master'
  - Merge "Use unittest.mock instead of third party lib"
  - Use unittest.mock instead of third party lib
    
    mock was adopted into standard python
    in version 3.3 [1]. Since python-manilaclient
    no longer supports python2.7, we can use the inbuilt
    mock package rather than the third party
    lib.
    
    Also fix some issues with imports that
    weren't following our import conventions
    of grouping imports [3]
    
    [1] https://docs.python.org/3/library/unittest.mock.html
    [2] http://lists.openstack.org/pipermail/openstack-discuss/2020-March/013281.html
    [3] https://docs.openstack.org/hacking/latest/user/hacking.html#imports
    
    Change-Id: I3e199e1a117ddf7739fce8858694a801a26ed08f
    Signed-off-by: Goutham Pacha Ravi <gouthampravi@gmail.com>
This commit is contained in:
Zuul 2020-07-16 19:24:11 +00:00 committed by Gerrit Code Review
parent 929373c7e4
commit f450cddbb8
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 8b74211d768befdcd3a5be1e6b22036a71f080ca
Subproject commit 9881dfc77ccc39ba0b20bedc31837bb90020b69d