Update git submodules

* Update puppet-pip from branch 'master'
  - Block pypi.org for pip mirror tests
    
    The beaker tests for this module use iptables to block access to pypi to
    ensure the mirror functionality of the custom pip provider is working.
    Pip now uses pypi.org instead of pypi.python.org and pypi.python.org is
    a CNAME to pypi.org so it makes more sense to block pypi.org directly.
    Also add iptables output for debugging purposes.
    
    Change-Id: I370a403aef30dc42f3d614c5882138dac4f41ec8
    
  - Merge "Update Gemfile for Zuulv3"
  - Fix tests for pip 10
    
    On CentOS, the python-ipaddress comes with the python2-pip package which
    comes installed on the test nodes. Uninstall it (and consequently the
    distro pip package) so that the new pip can do the right thing.
    
    Change-Id: I15fabb2bc2e1645c9045603575dfa52957398a2d
    
  - Update Gemfile for Zuulv3
    
    The logic in the Gemfile was relying on Zuulv2 variables to find out
    whether the spec helper gem was already available on disk, and since
    Zuulv3 has changed things it was failing to find it and downloading the
    master version instead. This patch ensures the Gemfile looks for the gem
    in the right place when running in CI.
    
    Change-Id: I8415e5759f05ad9b03196f2d8ca0f09635006efa
This commit is contained in:
Colleen Murphy 2019-03-23 23:36:42 +01:00 committed by Gerrit Code Review
parent d0adaf64b7
commit 2da0857ad1

@ -1 +1 @@
Subproject commit bdfb4e75918076fc637fc8f1b1a232a3f9d1425c
Subproject commit 0d7e18d9d7c3fc92a18f9c974142ae9f253aaa19