Update git submodules

* Update python-openstackclient from branch 'master'
  - Stop leaving temp files after unit test runs
    
    test_shell.CLOUD_2 is using an absolute path for a temp
    file, so leaves /tmp/test_log_file around after the unit
    tests are run.  Use a fixture instead so it's cleaned
    automatically, which also removes the possibility of two
    tests using the same file and interfering with each other.
    
    Change-Id: If722b860be4010b91635c6d46f634da980e17152
This commit is contained in:
Brian Haley 2019-05-09 15:08:54 -04:00 committed by Gerrit Code Review
parent f25971aa48
commit fba7c26985
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 1bc44fcdc6c96bbffdd70c57f6cb11b5c1278071
Subproject commit 4b91cd49658bd5a9224976ebd3a6f352d1eef5b0