Update git submodules

* Update python-neutronclient from branch 'master'
  - Remove usage of six
    
    With python3.x, classes can use 'metaclass=' instead of
    'six.add_metaclass', 'six.iteritems' and 'six.iterkeys' can
    be replaced by 'items' and 'keys', 'six.moves.urllib.parse'
    can be replaced by 'urllib.parse', 'six.StringIO' and
    'six.moves.cStringIO' can be replaced by 'io.StringIO',
    'six.text_type' and 'six.string_type' are just 'str'.
    
    Change-Id: I357968c6a1932856b1600f6c191966bc90cbc258
This commit is contained in:
zhanghao 2020-05-14 02:03:50 -04:00 committed by Gerrit Code Review
parent 6b5eb7dd2b
commit 50e0e529e0
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 85ef7b7108ffe491749b52f9ffccade1e2a66164
Subproject commit 3cfa54fa56674362ffbbbd3199e6be3c0e4ffbb9