Update git submodules

* Update devstack from branch 'master'
  - Merge "Safety check for python version in get_pip_command"
  - Safety check for python version in get_pip_command
    
    We know empirically that some legacy gate jobs pass and appear
    to be running with python3 but actually pip was invoked with
    PYTHON3_VERSION unset so that they are actually ran with python2
    packages.
    
    As a followup to this discussion [1], add a safety check in the
    get_pip_command function to ensure that a python version has been
    set when it is invoked.
    
    [1] https://review.openstack.org/#/c/622415/4/inc/python@283
    
    Change-Id: I3a08406fb7d68282c6b98abb33a625821510046a
This commit is contained in:
Zuul 2019-05-21 10:23:18 +00:00 committed by Gerrit Code Review
parent b5774088a5
commit cc11f385a5
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 45c1aa2f7df8f5972a4a464355ba889177a56ad6
Subproject commit 984c3ae33b6a55f04a2d64ea9ffbe47e37e89953