Update git submodules

* Update openstack-ansible from branch 'master'
  - Merge "Ensure that global-requirement-pins.txt is applied"
  - OpenDev Migration Patch
    
    This commit was bulk generated and pushed by the OpenDev sysadmins
    as a part of the Git hosting and code review systems migration
    detailed in these mailing list posts:
    
    http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html
    http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html
    
    Attempts have been made to correct repository namespaces and
    hostnames based on simple pattern matching, but it's possible some
    were updated incorrectly or missed entirely. Please reach out to us
    via the contact information listed at https://opendev.org/ with any
    questions you may have.
    
  - Ensure that global-requirement-pins.txt is applied
    
    In the previous repo build process, we had global constraints which
    override upper constraints and anything set in the roles. This was
    essential for two purposes:
    
    1. To enable us to pin things that were not in upper constraints. eg: pip,
       setuptools, wheel
    2. To enable us to pin things which were in upper constraints, but broken.
       This would usually be a temporary measure until upper constraints was
       fixed.
    
    This patch extracts the global pins from global-requirement-pins.txt
    into a list and sets 'venv_build_global_constraints' to the resulting
    list so that it is applied to all venvs built.
    
    In order to reliably find this file without using a hard-coded path, we
    implement a change to the wrapper script to set the path in it in a
    similar manner to that implemented for the inventory path.
    
    Depends-On: I9ae3ef19c863b9237a51d2fcd6f4ebce1a9ebad7
    Change-Id: I138fe1c8ea80fe71244ab0dc6497cfc6d7bdf953
This commit is contained in:
Zuul 2019-04-22 21:48:11 +00:00 committed by Gerrit Code Review
parent c00801e03c
commit 6cf2e376b5
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit dc5729ad6f10b7e6083d60c2270f75090cf3d5f4
Subproject commit c05ad364fa5072634b533462436c2fd2e64fb11f