Update git submodules

* Update openstacksdk from branch 'master'
  - Fix indentation for new pycodestyle E117
    
    There was an over indented method in openstackcloud.py#L3099 [1]
    that the new pycodestyle E117[2] is catching[3].
    
    This patch corrects the indentation to allow pep8/flake8 to pass.
    
    [1] https://github.com/openstack/openstacksdk/blob/master/openstack/cloud/ \
        openstackcloud.py#L3099
    [2] https://github.com/PyCQA/pycodestyle/blob/master/CHANGES.txt#L9
    [3] http://logs.openstack.org/56/633856/2/check/openstack-tox-pep8/5c57397/ \
        job-output.txt.gz#_2019-01-30_15_27_16_765029
    
    Change-Id: I20fd50195ca6aa6ba67ba15e7ba1155acb18d4eb
This commit is contained in:
Michael Johnson 2019-01-30 08:15:10 -08:00 committed by Gerrit Code Review
parent 30b70e3a51
commit 2507524026
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 6482783ea9a39bc680a94cc47fa3a151044c4161
Subproject commit e740da6088f93967759a2ab8ec29ccc8e1a06aa4