Update git submodules

* Update openstack-ansible-os_tempest from branch 'master'
  - Merge "Update role for new source build process"
  - Update role for new source build process
    
    The variable tempest_developer_mode and tempest_venv_download no
    longer carry any meaning. This review changes os_tempest to do
    the equivalent of what developer_mode was all the time, meaning
    that it always builds the venv and never requires the repo
    server, but it will use a repo server when available.
    
    As part of this, we move the source build out of its own file
    because it's now a single task to include the venv build role.
    This is just to make it easier to follow the code.
    
    Change-Id: I7ab81ab707a5576682abcbe9952d85e79a1f3856
This commit is contained in:
Zuul 2019-03-28 18:28:58 +00:00 committed by Gerrit Code Review
parent 1addac5817
commit c5e7602388
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 9a4afb66a1936e4a8db5500d7726804e47ca3cb7
Subproject commit de52375bd1aea9415cbed8ee60a37c67696ad2a0