Update git submodules

* Update sushy from branch 'master'
  - Merge "Stop configuring install_command in tox."
  - Stop configuring install_command in tox.
    
    Currently, we are overriding 'install_command' to use 'pip'. This is
    considered poor behavior and 'python -m pip' should be used instead:
    
    https://snarky.ca/why-you-should-use-python-m-pip/
    
    It turns out that this is the the default value provided by tox:
    
    https://tox.readthedocs.io/en/latest/config.html#conf-install_command
    
    So we can remove the line and simply use the default value.
    
    openstack-discuss thread
    http://lists.openstack.org/pipermail/openstack-discuss/2020-April/014237.html
    
    Change-Id: Iace21f058714365115e2cd63c3a463af27540721
This commit is contained in:
Zuul 2020-04-28 15:04:14 +00:00 committed by Gerrit Code Review
parent f0d9ad21e7
commit 58ef12dcd5
1 changed files with 1 additions and 1 deletions

2
sushy

@ -1 +1 @@
Subproject commit cd7e999b9566cef0a8ed448086e4fd18f96cf433
Subproject commit 0d59c2f810287161331464b9bf07b4db479a3878