From d0fbd52ab643ff6a27be2245b6bc0ba76c12d01d Mon Sep 17 00:00:00 2001 From: Ian Wienand Date: Sun, 24 Mar 2019 20:35:45 +0000 Subject: [PATCH] Update git submodules * Update puppet-snmpd from branch 'master' - Replace openstack.org git:// URLs with https:// This is a mechanically generated change to replace openstack.org git:// URLs with https:// equivalents. This is in aid of a planned future move of the git hosting infrastructure to a self-hosted instance of gitea (https://gitea.io), which does not support the git wire protocol at this stage. This update should result in no functional change. For more information see the thread at http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003825.html Change-Id: I7114991b57cee3a088201b4eed5271bfb65ec746 - 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: I23131255b91ec9754d4d7bf3ebf1105e019c87a0 --- puppet-snmpd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/puppet-snmpd b/puppet-snmpd index d804badd82..b0143ab222 160000 --- a/puppet-snmpd +++ b/puppet-snmpd @@ -1 +1 @@ -Subproject commit d804badd82d65f870218bc17524ec7a62f888486 +Subproject commit b0143ab222ecea3b621a15c4629442c14bf093f2