Update git submodules

* Update openstack-ansible from branch 'master'
  - Merge "Allow skipping bootstrap steps in gate check"
  - Allow skipping bootstrap steps in gate check
    
    Add 3 new environment variables during gate-check-commit and
    bootstrap-ansible which allow for skipping the ansible-runtime venv
    build, the bootstrap-aio role execution, and the OSA role clone.
    
    Any value set to the skip variables will cause the execution of
    that item to skip.
    
    The environment variables added are:
    SKIP_OSA_RUNTIME_VENV_BUILD
    SKIP_OSA_BOOTSTRAP_AIO
    SKIP_OSA_ROLE_CLONE
    
    These will be used to skip the steps in the gate as we will shift
    to running these in the Zuul pre-run phase. They can be run multiple
    times, but skipping them will decrease execution time.
    
    Change-Id: I96d73cf196fb4ede8ec163cac2971a45c757106f
This commit is contained in:
Zuul 2019-05-13 16:53:16 +00:00 committed by Gerrit Code Review
parent 91819106ae
commit 7c495bc38c
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit ba1dfa1ec03b82d4ac6128b40249afd6ebef72d6
Subproject commit 6d0fa950f86428498390597c59335e501efbd279