summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@gmail.com>2021-11-02 09:59:45 -0400
committerBruce Ashfield <bruce.ashfield@gmail.com>2021-11-02 09:59:45 -0400
commit14196f7dee9deb0ef9822bf3c8b41142ccced858 (patch)
treed297afcdd481651973fd18eba83938072d4763ba
parent231008bc0f0b6471eb595e38fb077d3fe9baa367 (diff)
downloadmeta-cloud-services-14196f7dee9deb0ef9822bf3c8b41142ccced858.tar.gz
global: convert github SRC_URIs to use https protocol
github is removing git:// access, and fetches will start experiencing interruptions in service, and eventually will fail completely. bitbake will also begin to warn on github src_uri's that don't use https. So we convert the meta-virt instances to use protocol=https (done using the oe-core contrib conversion script) Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
-rw-r--r--meta-openstack/recipes-devtools/python/python-barbican_git.bb2
-rw-r--r--meta-openstack/recipes-devtools/python/python-ceilometer_git.bb2
-rw-r--r--meta-openstack/recipes-devtools/python/python-cinder_git.bb2
-rw-r--r--meta-openstack/recipes-devtools/python/python-cinderclient_git.bb2
-rw-r--r--meta-openstack/recipes-devtools/python/python-glance_git.bb2
-rw-r--r--meta-openstack/recipes-devtools/python/python-glanceclient_git.bb2
-rw-r--r--meta-openstack/recipes-devtools/python/python-glancestore_git.bb2
-rw-r--r--meta-openstack/recipes-devtools/python/python-heat_git.bb2
-rw-r--r--meta-openstack/recipes-devtools/python/python-heatclient_git.bb2
-rw-r--r--meta-openstack/recipes-devtools/python/python-horizon_git.bb2
-rw-r--r--meta-openstack/recipes-devtools/python/python-keystone-hybrid-backend_git.bb2
-rw-r--r--meta-openstack/recipes-devtools/python/python-keystone_git.bb2
-rw-r--r--meta-openstack/recipes-devtools/python/python-neutron_git.bb2
-rw-r--r--meta-openstack/recipes-devtools/python/python-neutronclient_git.bb2
-rw-r--r--meta-openstack/recipes-devtools/python/python-nova_git.bb2
-rw-r--r--meta-openstack/recipes-devtools/python/python-novaclient_git.bb2
-rw-r--r--meta-openstack/recipes-devtools/python/python-novnc_git.bb2
-rw-r--r--meta-openstack/recipes-devtools/python/python-openstackclient_git.bb2
-rw-r--r--meta-openstack/recipes-devtools/python/python-os-client-config.inc2
-rw-r--r--meta-openstack/recipes-devtools/python/python-rally_git.bb2
-rw-r--r--meta-openstack/recipes-devtools/python/python-ryu_git.bb2
-rw-r--r--meta-openstack/recipes-devtools/python/python-swift_git.bb2
-rwxr-xr-xmeta-openstack/recipes-devtools/python/python-trove_git.bb2
-rw-r--r--meta-openstack/recipes-devtools/python/python-troveclient_git.bb2
-rw-r--r--meta-openstack/recipes-devtools/python/python3-barbicanclient_git.bb2
-rw-r--r--meta-openstack/recipes-devtools/python/python3-kafka_git.bb2
-rw-r--r--meta-openstack/recipes-devtools/python/python3-keystoneclient_git.bb2
-rw-r--r--meta-openstack/recipes-devtools/python/python3-memcached_git.bb2
-rw-r--r--meta-openstack/recipes-devtools/python/python3-microversion-parse_git.bb2
-rw-r--r--meta-openstack/recipes-devtools/python/python3-openstacksdk_git.bb2
-rw-r--r--meta-openstack/recipes-devtools/python/python3-os-brick_git.bb2
-rw-r--r--meta-openstack/recipes-devtools/python/python3-os-vif_git.bb2
-rw-r--r--meta-openstack/recipes-devtools/python/python3-os-win_git.bb2
-rw-r--r--meta-openstack/recipes-devtools/python/python3-oslo.cache_git.bb2
-rw-r--r--meta-openstack/recipes-devtools/python/python3-oslo.concurrency_git.bb2
-rw-r--r--meta-openstack/recipes-devtools/python/python3-oslo.context_git.bb2
-rw-r--r--meta-openstack/recipes-devtools/python/python3-oslo.db_git.bb2
-rw-r--r--meta-openstack/recipes-devtools/python/python3-oslo.i18n_git.bb2
-rw-r--r--meta-openstack/recipes-devtools/python/python3-oslo.log_git.bb2
-rw-r--r--meta-openstack/recipes-devtools/python/python3-oslo.messaging_git.bb2
-rw-r--r--meta-openstack/recipes-devtools/python/python3-oslo.middleware_git.bb2
-rw-r--r--meta-openstack/recipes-devtools/python/python3-oslo.policy_git.bb2
-rw-r--r--meta-openstack/recipes-devtools/python/python3-oslo.privsep_git.bb2
-rw-r--r--meta-openstack/recipes-devtools/python/python3-oslo.reports_git.bb2
-rw-r--r--meta-openstack/recipes-devtools/python/python3-oslo.rootwrap_git.bb2
-rw-r--r--meta-openstack/recipes-devtools/python/python3-oslo.serialization_git.bb2
-rw-r--r--meta-openstack/recipes-devtools/python/python3-oslo.service_git.bb2
-rw-r--r--meta-openstack/recipes-devtools/python/python3-oslo.utils_git.bb2
-rw-r--r--meta-openstack/recipes-devtools/python/python3-oslo.versionedobjects_git.bb2
-rw-r--r--meta-openstack/recipes-devtools/python/python3-oslo.vmware_git.bb2
-rw-r--r--meta-openstack/recipes-devtools/python/python3-oslotest_git.bb2
-rw-r--r--meta-openstack/recipes-devtools/python/python3-ovsdbapp_git.bb2
-rw-r--r--meta-openstack/recipes-devtools/python/python3-pycadf_git.bb2
-rw-r--r--meta-openstack/recipes-devtools/python/python3-saharaclient_git.bb2
-rw-r--r--meta-openstack/recipes-devtools/python/python3-salttesting_git.bb2
-rw-r--r--meta-openstack/recipes-devtools/python/python3-trollius_git.bb2
-rw-r--r--meta-openstack/recipes-devtools/ruby/bundler_git.bb2
-rw-r--r--meta-openstack/recipes-devtools/ruby/chef-zero_git.bb2
-rw-r--r--meta-openstack/recipes-devtools/ruby/coderay_git.bb2
-rw-r--r--meta-openstack/recipes-devtools/ruby/diff-lcs_git.bb2
-rw-r--r--meta-openstack/recipes-devtools/ruby/erubis_git.bb2
-rw-r--r--meta-openstack/recipes-devtools/ruby/hashie_git.bb2
-rw-r--r--meta-openstack/recipes-devtools/ruby/highline_git.bb2
-rw-r--r--meta-openstack/recipes-devtools/ruby/ipaddress_git.bb2
-rw-r--r--meta-openstack/recipes-devtools/ruby/json_git.bb2
-rw-r--r--meta-openstack/recipes-devtools/ruby/method-source_git.bb2
-rw-r--r--meta-openstack/recipes-devtools/ruby/mime-types_git.bb2
-rw-r--r--meta-openstack/recipes-devtools/ruby/mixlib-authentication_git.bb2
-rw-r--r--meta-openstack/recipes-devtools/ruby/mixlib-cli_git.bb2
-rw-r--r--meta-openstack/recipes-devtools/ruby/mixlib-config_git.bb2
-rw-r--r--meta-openstack/recipes-devtools/ruby/mixlib-log_git.bb2
-rw-r--r--meta-openstack/recipes-devtools/ruby/mixlib-shellout_git.bb2
-rw-r--r--meta-openstack/recipes-devtools/ruby/net-ssh-gateway_git.bb2
-rw-r--r--meta-openstack/recipes-devtools/ruby/net-ssh-multi_git.bb2
-rw-r--r--meta-openstack/recipes-devtools/ruby/net-ssh_git.bb2
-rw-r--r--meta-openstack/recipes-devtools/ruby/ohai_git.bb2
-rw-r--r--meta-openstack/recipes-devtools/ruby/pry_git.bb2
-rw-r--r--meta-openstack/recipes-devtools/ruby/rack_git.bb2
-rw-r--r--meta-openstack/recipes-devtools/ruby/rest-client_git.bb2
-rw-r--r--meta-openstack/recipes-devtools/ruby/slop_git.bb2
-rw-r--r--meta-openstack/recipes-devtools/ruby/systemu_git.bb2
-rw-r--r--meta-openstack/recipes-devtools/ruby/yard_git.bb2
-rw-r--r--meta-openstack/recipes-extended/novnc/novnc_git.bb2
-rw-r--r--meta-openstack/recipes-extended/tempest/tempest_git.bb2
-rw-r--r--meta-openstack/recipes-extended/uwsgi/uwsgi_git.bb2
-rw-r--r--meta-openstack/recipes-support/chef/chef_git.bb2
-rw-r--r--meta-openstack/recipes-support/mod-wsgi/mod-wsgi_git.bb2
-rw-r--r--meta-openstack/recipes-support/tgt/tgt_git.bb2
-rw-r--r--recipes-connectivity/consul/consul-migrate_git.bb14
-rw-r--r--recipes-support/puppet-vswitch/puppet-vswitch_git.bb2
-rw-r--r--recipes-support/puppetlabs-stdlib/puppetlabs-stdlib_git.bb2
-rw-r--r--recipes-support/ruby-shadow/ruby-shadow_git.bb2
92 files changed, 98 insertions, 98 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-barbican_git.bb b/meta-openstack/recipes-devtools/python/python-barbican_git.bb
index 85ab146..c71229d 100644
--- a/meta-openstack/recipes-devtools/python/python-barbican_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-barbican_git.bb
@@ -8,7 +8,7 @@ PR = "r0"
8SRCNAME = "barbican" 8SRCNAME = "barbican"
9BARBICAN_MAX_PACKET_SIZE ?= "65535" 9BARBICAN_MAX_PACKET_SIZE ?= "65535"
10 10
11SRC_URI = "git://github.com/openstack/barbican.git;branch=master \ 11SRC_URI = "git://github.com/openstack/barbican.git;branch=master;protocol=https \
12 file://barbican.init \ 12 file://barbican.init \
13 file://barbican-increase-buffer-size-to-support-PKI-tokens.patch \ 13 file://barbican-increase-buffer-size-to-support-PKI-tokens.patch \
14 file://barbican-fix-path-to-find-configuration-files.patch \ 14 file://barbican-fix-path-to-find-configuration-files.patch \
diff --git a/meta-openstack/recipes-devtools/python/python-ceilometer_git.bb b/meta-openstack/recipes-devtools/python/python-ceilometer_git.bb
index 2d6d708..ca5d62f 100644
--- a/meta-openstack/recipes-devtools/python/python-ceilometer_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-ceilometer_git.bb
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=1dece7821bf3fd70fe1309eaa37d52a2"
6 6
7SRCNAME = "ceilometer" 7SRCNAME = "ceilometer"
8 8
9SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=master \ 9SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=master;protocol=https \
10 file://ceilometer.conf \ 10 file://ceilometer.conf \
11 file://ceilometer.init \ 11 file://ceilometer.init \
12 file://fix_ceilometer_memory_leak.patch \ 12 file://fix_ceilometer_memory_leak.patch \
diff --git a/meta-openstack/recipes-devtools/python/python-cinder_git.bb b/meta-openstack/recipes-devtools/python/python-cinder_git.bb
index e72d721..2a3ef47 100644
--- a/meta-openstack/recipes-devtools/python/python-cinder_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-cinder_git.bb
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=1dece7821bf3fd70fe1309eaa37d52a2"
6 6
7SRCNAME = "cinder" 7SRCNAME = "cinder"
8 8
9SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=stable/pike \ 9SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=stable/pike;protocol=https \
10 file://cinder-init \ 10 file://cinder-init \
11 file://cinder-init.service \ 11 file://cinder-init.service \
12 file://cinder-api.service \ 12 file://cinder-api.service \
diff --git a/meta-openstack/recipes-devtools/python/python-cinderclient_git.bb b/meta-openstack/recipes-devtools/python/python-cinderclient_git.bb
index e8d6ffc..bd360ed 100644
--- a/meta-openstack/recipes-devtools/python/python-cinderclient_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-cinderclient_git.bb
@@ -8,7 +8,7 @@ DEPENDS = "python-setuptools3-git"
8SRCNAME = "python-cinderclient" 8SRCNAME = "python-cinderclient"
9 9
10SRC_URI = "\ 10SRC_URI = "\
11 git://github.com/openstack/python-cinderclient.git;branch=stable/pike \ 11 git://github.com/openstack/python-cinderclient.git;branch=stable/pike;protocol=https \
12 file://cinder-api-check.sh \ 12 file://cinder-api-check.sh \
13 " 13 "
14 14
diff --git a/meta-openstack/recipes-devtools/python/python-glance_git.bb b/meta-openstack/recipes-devtools/python/python-glance_git.bb
index a9537ce..9fa23ed 100644
--- a/meta-openstack/recipes-devtools/python/python-glance_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-glance_git.bb
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=1dece7821bf3fd70fe1309eaa37d52a2"
6 6
7SRCNAME = "glance" 7SRCNAME = "glance"
8 8
9SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=stable/pike \ 9SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=stable/pike;protocol=https \
10 file://glance.init \ 10 file://glance.init \
11 file://glance-api.service \ 11 file://glance-api.service \
12 file://glance-registry.service \ 12 file://glance-registry.service \
diff --git a/meta-openstack/recipes-devtools/python/python-glanceclient_git.bb b/meta-openstack/recipes-devtools/python/python-glanceclient_git.bb
index 271eadf..01be0cf 100644
--- a/meta-openstack/recipes-devtools/python/python-glanceclient_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-glanceclient_git.bb
@@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/openstack/python-glanceclient"
3SECTION = "devel/python" 3SECTION = "devel/python"
4LICENSE = "Apache-2.0" 4LICENSE = "Apache-2.0"
5LIC_FILES_CHKSUM = "file://LICENSE;md5=34400b68072d710fecd0a2940a0d1658" 5LIC_FILES_CHKSUM = "file://LICENSE;md5=34400b68072d710fecd0a2940a0d1658"
6SRC_URI = "git://github.com/openstack/python-glanceclient.git;branch=master \ 6SRC_URI = "git://github.com/openstack/python-glanceclient.git;branch=master;protocol=https \
7 file://glance-api-check.sh \ 7 file://glance-api-check.sh \
8 " 8 "
9 9
diff --git a/meta-openstack/recipes-devtools/python/python-glancestore_git.bb b/meta-openstack/recipes-devtools/python/python-glancestore_git.bb
index 6c15b74..9ae104a 100644
--- a/meta-openstack/recipes-devtools/python/python-glancestore_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-glancestore_git.bb
@@ -8,7 +8,7 @@ SRCREV = "c816b38d9f12be75d989409cbab6dfefa8f49dc3"
8PV = "0.9.1+git${SRCPV}" 8PV = "0.9.1+git${SRCPV}"
9 9
10SRC_URI = "\ 10SRC_URI = "\
11 git://github.com/openstack/glance_store.git;branch=master \ 11 git://github.com/openstack/glance_store.git;branch=master;protocol=https \
12 " 12 "
13 13
14S = "${WORKDIR}/git" 14S = "${WORKDIR}/git"
diff --git a/meta-openstack/recipes-devtools/python/python-heat_git.bb b/meta-openstack/recipes-devtools/python/python-heat_git.bb
index 0f2f194..0070928 100644
--- a/meta-openstack/recipes-devtools/python/python-heat_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-heat_git.bb
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=1dece7821bf3fd70fe1309eaa37d52a2"
6 6
7SRCNAME = "heat" 7SRCNAME = "heat"
8 8
9SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=master \ 9SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=master;protocol=https \
10 file://heat.conf \ 10 file://heat.conf \
11 file://heat.init \ 11 file://heat.init \
12 file://autoscaling_example.template \ 12 file://autoscaling_example.template \
diff --git a/meta-openstack/recipes-devtools/python/python-heatclient_git.bb b/meta-openstack/recipes-devtools/python/python-heatclient_git.bb
index db6fd60..0c15380 100644
--- a/meta-openstack/recipes-devtools/python/python-heatclient_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-heatclient_git.bb
@@ -27,7 +27,7 @@ RDEPENDS:${PN} +="python-cliff \
27PR = "r0" 27PR = "r0"
28SRCNAME = "heatclient" 28SRCNAME = "heatclient"
29 29
30SRC_URI = "git://github.com/openstack/python-heatclient.git;branch=master" 30SRC_URI = "git://github.com/openstack/python-heatclient.git;branch=master;protocol=https"
31 31
32PV = "1.17.0+git${SRCPV}" 32PV = "1.17.0+git${SRCPV}"
33SRCREV = "8af5deb458d51f4ec16e769d7fd6c94655f82f5f" 33SRCREV = "8af5deb458d51f4ec16e769d7fd6c94655f82f5f"
diff --git a/meta-openstack/recipes-devtools/python/python-horizon_git.bb b/meta-openstack/recipes-devtools/python/python-horizon_git.bb
index 9e36656..4eedead 100644
--- a/meta-openstack/recipes-devtools/python/python-horizon_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-horizon_git.bb
@@ -78,7 +78,7 @@ RDEPENDS:${PN} += " \
78 78
79SRCNAME = "horizon" 79SRCNAME = "horizon"
80 80
81SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=stable/pike \ 81SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=stable/pike;protocol=https \
82 file://wsgi-horizon.conf \ 82 file://wsgi-horizon.conf \
83 file://fix_bindir_path.patch \ 83 file://fix_bindir_path.patch \
84 file://local_settings.py \ 84 file://local_settings.py \
diff --git a/meta-openstack/recipes-devtools/python/python-keystone-hybrid-backend_git.bb b/meta-openstack/recipes-devtools/python/python-keystone-hybrid-backend_git.bb
index cd86952..72f5a04 100644
--- a/meta-openstack/recipes-devtools/python/python-keystone-hybrid-backend_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-keystone-hybrid-backend_git.bb
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://hybrid_identity.py;beginline=1;endline=14;md5=06c14f6
6 6
7PR = "r0" 7PR = "r0"
8 8
9SRC_URI = "git://github.com/SUSE-Cloud/keystone-hybrid-backend.git;branch=havana" 9SRC_URI = "git://github.com/SUSE-Cloud/keystone-hybrid-backend.git;branch=havana;protocol=https"
10 10
11PV="git${SRCPV}" 11PV="git${SRCPV}"
12SRCREV="0bd376242f8522edef7031d2339b9533b86c17aa" 12SRCREV="0bd376242f8522edef7031d2339b9533b86c17aa"
diff --git a/meta-openstack/recipes-devtools/python/python-keystone_git.bb b/meta-openstack/recipes-devtools/python/python-keystone_git.bb
index e533fcd..a1b5dd0 100644
--- a/meta-openstack/recipes-devtools/python/python-keystone_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-keystone_git.bb
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=1dece7821bf3fd70fe1309eaa37d52a2"
6 6
7SRCNAME = "keystone" 7SRCNAME = "keystone"
8 8
9SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=stable/pike \ 9SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=stable/pike;protocol=https \
10 file://keystone-init \ 10 file://keystone-init \
11 file://keystone-init.service \ 11 file://keystone-init.service \
12 file://keystone.conf \ 12 file://keystone.conf \
diff --git a/meta-openstack/recipes-devtools/python/python-neutron_git.bb b/meta-openstack/recipes-devtools/python/python-neutron_git.bb
index 5973834..11dbb84 100644
--- a/meta-openstack/recipes-devtools/python/python-neutron_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-neutron_git.bb
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=1dece7821bf3fd70fe1309eaa37d52a2"
6 6
7SRCNAME = "neutron" 7SRCNAME = "neutron"
8 8
9SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=stable/pike \ 9SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=stable/pike;protocol=https \
10 file://neutron-server.service \ 10 file://neutron-server.service \
11 file://neutron.conf \ 11 file://neutron.conf \
12 file://l3_agent.ini \ 12 file://l3_agent.ini \
diff --git a/meta-openstack/recipes-devtools/python/python-neutronclient_git.bb b/meta-openstack/recipes-devtools/python/python-neutronclient_git.bb
index 090f963..42993e6 100644
--- a/meta-openstack/recipes-devtools/python/python-neutronclient_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-neutronclient_git.bb
@@ -34,7 +34,7 @@ RDEPENDS:${PN} += " \
34 bash \ 34 bash \
35 " 35 "
36 36
37SRC_URI = "git://github.com/openstack/python-neutronclient.git;branch=stable/pike \ 37SRC_URI = "git://github.com/openstack/python-neutronclient.git;branch=stable/pike;protocol=https \
38 file://neutronclient-use-csv-flag-instead-of-json.patch \ 38 file://neutronclient-use-csv-flag-instead-of-json.patch \
39 file://neutron-api-check.sh \ 39 file://neutron-api-check.sh \
40 " 40 "
diff --git a/meta-openstack/recipes-devtools/python/python-nova_git.bb b/meta-openstack/recipes-devtools/python/python-nova_git.bb
index 77e7b82..7afe347 100644
--- a/meta-openstack/recipes-devtools/python/python-nova_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-nova_git.bb
@@ -13,7 +13,7 @@ SRCNAME = "nova"
13 13
14FILESEXTRAPATHS:append := "${THISDIR}/${PN}" 14FILESEXTRAPATHS:append := "${THISDIR}/${PN}"
15 15
16SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=stable/pike \ 16SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=stable/pike;protocol=https \
17 file://neutron-api-set-default-binding-vnic_type.patch \ 17 file://neutron-api-set-default-binding-vnic_type.patch \
18 " 18 "
19 19
diff --git a/meta-openstack/recipes-devtools/python/python-novaclient_git.bb b/meta-openstack/recipes-devtools/python/python-novaclient_git.bb
index 9f0ac5c..af9c601 100644
--- a/meta-openstack/recipes-devtools/python/python-novaclient_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-novaclient_git.bb
@@ -5,7 +5,7 @@ LICENSE = "Apache-2.0"
5LIC_FILES_CHKSUM = "file://LICENSE;md5=7cdb54622cacc9bc9b2883091e6dd669" 5LIC_FILES_CHKSUM = "file://LICENSE;md5=7cdb54622cacc9bc9b2883091e6dd669"
6 6
7SRC_URI = "\ 7SRC_URI = "\
8 git://github.com/openstack/python-novaclient.git;branch=stable/pike \ 8 git://github.com/openstack/python-novaclient.git;branch=stable/pike;protocol=https \
9 file://nova-api-check.sh \ 9 file://nova-api-check.sh \
10 " 10 "
11 11
diff --git a/meta-openstack/recipes-devtools/python/python-novnc_git.bb b/meta-openstack/recipes-devtools/python/python-novnc_git.bb
index 8027e11..50041ac 100644
--- a/meta-openstack/recipes-devtools/python/python-novnc_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-novnc_git.bb
@@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=6458695fb66dcd893becb5f9f912715e"
10SRCREV = "3b8ec46fd26d644e6edbea4f46e630929297e448" 10SRCREV = "3b8ec46fd26d644e6edbea4f46e630929297e448"
11PV = "0.5.1+git${SRCPV}" 11PV = "0.5.1+git${SRCPV}"
12 12
13SRC_URI = "git://github.com/kanaka/noVNC.git;branch=master \ 13SRC_URI = "git://github.com/kanaka/noVNC.git;branch=master;protocol=https \
14 file://python-distutils.patch" 14 file://python-distutils.patch"
15 15
16S = "${WORKDIR}/git" 16S = "${WORKDIR}/git"
diff --git a/meta-openstack/recipes-devtools/python/python-openstackclient_git.bb b/meta-openstack/recipes-devtools/python/python-openstackclient_git.bb
index b90f496..b345c39 100644
--- a/meta-openstack/recipes-devtools/python/python-openstackclient_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-openstackclient_git.bb
@@ -5,7 +5,7 @@ LICENSE = "Apache-2.0"
5LIC_FILES_CHKSUM = "file://LICENSE;md5=1dece7821bf3fd70fe1309eaa37d52a2" 5LIC_FILES_CHKSUM = "file://LICENSE;md5=1dece7821bf3fd70fe1309eaa37d52a2"
6 6
7SRC_URI = " \ 7SRC_URI = " \
8 git://github.com/openstack/python-openstackclient.git;branch=stable/pike \ 8 git://github.com/openstack/python-openstackclient.git;branch=stable/pike;protocol=https \
9 " 9 "
10 10
11PV = "3.12.0+git${SRCPV}" 11PV = "3.12.0+git${SRCPV}"
diff --git a/meta-openstack/recipes-devtools/python/python-os-client-config.inc b/meta-openstack/recipes-devtools/python/python-os-client-config.inc
index 356845a..e05746d 100644
--- a/meta-openstack/recipes-devtools/python/python-os-client-config.inc
+++ b/meta-openstack/recipes-devtools/python/python-os-client-config.inc
@@ -8,7 +8,7 @@ PV = "1.28.0"
8SRCREV = "261c05f0057d556a8910457f1e22ca4d81801081" 8SRCREV = "261c05f0057d556a8910457f1e22ca4d81801081"
9 9
10SRCNAME = "os-client-config" 10SRCNAME = "os-client-config"
11SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=stable/pike" 11SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=stable/pike;protocol=https"
12 12
13S = "${WORKDIR}/git" 13S = "${WORKDIR}/git"
14 14
diff --git a/meta-openstack/recipes-devtools/python/python-rally_git.bb b/meta-openstack/recipes-devtools/python/python-rally_git.bb
index 063a2b9..9327ff5 100644
--- a/meta-openstack/recipes-devtools/python/python-rally_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-rally_git.bb
@@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=19cbd64715b51267a47bf3750cc6a8a5"
9PR = "r0" 9PR = "r0"
10SRCNAME = "rally" 10SRCNAME = "rally"
11 11
12SRC_URI = "git://github.com/stackforge/${SRCNAME}.git;branch=master \ 12SRC_URI = "git://github.com/stackforge/${SRCNAME}.git;branch=master;protocol=https \
13 file://rally.init \ 13 file://rally.init \
14 file://rally.conf \ 14 file://rally.conf \
15 file://task-example.json \ 15 file://task-example.json \
diff --git a/meta-openstack/recipes-devtools/python/python-ryu_git.bb b/meta-openstack/recipes-devtools/python/python-ryu_git.bb
index cd47d60..8b4fa84 100644
--- a/meta-openstack/recipes-devtools/python/python-ryu_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-ryu_git.bb
@@ -8,7 +8,7 @@ PV = "4.19+git${SRCPV}"
8SRCREV = "51a1130f6cdcb029a51b6a75d43ac5e4cdde7072" 8SRCREV = "51a1130f6cdcb029a51b6a75d43ac5e4cdde7072"
9 9
10SRCNAME = "ryu" 10SRCNAME = "ryu"
11SRC_URI = "git://github.com/osrg/${SRCNAME}.git;branch=master" 11SRC_URI = "git://github.com/osrg/${SRCNAME}.git;branch=master;protocol=https"
12 12
13S = "${WORKDIR}/git" 13S = "${WORKDIR}/git"
14 14
diff --git a/meta-openstack/recipes-devtools/python/python-swift_git.bb b/meta-openstack/recipes-devtools/python/python-swift_git.bb
index 675a185..a62d6ab 100644
--- a/meta-openstack/recipes-devtools/python/python-swift_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-swift_git.bb
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57"
7PR = "r0" 7PR = "r0"
8SRCNAME = "swift" 8SRCNAME = "swift"
9 9
10SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=master \ 10SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=master;protocol=https \
11 file://proxy-server.conf \ 11 file://proxy-server.conf \
12 file://dispersion.conf \ 12 file://dispersion.conf \
13 file://test.conf \ 13 file://test.conf \
diff --git a/meta-openstack/recipes-devtools/python/python-trove_git.bb b/meta-openstack/recipes-devtools/python/python-trove_git.bb
index 7e6b6f6..b9045e2 100755
--- a/meta-openstack/recipes-devtools/python/python-trove_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-trove_git.bb
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=1dece7821bf3fd70fe1309eaa37d52a2"
6 6
7SRCNAME = "trove" 7SRCNAME = "trove"
8 8
9SRC_URI = "git://github.com/openstack/trove.git;branch=master \ 9SRC_URI = "git://github.com/openstack/trove.git;branch=master;protocol=https \
10 file://trove-init \ 10 file://trove-init \
11 " 11 "
12 12
diff --git a/meta-openstack/recipes-devtools/python/python-troveclient_git.bb b/meta-openstack/recipes-devtools/python/python-troveclient_git.bb
index 9955f2e..a9d20ed 100644
--- a/meta-openstack/recipes-devtools/python/python-troveclient_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-troveclient_git.bb
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=1dece7821bf3fd70fe1309eaa37d52a2"
7SRCNAME = "troveclient" 7SRCNAME = "troveclient"
8 8
9SRC_URI = "\ 9SRC_URI = "\
10 git://github.com/openstack/python-troveclient.git;branch=master \ 10 git://github.com/openstack/python-troveclient.git;branch=master;protocol=https \
11 " 11 "
12 12
13PV = "3.0.0+git${SRCPV}" 13PV = "3.0.0+git${SRCPV}"
diff --git a/meta-openstack/recipes-devtools/python/python3-barbicanclient_git.bb b/meta-openstack/recipes-devtools/python/python3-barbicanclient_git.bb
index 26fd387..7a0fc81 100644
--- a/meta-openstack/recipes-devtools/python/python3-barbicanclient_git.bb
+++ b/meta-openstack/recipes-devtools/python/python3-barbicanclient_git.bb
@@ -5,7 +5,7 @@ LICENSE = "Apache-2.0"
5LIC_FILES_CHKSUM = "file://LICENSE;md5=e031cff4528978748f9cc064c6e6fa73" 5LIC_FILES_CHKSUM = "file://LICENSE;md5=e031cff4528978748f9cc064c6e6fa73"
6 6
7SRC_URI = "\ 7SRC_URI = "\
8 git://github.com/openstack/python-barbicanclient.git;branch=master \ 8 git://github.com/openstack/python-barbicanclient.git;branch=master;protocol=https \
9 " 9 "
10 10
11PV = "5.0.1+git${SRCPV}" 11PV = "5.0.1+git${SRCPV}"
diff --git a/meta-openstack/recipes-devtools/python/python3-kafka_git.bb b/meta-openstack/recipes-devtools/python/python3-kafka_git.bb
index fdd1365..24b3220 100644
--- a/meta-openstack/recipes-devtools/python/python3-kafka_git.bb
+++ b/meta-openstack/recipes-devtools/python/python3-kafka_git.bb
@@ -9,7 +9,7 @@ SRCREV = "5bb126bf20bbb5baeb4e9afc48008dbe411631bc"
9SRCNAME = "kafka-python" 9SRCNAME = "kafka-python"
10 10
11LIC_FILES_CHKSUM = "file://LICENSE;md5=22efebb1e053dcc946f4b9d17f3cbbea" 11LIC_FILES_CHKSUM = "file://LICENSE;md5=22efebb1e053dcc946f4b9d17f3cbbea"
12SRC_URI = "git://github.com/mumrah/${SRCNAME}.git;branch=master" 12SRC_URI = "git://github.com/mumrah/${SRCNAME}.git;branch=master;protocol=https"
13 13
14S = "${WORKDIR}/git" 14S = "${WORKDIR}/git"
15 15
diff --git a/meta-openstack/recipes-devtools/python/python3-keystoneclient_git.bb b/meta-openstack/recipes-devtools/python/python3-keystoneclient_git.bb
index 7511de3..689cb0d 100644
--- a/meta-openstack/recipes-devtools/python/python3-keystoneclient_git.bb
+++ b/meta-openstack/recipes-devtools/python/python3-keystoneclient_git.bb
@@ -9,7 +9,7 @@ SRCNAME = "keystoneclient"
9SRC_URI = "file://keystone-api-check.sh" 9SRC_URI = "file://keystone-api-check.sh"
10 10
11SRC_URI = "\ 11SRC_URI = "\
12 git://github.com/openstack/python-keystoneclient.git;branch=stable/pike \ 12 git://github.com/openstack/python-keystoneclient.git;branch=stable/pike;protocol=https \
13 file://keystone-api-check.sh \ 13 file://keystone-api-check.sh \
14 " 14 "
15 15
diff --git a/meta-openstack/recipes-devtools/python/python3-memcached_git.bb b/meta-openstack/recipes-devtools/python/python3-memcached_git.bb
index cfa2017..8724bfb 100644
--- a/meta-openstack/recipes-devtools/python/python3-memcached_git.bb
+++ b/meta-openstack/recipes-devtools/python/python3-memcached_git.bb
@@ -11,7 +11,7 @@ LIC_FILES_CHKSUM = "file://PSF.LICENSE;md5=7dd786e8594f1e787da94a946557b40e"
11PV = "1.59+git${SRCPV}" 11PV = "1.59+git${SRCPV}"
12SRCREV = "959e068fec8b4c956b0d82269336818e667726e7" 12SRCREV = "959e068fec8b4c956b0d82269336818e667726e7"
13 13
14SRC_URI = "git://github.com/linsomniac/python-memcached.git;branch=master" 14SRC_URI = "git://github.com/linsomniac/python-memcached.git;branch=master;protocol=https"
15 15
16S = "${WORKDIR}/git" 16S = "${WORKDIR}/git"
17 17
diff --git a/meta-openstack/recipes-devtools/python/python3-microversion-parse_git.bb b/meta-openstack/recipes-devtools/python/python3-microversion-parse_git.bb
index 3cf8b73..0860aae 100644
--- a/meta-openstack/recipes-devtools/python/python3-microversion-parse_git.bb
+++ b/meta-openstack/recipes-devtools/python/python3-microversion-parse_git.bb
@@ -5,7 +5,7 @@ LICENSE = "Apache-2.0"
5LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e" 5LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
6 6
7SRC_URI = "\ 7SRC_URI = "\
8 git://github.com/openstack/microversion-parse.git;branch=master \ 8 git://github.com/openstack/microversion-parse.git;branch=master;protocol=https \
9 " 9 "
10 10
11PV = "1.0.1+git${SRCPV}" 11PV = "1.0.1+git${SRCPV}"
diff --git a/meta-openstack/recipes-devtools/python/python3-openstacksdk_git.bb b/meta-openstack/recipes-devtools/python/python3-openstacksdk_git.bb
index 3a78fb9..5e5035d 100644
--- a/meta-openstack/recipes-devtools/python/python3-openstacksdk_git.bb
+++ b/meta-openstack/recipes-devtools/python/python3-openstacksdk_git.bb
@@ -5,7 +5,7 @@ LICENSE = "Apache-2.0"
5LIC_FILES_CHKSUM = "file://LICENSE;md5=34400b68072d710fecd0a2940a0d1658" 5LIC_FILES_CHKSUM = "file://LICENSE;md5=34400b68072d710fecd0a2940a0d1658"
6 6
7SRC_URI = " \ 7SRC_URI = " \
8 git://github.com/openstack/python-openstacksdk.git;branch=master \ 8 git://github.com/openstack/python-openstacksdk.git;branch=master;protocol=https \
9 " 9 "
10 10
11PV = "0.52.0+git${SRCPV}" 11PV = "0.52.0+git${SRCPV}"
diff --git a/meta-openstack/recipes-devtools/python/python3-os-brick_git.bb b/meta-openstack/recipes-devtools/python/python3-os-brick_git.bb
index c52526a..093b673 100644
--- a/meta-openstack/recipes-devtools/python/python3-os-brick_git.bb
+++ b/meta-openstack/recipes-devtools/python/python3-os-brick_git.bb
@@ -5,7 +5,7 @@ LICENSE = "Apache-2.0"
5LIC_FILES_CHKSUM = "file://LICENSE;md5=1dece7821bf3fd70fe1309eaa37d52a2" 5LIC_FILES_CHKSUM = "file://LICENSE;md5=1dece7821bf3fd70fe1309eaa37d52a2"
6 6
7SRC_URI = "\ 7SRC_URI = "\
8 git://github.com/openstack/os-brick.git;branch=stable/victoria \ 8 git://github.com/openstack/os-brick.git;branch=stable/victoria;protocol=https \
9 " 9 "
10SRCREV = "f0cf77672fed70f20896c23015cb50341f311f38" 10SRCREV = "f0cf77672fed70f20896c23015cb50341f311f38"
11 11
diff --git a/meta-openstack/recipes-devtools/python/python3-os-vif_git.bb b/meta-openstack/recipes-devtools/python/python3-os-vif_git.bb
index 058422b..a8fe3c0 100644
--- a/meta-openstack/recipes-devtools/python/python3-os-vif_git.bb
+++ b/meta-openstack/recipes-devtools/python/python3-os-vif_git.bb
@@ -5,7 +5,7 @@ LICENSE = "Apache-2.0"
5LIC_FILES_CHKSUM = "file://LICENSE;md5=1dece7821bf3fd70fe1309eaa37d52a2" 5LIC_FILES_CHKSUM = "file://LICENSE;md5=1dece7821bf3fd70fe1309eaa37d52a2"
6 6
7SRC_URI = "\ 7SRC_URI = "\
8 git://github.com/openstack/os-vif.git;branch=master \ 8 git://github.com/openstack/os-vif.git;branch=master;protocol=https \
9 " 9 "
10 10
11PV = "2.2.0+git${SRCPV}" 11PV = "2.2.0+git${SRCPV}"
diff --git a/meta-openstack/recipes-devtools/python/python3-os-win_git.bb b/meta-openstack/recipes-devtools/python/python3-os-win_git.bb
index c4f881d..b8a23fb 100644
--- a/meta-openstack/recipes-devtools/python/python3-os-win_git.bb
+++ b/meta-openstack/recipes-devtools/python/python3-os-win_git.bb
@@ -5,7 +5,7 @@ LICENSE = "Apache-2.0"
5LIC_FILES_CHKSUM = "file://LICENSE;md5=34400b68072d710fecd0a2940a0d1658" 5LIC_FILES_CHKSUM = "file://LICENSE;md5=34400b68072d710fecd0a2940a0d1658"
6 6
7SRC_URI = "\ 7SRC_URI = "\
8 git://github.com/openstack/os-win.git;branch=master \ 8 git://github.com/openstack/os-win.git;branch=master;protocol=https \
9 " 9 "
10 10
11PV = "5.1.0+git${SRCPV}" 11PV = "5.1.0+git${SRCPV}"
diff --git a/meta-openstack/recipes-devtools/python/python3-oslo.cache_git.bb b/meta-openstack/recipes-devtools/python/python3-oslo.cache_git.bb
index c82fbeb..5ce82ed 100644
--- a/meta-openstack/recipes-devtools/python/python3-oslo.cache_git.bb
+++ b/meta-openstack/recipes-devtools/python/python3-oslo.cache_git.bb
@@ -8,7 +8,7 @@ PV = "2.6.1+git${SRCPV}"
8SRCREV = "df075b2465195de53e42897e7d9be6c6c375ce5e" 8SRCREV = "df075b2465195de53e42897e7d9be6c6c375ce5e"
9 9
10SRCNAME = "oslo.cache" 10SRCNAME = "oslo.cache"
11SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=master" 11SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=master;protocol=https"
12 12
13S = "${WORKDIR}/git" 13S = "${WORKDIR}/git"
14 14
diff --git a/meta-openstack/recipes-devtools/python/python3-oslo.concurrency_git.bb b/meta-openstack/recipes-devtools/python/python3-oslo.concurrency_git.bb
index 04178c2..051f23f 100644
--- a/meta-openstack/recipes-devtools/python/python3-oslo.concurrency_git.bb
+++ b/meta-openstack/recipes-devtools/python/python3-oslo.concurrency_git.bb
@@ -8,7 +8,7 @@ PV = "3.21.2+git${SRCPV}"
8SRCREV = "1b25351d1c63e573068fff3d16faca440bbdcabf" 8SRCREV = "1b25351d1c63e573068fff3d16faca440bbdcabf"
9 9
10SRCNAME = "oslo.concurrency" 10SRCNAME = "oslo.concurrency"
11SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=stable/pike" 11SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=stable/pike;protocol=https"
12 12
13S = "${WORKDIR}/git" 13S = "${WORKDIR}/git"
14 14
diff --git a/meta-openstack/recipes-devtools/python/python3-oslo.context_git.bb b/meta-openstack/recipes-devtools/python/python3-oslo.context_git.bb
index 9a0caa8..2aa318f 100644
--- a/meta-openstack/recipes-devtools/python/python3-oslo.context_git.bb
+++ b/meta-openstack/recipes-devtools/python/python3-oslo.context_git.bb
@@ -5,7 +5,7 @@ LICENSE = "Apache-2.0"
5LIC_FILES_CHKSUM = "file://LICENSE;md5=1dece7821bf3fd70fe1309eaa37d52a2" 5LIC_FILES_CHKSUM = "file://LICENSE;md5=1dece7821bf3fd70fe1309eaa37d52a2"
6 6
7SRCNAME = "oslo.context" 7SRCNAME = "oslo.context"
8SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=stable/pike" 8SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=stable/pike;protocol=https"
9 9
10PV = "2.17.0+git${SRCPV}" 10PV = "2.17.0+git${SRCPV}"
11SRCREV = "f4b6914db02e6bcf0de4a97bbc3dc85dd6e06d91" 11SRCREV = "f4b6914db02e6bcf0de4a97bbc3dc85dd6e06d91"
diff --git a/meta-openstack/recipes-devtools/python/python3-oslo.db_git.bb b/meta-openstack/recipes-devtools/python/python3-oslo.db_git.bb
index 357c244..0a5a05d 100644
--- a/meta-openstack/recipes-devtools/python/python3-oslo.db_git.bb
+++ b/meta-openstack/recipes-devtools/python/python3-oslo.db_git.bb
@@ -8,7 +8,7 @@ PV = "8.4.0+git${SRCPV}"
8SRCREV = "e42c73343f640eaacb0a76d204eb55c85de4f5d5" 8SRCREV = "e42c73343f640eaacb0a76d204eb55c85de4f5d5"
9 9
10SRCNAME = "oslo.db" 10SRCNAME = "oslo.db"
11SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=master" 11SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=master;protocol=https"
12 12
13S = "${WORKDIR}/git" 13S = "${WORKDIR}/git"
14 14
diff --git a/meta-openstack/recipes-devtools/python/python3-oslo.i18n_git.bb b/meta-openstack/recipes-devtools/python/python3-oslo.i18n_git.bb
index 11586da..e86a656 100644
--- a/meta-openstack/recipes-devtools/python/python3-oslo.i18n_git.bb
+++ b/meta-openstack/recipes-devtools/python/python3-oslo.i18n_git.bb
@@ -8,7 +8,7 @@ PV = "5.0.1+git${SRCPV}"
8SRCREV = "73187bd86903fc87665a829c9a0c714db6aa3022" 8SRCREV = "73187bd86903fc87665a829c9a0c714db6aa3022"
9 9
10SRCNAME = "oslo.i18n" 10SRCNAME = "oslo.i18n"
11SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=master" 11SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=master;protocol=https"
12 12
13inherit setuptools3 13inherit setuptools3
14 14
diff --git a/meta-openstack/recipes-devtools/python/python3-oslo.log_git.bb b/meta-openstack/recipes-devtools/python/python3-oslo.log_git.bb
index 6536478..c702e5c 100644
--- a/meta-openstack/recipes-devtools/python/python3-oslo.log_git.bb
+++ b/meta-openstack/recipes-devtools/python/python3-oslo.log_git.bb
@@ -5,7 +5,7 @@ LICENSE = "Apache-2.0"
5LIC_FILES_CHKSUM = "file://LICENSE;md5=34400b68072d710fecd0a2940a0d1658" 5LIC_FILES_CHKSUM = "file://LICENSE;md5=34400b68072d710fecd0a2940a0d1658"
6 6
7SRCNAME = "oslo.log" 7SRCNAME = "oslo.log"
8SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=stable/pike" 8SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=stable/pike;protocol=https"
9 9
10PV = "3.30.3+git${SRCPV}" 10PV = "3.30.3+git${SRCPV}"
11SRCREV = "76d1dee7b80c62172ea3900b75a47edf5b64cab4" 11SRCREV = "76d1dee7b80c62172ea3900b75a47edf5b64cab4"
diff --git a/meta-openstack/recipes-devtools/python/python3-oslo.messaging_git.bb b/meta-openstack/recipes-devtools/python/python3-oslo.messaging_git.bb
index 056e5a2..0dc65be 100644
--- a/meta-openstack/recipes-devtools/python/python3-oslo.messaging_git.bb
+++ b/meta-openstack/recipes-devtools/python/python3-oslo.messaging_git.bb
@@ -5,7 +5,7 @@ LICENSE = "Apache-2.0"
5LIC_FILES_CHKSUM = "file://LICENSE;md5=c46f31914956e4579f9b488e71415ac8" 5LIC_FILES_CHKSUM = "file://LICENSE;md5=c46f31914956e4579f9b488e71415ac8"
6 6
7SRCNAME = "oslo.messaging" 7SRCNAME = "oslo.messaging"
8SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=master" 8SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=master;protocol=https"
9 9
10PV = "12.5.0+git${SRCPV}" 10PV = "12.5.0+git${SRCPV}"
11SRCREV = "62e104bdb57714a0754f788795d1b4faf8ebb74d" 11SRCREV = "62e104bdb57714a0754f788795d1b4faf8ebb74d"
diff --git a/meta-openstack/recipes-devtools/python/python3-oslo.middleware_git.bb b/meta-openstack/recipes-devtools/python/python3-oslo.middleware_git.bb
index 090a365..6fe8544 100644
--- a/meta-openstack/recipes-devtools/python/python3-oslo.middleware_git.bb
+++ b/meta-openstack/recipes-devtools/python/python3-oslo.middleware_git.bb
@@ -8,7 +8,7 @@ PV = "4.1.0+git${SRCPV}"
8SRCREV = "7355d905bc0e6b7d8884e290cc26895eed0f7179" 8SRCREV = "7355d905bc0e6b7d8884e290cc26895eed0f7179"
9 9
10SRCNAME = "oslo.middleware" 10SRCNAME = "oslo.middleware"
11SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=stable/pike" 11SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=stable/pike;protocol=https"
12 12
13S = "${WORKDIR}/git" 13S = "${WORKDIR}/git"
14 14
diff --git a/meta-openstack/recipes-devtools/python/python3-oslo.policy_git.bb b/meta-openstack/recipes-devtools/python/python3-oslo.policy_git.bb
index 899e939..e4df6dd 100644
--- a/meta-openstack/recipes-devtools/python/python3-oslo.policy_git.bb
+++ b/meta-openstack/recipes-devtools/python/python3-oslo.policy_git.bb
@@ -9,7 +9,7 @@ PV = "3.3.0+git${SRCPV}"
9SRCREV = "cab28649c689067970a51a2f9b329bdd6a0f0501" 9SRCREV = "cab28649c689067970a51a2f9b329bdd6a0f0501"
10 10
11SRCNAME = "oslo.policy" 11SRCNAME = "oslo.policy"
12SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=master" 12SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=master;protocol=https"
13 13
14S = "${WORKDIR}/git" 14S = "${WORKDIR}/git"
15 15
diff --git a/meta-openstack/recipes-devtools/python/python3-oslo.privsep_git.bb b/meta-openstack/recipes-devtools/python/python3-oslo.privsep_git.bb
index d7dffc0..f6e5102 100644
--- a/meta-openstack/recipes-devtools/python/python3-oslo.privsep_git.bb
+++ b/meta-openstack/recipes-devtools/python/python3-oslo.privsep_git.bb
@@ -5,7 +5,7 @@ LICENSE = "Apache-2.0"
5LIC_FILES_CHKSUM = "file://LICENSE;md5=1dece7821bf3fd70fe1309eaa37d52a2" 5LIC_FILES_CHKSUM = "file://LICENSE;md5=1dece7821bf3fd70fe1309eaa37d52a2"
6 6
7SRCNAME = "oslo.privsep" 7SRCNAME = "oslo.privsep"
8SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=master" 8SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=master;protocol=https"
9 9
10PV = "2.4.0+git${SRCPV}" 10PV = "2.4.0+git${SRCPV}"
11SRCREV = "512b5d9f6b79b798474d8bb2dac2462b0f705cb9" 11SRCREV = "512b5d9f6b79b798474d8bb2dac2462b0f705cb9"
diff --git a/meta-openstack/recipes-devtools/python/python3-oslo.reports_git.bb b/meta-openstack/recipes-devtools/python/python3-oslo.reports_git.bb
index f1c5124..cdbd381 100644
--- a/meta-openstack/recipes-devtools/python/python3-oslo.reports_git.bb
+++ b/meta-openstack/recipes-devtools/python/python3-oslo.reports_git.bb
@@ -8,7 +8,7 @@ PV = "2.2.0+git${SRCPV}"
8SRCREV = "bc631aedef131bc45225720e5c8f8e4ca35ff020" 8SRCREV = "bc631aedef131bc45225720e5c8f8e4ca35ff020"
9 9
10SRCNAME = "oslo.reports" 10SRCNAME = "oslo.reports"
11SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=master" 11SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=master;protocol=https"
12 12
13S = "${WORKDIR}/git" 13S = "${WORKDIR}/git"
14 14
diff --git a/meta-openstack/recipes-devtools/python/python3-oslo.rootwrap_git.bb b/meta-openstack/recipes-devtools/python/python3-oslo.rootwrap_git.bb
index 2ba4cb8..a61ff55 100644
--- a/meta-openstack/recipes-devtools/python/python3-oslo.rootwrap_git.bb
+++ b/meta-openstack/recipes-devtools/python/python3-oslo.rootwrap_git.bb
@@ -8,7 +8,7 @@ PV = "6.1.0+git${SRCPV}"
8SRCREV = "ff61e1577c3aaec6242951876263108559d1a203" 8SRCREV = "ff61e1577c3aaec6242951876263108559d1a203"
9 9
10SRCNAME = "oslo.rootwrap" 10SRCNAME = "oslo.rootwrap"
11SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=master" 11SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=master;protocol=https"
12 12
13S = "${WORKDIR}/git" 13S = "${WORKDIR}/git"
14 14
diff --git a/meta-openstack/recipes-devtools/python/python3-oslo.serialization_git.bb b/meta-openstack/recipes-devtools/python/python3-oslo.serialization_git.bb
index 3935026..542404a 100644
--- a/meta-openstack/recipes-devtools/python/python3-oslo.serialization_git.bb
+++ b/meta-openstack/recipes-devtools/python/python3-oslo.serialization_git.bb
@@ -5,7 +5,7 @@ LICENSE = "Apache-2.0"
5LIC_FILES_CHKSUM = "file://LICENSE;md5=34400b68072d710fecd0a2940a0d1658" 5LIC_FILES_CHKSUM = "file://LICENSE;md5=34400b68072d710fecd0a2940a0d1658"
6 6
7SRCNAME = "oslo.serialization" 7SRCNAME = "oslo.serialization"
8SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=stable/pike" 8SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=stable/pike;protocol=https"
9 9
10PV = "2.20.0+git${SRCPV}" 10PV = "2.20.0+git${SRCPV}"
11SRCREV = "e56d91427c11a3813a0154d47e804018e580086e" 11SRCREV = "e56d91427c11a3813a0154d47e804018e580086e"
diff --git a/meta-openstack/recipes-devtools/python/python3-oslo.service_git.bb b/meta-openstack/recipes-devtools/python/python3-oslo.service_git.bb
index c2f6702..4ca31f1 100644
--- a/meta-openstack/recipes-devtools/python/python3-oslo.service_git.bb
+++ b/meta-openstack/recipes-devtools/python/python3-oslo.service_git.bb
@@ -8,7 +8,7 @@ PV = "1.25.2"
8SRCREV = "8481ce67951aa1b44203c03639b79e06f65bd8bc" 8SRCREV = "8481ce67951aa1b44203c03639b79e06f65bd8bc"
9 9
10SRCNAME = "oslo.service" 10SRCNAME = "oslo.service"
11SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=stable/pike" 11SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=stable/pike;protocol=https"
12 12
13S = "${WORKDIR}/git" 13S = "${WORKDIR}/git"
14 14
diff --git a/meta-openstack/recipes-devtools/python/python3-oslo.utils_git.bb b/meta-openstack/recipes-devtools/python/python3-oslo.utils_git.bb
index 7036bd0..7bec980 100644
--- a/meta-openstack/recipes-devtools/python/python3-oslo.utils_git.bb
+++ b/meta-openstack/recipes-devtools/python/python3-oslo.utils_git.bb
@@ -5,7 +5,7 @@ LICENSE = "Apache-2.0"
5LIC_FILES_CHKSUM = "file://LICENSE;md5=34400b68072d710fecd0a2940a0d1658" 5LIC_FILES_CHKSUM = "file://LICENSE;md5=34400b68072d710fecd0a2940a0d1658"
6 6
7SRCNAME = "oslo.utils" 7SRCNAME = "oslo.utils"
8SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=stable/pike" 8SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=stable/pike;protocol=https"
9 9
10PV = "3.28.0+git${SRCPV}" 10PV = "3.28.0+git${SRCPV}"
11SRCREV = "8b3965b9bbe1e31a4939f2f69c5239d6d5c7f72c" 11SRCREV = "8b3965b9bbe1e31a4939f2f69c5239d6d5c7f72c"
diff --git a/meta-openstack/recipes-devtools/python/python3-oslo.versionedobjects_git.bb b/meta-openstack/recipes-devtools/python/python3-oslo.versionedobjects_git.bb
index 9f171fa..4b4634a 100644
--- a/meta-openstack/recipes-devtools/python/python3-oslo.versionedobjects_git.bb
+++ b/meta-openstack/recipes-devtools/python/python3-oslo.versionedobjects_git.bb
@@ -8,7 +8,7 @@ PV = "2.3.0+git${SRCPV}"
8SRCREV = "8db69628834332ed2df6690135be5d5c1ebd3ca1" 8SRCREV = "8db69628834332ed2df6690135be5d5c1ebd3ca1"
9 9
10SRCNAME = "oslo.versionedobjects" 10SRCNAME = "oslo.versionedobjects"
11SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=master" 11SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=master;protocol=https"
12 12
13S = "${WORKDIR}/git" 13S = "${WORKDIR}/git"
14 14
diff --git a/meta-openstack/recipes-devtools/python/python3-oslo.vmware_git.bb b/meta-openstack/recipes-devtools/python/python3-oslo.vmware_git.bb
index b4d0490..e748a1f 100644
--- a/meta-openstack/recipes-devtools/python/python3-oslo.vmware_git.bb
+++ b/meta-openstack/recipes-devtools/python/python3-oslo.vmware_git.bb
@@ -8,7 +8,7 @@ PV = "3.4.0+git${SRCPV}"
8SRCREV = "32c8d43a20cb6a29f03324fbc2e6cad3bfb5a294" 8SRCREV = "32c8d43a20cb6a29f03324fbc2e6cad3bfb5a294"
9 9
10SRCNAME = "oslo.vmware" 10SRCNAME = "oslo.vmware"
11SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=master" 11SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=master;protocol=https"
12 12
13S = "${WORKDIR}/git" 13S = "${WORKDIR}/git"
14 14
diff --git a/meta-openstack/recipes-devtools/python/python3-oslotest_git.bb b/meta-openstack/recipes-devtools/python/python3-oslotest_git.bb
index 04f6d49..c441650 100644
--- a/meta-openstack/recipes-devtools/python/python3-oslotest_git.bb
+++ b/meta-openstack/recipes-devtools/python/python3-oslotest_git.bb
@@ -10,7 +10,7 @@ PV = "2.17.2+git${SRCPV}"
10SRCREV = "54ac29c3edd46530c1ee90eb860a7e686d9a3740" 10SRCREV = "54ac29c3edd46530c1ee90eb860a7e686d9a3740"
11 11
12SRCNAME = "oslotest" 12SRCNAME = "oslotest"
13SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=stable/pike" 13SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=stable/pike;protocol=https"
14 14
15S = "${WORKDIR}/git" 15S = "${WORKDIR}/git"
16 16
diff --git a/meta-openstack/recipes-devtools/python/python3-ovsdbapp_git.bb b/meta-openstack/recipes-devtools/python/python3-ovsdbapp_git.bb
index bdd0503..b5de262 100644
--- a/meta-openstack/recipes-devtools/python/python3-ovsdbapp_git.bb
+++ b/meta-openstack/recipes-devtools/python/python3-ovsdbapp_git.bb
@@ -5,7 +5,7 @@ LICENSE = "Apache-2.0"
5LIC_FILES_CHKSUM = "file://LICENSE;md5=1dece7821bf3fd70fe1309eaa37d52a2" 5LIC_FILES_CHKSUM = "file://LICENSE;md5=1dece7821bf3fd70fe1309eaa37d52a2"
6 6
7SRCNAME = "ovsdbapp" 7SRCNAME = "ovsdbapp"
8SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=stable/pike" 8SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=stable/pike;protocol=https"
9 9
10PV = "0.4.4+git${SRCPV}" 10PV = "0.4.4+git${SRCPV}"
11SRCREV = "40064ca2d99389f278028508a17f2e38d6df6f10" 11SRCREV = "40064ca2d99389f278028508a17f2e38d6df6f10"
diff --git a/meta-openstack/recipes-devtools/python/python3-pycadf_git.bb b/meta-openstack/recipes-devtools/python/python3-pycadf_git.bb
index 5c00966..4f9618d 100644
--- a/meta-openstack/recipes-devtools/python/python3-pycadf_git.bb
+++ b/meta-openstack/recipes-devtools/python/python3-pycadf_git.bb
@@ -8,7 +8,7 @@ PV = "3.1.0+git${SRCPV}"
8SRCREV = "2402013a8719873d65136fc283e1855166adbc26" 8SRCREV = "2402013a8719873d65136fc283e1855166adbc26"
9 9
10SRCNAME = "pycadf" 10SRCNAME = "pycadf"
11SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=master" 11SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=master;protocol=https"
12 12
13S = "${WORKDIR}/git" 13S = "${WORKDIR}/git"
14 14
diff --git a/meta-openstack/recipes-devtools/python/python3-saharaclient_git.bb b/meta-openstack/recipes-devtools/python/python3-saharaclient_git.bb
index c75ef5d..7dfd0f8 100644
--- a/meta-openstack/recipes-devtools/python/python3-saharaclient_git.bb
+++ b/meta-openstack/recipes-devtools/python/python3-saharaclient_git.bb
@@ -22,7 +22,7 @@ SRCNAME = "saharaclient"
22 22
23inherit setuptools3 23inherit setuptools3
24 24
25SRC_URI = "git://github.com/openstack/python-saharaclient.git;branch=master" 25SRC_URI = "git://github.com/openstack/python-saharaclient.git;branch=master;protocol=https"
26 26
27PV = "3.2.1+git${SRCPV}" 27PV = "3.2.1+git${SRCPV}"
28SRCREV = "a9fee07108c432e20a3ca7760541d4fcb4f14811" 28SRCREV = "a9fee07108c432e20a3ca7760541d4fcb4f14811"
diff --git a/meta-openstack/recipes-devtools/python/python3-salttesting_git.bb b/meta-openstack/recipes-devtools/python/python3-salttesting_git.bb
index d146730..51cf18e 100644
--- a/meta-openstack/recipes-devtools/python/python3-salttesting_git.bb
+++ b/meta-openstack/recipes-devtools/python/python3-salttesting_git.bb
@@ -4,7 +4,7 @@ SECTION = "devel/python"
4LICENSE = "Apache-2.0" 4LICENSE = "Apache-2.0"
5LIC_FILES_CHKSUM = "file://LICENSE;md5=f36f1e9e3e30f90180efdf7e40d943e5" 5LIC_FILES_CHKSUM = "file://LICENSE;md5=f36f1e9e3e30f90180efdf7e40d943e5"
6 6
7SRC_URI = "git://github.com/saltstack/salt-testing.git;branch=develop \ 7SRC_URI = "git://github.com/saltstack/salt-testing.git;branch=develop;protocol=https \
8 file://0001-Add-ptest-output-option-to-test-suite.patch \ 8 file://0001-Add-ptest-output-option-to-test-suite.patch \
9 " 9 "
10 10
diff --git a/meta-openstack/recipes-devtools/python/python3-trollius_git.bb b/meta-openstack/recipes-devtools/python/python3-trollius_git.bb
index 8df1948..12941ba 100644
--- a/meta-openstack/recipes-devtools/python/python3-trollius_git.bb
+++ b/meta-openstack/recipes-devtools/python/python3-trollius_git.bb
@@ -8,7 +8,7 @@ PV = "3.4.3+git${SRCPV}"
8SRCREV = "7b2d8abfce1d7ef18ef516f9b1b7032172630375" 8SRCREV = "7b2d8abfce1d7ef18ef516f9b1b7032172630375"
9 9
10SRCNAME = "trollius" 10SRCNAME = "trollius"
11SRC_URI = "git://github.com/haypo/${SRCNAME}.git;branch=trollius" 11SRC_URI = "git://github.com/haypo/${SRCNAME}.git;branch=trollius;protocol=https"
12 12
13S = "${WORKDIR}/git" 13S = "${WORKDIR}/git"
14 14
diff --git a/meta-openstack/recipes-devtools/ruby/bundler_git.bb b/meta-openstack/recipes-devtools/ruby/bundler_git.bb
index f7617a0..a4300a2 100644
--- a/meta-openstack/recipes-devtools/ruby/bundler_git.bb
+++ b/meta-openstack/recipes-devtools/ruby/bundler_git.bb
@@ -25,7 +25,7 @@ SRCREV = "06e3647c117da210ffd15a174624497830addd7b"
25S = "${WORKDIR}/git" 25S = "${WORKDIR}/git"
26 26
27SRC_URI = " \ 27SRC_URI = " \
28 git://github.com/bundler/bundler.git;branch=1-7-stable \ 28 git://github.com/bundler/bundler.git;branch=1-7-stable;protocol=https \
29 " 29 "
30 30
31inherit ruby 31inherit ruby
diff --git a/meta-openstack/recipes-devtools/ruby/chef-zero_git.bb b/meta-openstack/recipes-devtools/ruby/chef-zero_git.bb
index 993e292..199fd41 100644
--- a/meta-openstack/recipes-devtools/ruby/chef-zero_git.bb
+++ b/meta-openstack/recipes-devtools/ruby/chef-zero_git.bb
@@ -21,7 +21,7 @@ SRCREV = "28fe2928469885b0138de4d4270c6eccac8ab482"
21S = "${WORKDIR}/git" 21S = "${WORKDIR}/git"
22 22
23SRC_URI = " \ 23SRC_URI = " \
24 git://github.com/opscode/chef-zero.git;branch=master \ 24 git://github.com/opscode/chef-zero.git;branch=master;protocol=https \
25 " 25 "
26 26
27inherit ruby 27inherit ruby
diff --git a/meta-openstack/recipes-devtools/ruby/coderay_git.bb b/meta-openstack/recipes-devtools/ruby/coderay_git.bb
index 72fb420..a45942f 100644
--- a/meta-openstack/recipes-devtools/ruby/coderay_git.bb
+++ b/meta-openstack/recipes-devtools/ruby/coderay_git.bb
@@ -16,7 +16,7 @@ SRCREV = "a48037b85a12228431b32103786456f36beb355f"
16S = "${WORKDIR}/git" 16S = "${WORKDIR}/git"
17 17
18SRC_URI = " \ 18SRC_URI = " \
19 git://github.com/rubychan/coderay.git;branch=master \ 19 git://github.com/rubychan/coderay.git;branch=master;protocol=https \
20 " 20 "
21 21
22inherit ruby 22inherit ruby
diff --git a/meta-openstack/recipes-devtools/ruby/diff-lcs_git.bb b/meta-openstack/recipes-devtools/ruby/diff-lcs_git.bb
index 24c6435..6f6758c 100644
--- a/meta-openstack/recipes-devtools/ruby/diff-lcs_git.bb
+++ b/meta-openstack/recipes-devtools/ruby/diff-lcs_git.bb
@@ -20,7 +20,7 @@ SRCREV = "704bc2c0000b5f9bf49d607dcd0d3989b63b2595"
20S = "${WORKDIR}/git" 20S = "${WORKDIR}/git"
21 21
22SRC_URI = " \ 22SRC_URI = " \
23 git://github.com/halostatue/diff-lcs.git;branch=master \ 23 git://github.com/halostatue/diff-lcs.git;branch=master;protocol=https \
24 " 24 "
25 25
26inherit ruby 26inherit ruby
diff --git a/meta-openstack/recipes-devtools/ruby/erubis_git.bb b/meta-openstack/recipes-devtools/ruby/erubis_git.bb
index b9c2e07..16fd542 100644
--- a/meta-openstack/recipes-devtools/ruby/erubis_git.bb
+++ b/meta-openstack/recipes-devtools/ruby/erubis_git.bb
@@ -16,7 +16,7 @@ SRCREV = "1f0b38d9e66885f8af0244d12d1a6702fc04a8de"
16S = "${WORKDIR}/git" 16S = "${WORKDIR}/git"
17 17
18SRC_URI = " \ 18SRC_URI = " \
19 git://github.com/kwatch/erubis.git;branch=master \ 19 git://github.com/kwatch/erubis.git;branch=master;protocol=https \
20 " 20 "
21 21
22inherit ruby 22inherit ruby
diff --git a/meta-openstack/recipes-devtools/ruby/hashie_git.bb b/meta-openstack/recipes-devtools/ruby/hashie_git.bb
index f68547a..65ccb11 100644
--- a/meta-openstack/recipes-devtools/ruby/hashie_git.bb
+++ b/meta-openstack/recipes-devtools/ruby/hashie_git.bb
@@ -16,7 +16,7 @@ SRCREV = "02df8918dd07ef2da1aceba5fd17e8757027345a"
16S = "${WORKDIR}/git" 16S = "${WORKDIR}/git"
17 17
18SRC_URI = " \ 18SRC_URI = " \
19 git://github.com/intridea/hashie.git;branch=master \ 19 git://github.com/intridea/hashie.git;branch=master;protocol=https \
20 " 20 "
21 21
22inherit ruby 22inherit ruby
diff --git a/meta-openstack/recipes-devtools/ruby/highline_git.bb b/meta-openstack/recipes-devtools/ruby/highline_git.bb
index 1032255..5696534 100644
--- a/meta-openstack/recipes-devtools/ruby/highline_git.bb
+++ b/meta-openstack/recipes-devtools/ruby/highline_git.bb
@@ -22,7 +22,7 @@ SRCREV = "327051c1c217df2880c3a53f31484f7e815e847f"
22S = "${WORKDIR}/git" 22S = "${WORKDIR}/git"
23 23
24SRC_URI = " \ 24SRC_URI = " \
25 git://github.com/JEG2/highline.git;branch=master \ 25 git://github.com/JEG2/highline.git;branch=master;protocol=https \
26 " 26 "
27 27
28inherit ruby 28inherit ruby
diff --git a/meta-openstack/recipes-devtools/ruby/ipaddress_git.bb b/meta-openstack/recipes-devtools/ruby/ipaddress_git.bb
index d755426..29a8933 100644
--- a/meta-openstack/recipes-devtools/ruby/ipaddress_git.bb
+++ b/meta-openstack/recipes-devtools/ruby/ipaddress_git.bb
@@ -20,7 +20,7 @@ SRCREV = "96aaf68210d644157bd57a6ec3e38c49f38bfc34"
20S = "${WORKDIR}/git" 20S = "${WORKDIR}/git"
21 21
22SRC_URI = " \ 22SRC_URI = " \
23 git://github.com/ipaddress-gem/ipaddress.git;branch=master \ 23 git://github.com/ipaddress-gem/ipaddress.git;branch=master;protocol=https \
24 " 24 "
25 25
26inherit ruby 26inherit ruby
diff --git a/meta-openstack/recipes-devtools/ruby/json_git.bb b/meta-openstack/recipes-devtools/ruby/json_git.bb
index f7b3dd7..407f812 100644
--- a/meta-openstack/recipes-devtools/ruby/json_git.bb
+++ b/meta-openstack/recipes-devtools/ruby/json_git.bb
@@ -16,7 +16,7 @@ SRCREV = "4cf6c6270f52888997ec1b626b9f557db4f26f2e"
16S = "${WORKDIR}/git" 16S = "${WORKDIR}/git"
17 17
18SRC_URI = " \ 18SRC_URI = " \
19 git://github.com/flori/json.git;branch=v1.8 \ 19 git://github.com/flori/json.git;branch=v1.8;protocol=https \
20 " 20 "
21 21
22inherit ruby 22inherit ruby
diff --git a/meta-openstack/recipes-devtools/ruby/method-source_git.bb b/meta-openstack/recipes-devtools/ruby/method-source_git.bb
index 8ac3e01..6756f99 100644
--- a/meta-openstack/recipes-devtools/ruby/method-source_git.bb
+++ b/meta-openstack/recipes-devtools/ruby/method-source_git.bb
@@ -16,7 +16,7 @@ SRCREV = "1b1f8323a7c25f29331fe32511f50697e5405dbd"
16S = "${WORKDIR}/git" 16S = "${WORKDIR}/git"
17 17
18SRC_URI = " \ 18SRC_URI = " \
19 git://github.com/banister/method_source.git;branch=master \ 19 git://github.com/banister/method_source.git;branch=master;protocol=https \
20 file://gemspec-bump-version.patch \ 20 file://gemspec-bump-version.patch \
21 " 21 "
22 22
diff --git a/meta-openstack/recipes-devtools/ruby/mime-types_git.bb b/meta-openstack/recipes-devtools/ruby/mime-types_git.bb
index 42b417b..989cb62 100644
--- a/meta-openstack/recipes-devtools/ruby/mime-types_git.bb
+++ b/meta-openstack/recipes-devtools/ruby/mime-types_git.bb
@@ -19,7 +19,7 @@ SRCREV = "bc15d62118b59aabbc9cb6e5734b65bf3bc273f0"
19S = "${WORKDIR}/git" 19S = "${WORKDIR}/git"
20 20
21SRC_URI = " \ 21SRC_URI = " \
22 git://github.com/halostatue/mime-types.git;branch=master \ 22 git://github.com/halostatue/mime-types.git;branch=master;protocol=https \
23 " 23 "
24 24
25inherit ruby 25inherit ruby
diff --git a/meta-openstack/recipes-devtools/ruby/mixlib-authentication_git.bb b/meta-openstack/recipes-devtools/ruby/mixlib-authentication_git.bb
index 2e60ca3..d10835d 100644
--- a/meta-openstack/recipes-devtools/ruby/mixlib-authentication_git.bb
+++ b/meta-openstack/recipes-devtools/ruby/mixlib-authentication_git.bb
@@ -17,7 +17,7 @@ SRCREV = "db24a56c6f5b99114998a50942220a7023060229"
17S = "${WORKDIR}/git" 17S = "${WORKDIR}/git"
18 18
19SRC_URI = " \ 19SRC_URI = " \
20 git://github.com/opscode/mixlib-authentication.git;branch=master \ 20 git://github.com/opscode/mixlib-authentication.git;branch=master;protocol=https \
21 " 21 "
22 22
23inherit ruby 23inherit ruby
diff --git a/meta-openstack/recipes-devtools/ruby/mixlib-cli_git.bb b/meta-openstack/recipes-devtools/ruby/mixlib-cli_git.bb
index 1b7459b..44309c4 100644
--- a/meta-openstack/recipes-devtools/ruby/mixlib-cli_git.bb
+++ b/meta-openstack/recipes-devtools/ruby/mixlib-cli_git.bb
@@ -17,7 +17,7 @@ SRCREV = "b3b3c12141b5380ec61945770690fc1ae31d92b0"
17S = "${WORKDIR}/git" 17S = "${WORKDIR}/git"
18 18
19SRC_URI = " \ 19SRC_URI = " \
20 git://github.com/opscode/mixlib-cli.git;branch=master \ 20 git://github.com/opscode/mixlib-cli.git;branch=master;protocol=https \
21 " 21 "
22 22
23inherit ruby 23inherit ruby
diff --git a/meta-openstack/recipes-devtools/ruby/mixlib-config_git.bb b/meta-openstack/recipes-devtools/ruby/mixlib-config_git.bb
index 9fa6fe5..68eb393 100644
--- a/meta-openstack/recipes-devtools/ruby/mixlib-config_git.bb
+++ b/meta-openstack/recipes-devtools/ruby/mixlib-config_git.bb
@@ -17,7 +17,7 @@ SRCREV = "d7bdd7c999e13a0bd67607011731a536323dd51c"
17S = "${WORKDIR}/git" 17S = "${WORKDIR}/git"
18 18
19SRC_URI = " \ 19SRC_URI = " \
20 git://github.com/opscode/mixlib-config.git;branch=master \ 20 git://github.com/opscode/mixlib-config.git;branch=master;protocol=https \
21 " 21 "
22 22
23inherit ruby 23inherit ruby
diff --git a/meta-openstack/recipes-devtools/ruby/mixlib-log_git.bb b/meta-openstack/recipes-devtools/ruby/mixlib-log_git.bb
index 5aa63f7..52a95d6 100644
--- a/meta-openstack/recipes-devtools/ruby/mixlib-log_git.bb
+++ b/meta-openstack/recipes-devtools/ruby/mixlib-log_git.bb
@@ -17,7 +17,7 @@ SRCREV = "b750625a79cc46fffe6b886320f96e7874497fa0"
17S = "${WORKDIR}/git" 17S = "${WORKDIR}/git"
18 18
19SRC_URI = " \ 19SRC_URI = " \
20 git://github.com/opscode/mixlib-log.git;branch=master \ 20 git://github.com/opscode/mixlib-log.git;branch=master;protocol=https \
21 " 21 "
22 22
23inherit ruby 23inherit ruby
diff --git a/meta-openstack/recipes-devtools/ruby/mixlib-shellout_git.bb b/meta-openstack/recipes-devtools/ruby/mixlib-shellout_git.bb
index 0f82731..70e316e 100644
--- a/meta-openstack/recipes-devtools/ruby/mixlib-shellout_git.bb
+++ b/meta-openstack/recipes-devtools/ruby/mixlib-shellout_git.bb
@@ -20,7 +20,7 @@ SRCREV = "27ba1e882dcab280527aa1764d1b45aca3ef5961"
20S = "${WORKDIR}/git" 20S = "${WORKDIR}/git"
21 21
22SRC_URI = " \ 22SRC_URI = " \
23 git://github.com/opscode/mixlib-shellout.git;branch=master \ 23 git://github.com/opscode/mixlib-shellout.git;branch=master;protocol=https \
24 " 24 "
25 25
26inherit ruby 26inherit ruby
diff --git a/meta-openstack/recipes-devtools/ruby/net-ssh-gateway_git.bb b/meta-openstack/recipes-devtools/ruby/net-ssh-gateway_git.bb
index f7481d3..160237c 100644
--- a/meta-openstack/recipes-devtools/ruby/net-ssh-gateway_git.bb
+++ b/meta-openstack/recipes-devtools/ruby/net-ssh-gateway_git.bb
@@ -20,7 +20,7 @@ SRCREV = "1de7611a7f7cedbe7a4c6cf3798c88d00637582d"
20S = "${WORKDIR}/git" 20S = "${WORKDIR}/git"
21 21
22SRC_URI = " \ 22SRC_URI = " \
23 git://github.com/net-ssh/net-ssh-gateway.git;branch=master \ 23 git://github.com/net-ssh/net-ssh-gateway.git;branch=master;protocol=https \
24 file://gemspec-don-t-force-the-use-of-gem-private_key.pem.patch \ 24 file://gemspec-don-t-force-the-use-of-gem-private_key.pem.patch \
25 " 25 "
26 26
diff --git a/meta-openstack/recipes-devtools/ruby/net-ssh-multi_git.bb b/meta-openstack/recipes-devtools/ruby/net-ssh-multi_git.bb
index 127368e..d95042e 100644
--- a/meta-openstack/recipes-devtools/ruby/net-ssh-multi_git.bb
+++ b/meta-openstack/recipes-devtools/ruby/net-ssh-multi_git.bb
@@ -20,7 +20,7 @@ SRCREV = "5b668d5ef34102c9ac159a8f21c889fdc7f99f1b"
20S = "${WORKDIR}/git" 20S = "${WORKDIR}/git"
21 21
22SRC_URI = " \ 22SRC_URI = " \
23 git://github.com/net-ssh/net-ssh-multi.git;branch=master \ 23 git://github.com/net-ssh/net-ssh-multi.git;branch=master;protocol=https \
24 file://gemspec-don-t-force-the-use-of-gem-private_key.pem.patch \ 24 file://gemspec-don-t-force-the-use-of-gem-private_key.pem.patch \
25 " 25 "
26 26
diff --git a/meta-openstack/recipes-devtools/ruby/net-ssh_git.bb b/meta-openstack/recipes-devtools/ruby/net-ssh_git.bb
index ea8df88..344b34b 100644
--- a/meta-openstack/recipes-devtools/ruby/net-ssh_git.bb
+++ b/meta-openstack/recipes-devtools/ruby/net-ssh_git.bb
@@ -18,7 +18,7 @@ SRCREV = "9f8607984d8e904f211cc5edb39ab2a2ca94008e"
18S = "${WORKDIR}/git" 18S = "${WORKDIR}/git"
19 19
20SRC_URI = " \ 20SRC_URI = " \
21 git://github.com/net-ssh/net-ssh.git;branch=master \ 21 git://github.com/net-ssh/net-ssh.git;branch=master;protocol=https \
22 file://gemspec-don-t-force-the-use-of-gem-private_key.pem.patch \ 22 file://gemspec-don-t-force-the-use-of-gem-private_key.pem.patch \
23 " 23 "
24 24
diff --git a/meta-openstack/recipes-devtools/ruby/ohai_git.bb b/meta-openstack/recipes-devtools/ruby/ohai_git.bb
index d14b129..f7bad07 100644
--- a/meta-openstack/recipes-devtools/ruby/ohai_git.bb
+++ b/meta-openstack/recipes-devtools/ruby/ohai_git.bb
@@ -20,7 +20,7 @@ SRCREV = "5c166cf3fa4b2af541ee54855aae73c809044b3d"
20S = "${WORKDIR}/git" 20S = "${WORKDIR}/git"
21 21
22SRC_URI = " \ 22SRC_URI = " \
23 git://github.com/opscode/ohai.git;branch=master \ 23 git://github.com/opscode/ohai.git;branch=master;protocol=https \
24 " 24 "
25 25
26inherit ruby 26inherit ruby
diff --git a/meta-openstack/recipes-devtools/ruby/pry_git.bb b/meta-openstack/recipes-devtools/ruby/pry_git.bb
index bdb75f8..d2c3325 100644
--- a/meta-openstack/recipes-devtools/ruby/pry_git.bb
+++ b/meta-openstack/recipes-devtools/ruby/pry_git.bb
@@ -18,7 +18,7 @@ SRCREV = "191dc519813402acd6db0d7f73e652ed61f8111f"
18S = "${WORKDIR}/git" 18S = "${WORKDIR}/git"
19 19
20SRC_URI = " \ 20SRC_URI = " \
21 git://github.com/pry/pry.git;branch=master \ 21 git://github.com/pry/pry.git;branch=master;protocol=https \
22 file://rdoc-fixup-opt.banner-heredoc.patch \ 22 file://rdoc-fixup-opt.banner-heredoc.patch \
23 " 23 "
24 24
diff --git a/meta-openstack/recipes-devtools/ruby/rack_git.bb b/meta-openstack/recipes-devtools/ruby/rack_git.bb
index 41f01c5..2c03cff 100644
--- a/meta-openstack/recipes-devtools/ruby/rack_git.bb
+++ b/meta-openstack/recipes-devtools/ruby/rack_git.bb
@@ -20,7 +20,7 @@ SRCREV = "134d6218d0881d87ae6a522e88eafbddb6cd1bb7"
20S = "${WORKDIR}/git" 20S = "${WORKDIR}/git"
21 21
22SRC_URI = " \ 22SRC_URI = " \
23 git://github.com/rack/rack.git;branch=1-6-stable \ 23 git://github.com/rack/rack.git;branch=1-6-stable;protocol=https \
24 " 24 "
25 25
26inherit ruby 26inherit ruby
diff --git a/meta-openstack/recipes-devtools/ruby/rest-client_git.bb b/meta-openstack/recipes-devtools/ruby/rest-client_git.bb
index 3f724c7..706af39 100644
--- a/meta-openstack/recipes-devtools/ruby/rest-client_git.bb
+++ b/meta-openstack/recipes-devtools/ruby/rest-client_git.bb
@@ -18,7 +18,7 @@ SRCREV = "40eddc184a7b3fe79f9b68f291e06df4c1fbcb0b"
18S = "${WORKDIR}/git" 18S = "${WORKDIR}/git"
19 19
20SRC_URI = " \ 20SRC_URI = " \
21 git://github.com/rest-client/rest-client.git;branch=master \ 21 git://github.com/rest-client/rest-client.git;branch=master;protocol=https \
22 " 22 "
23 23
24inherit ruby 24inherit ruby
diff --git a/meta-openstack/recipes-devtools/ruby/slop_git.bb b/meta-openstack/recipes-devtools/ruby/slop_git.bb
index eced5f0..14debbf 100644
--- a/meta-openstack/recipes-devtools/ruby/slop_git.bb
+++ b/meta-openstack/recipes-devtools/ruby/slop_git.bb
@@ -16,7 +16,7 @@ SRCREV = "50c4d5a6553c9d0b78dee35a092ea3a40c136fa1"
16S = "${WORKDIR}/git" 16S = "${WORKDIR}/git"
17 17
18SRC_URI = " \ 18SRC_URI = " \
19 git://github.com/leejarvis/slop.git;branch=master \ 19 git://github.com/leejarvis/slop.git;branch=master;protocol=https \
20 " 20 "
21 21
22inherit ruby 22inherit ruby
diff --git a/meta-openstack/recipes-devtools/ruby/systemu_git.bb b/meta-openstack/recipes-devtools/ruby/systemu_git.bb
index fa0a53f..fa407f1 100644
--- a/meta-openstack/recipes-devtools/ruby/systemu_git.bb
+++ b/meta-openstack/recipes-devtools/ruby/systemu_git.bb
@@ -17,7 +17,7 @@ SRCREV = "cb253a8bf213beea69f27418202e936a22d7308f"
17S = "${WORKDIR}/git" 17S = "${WORKDIR}/git"
18 18
19SRC_URI = " \ 19SRC_URI = " \
20 git://github.com/ahoward/systemu.git;branch=master \ 20 git://github.com/ahoward/systemu.git;branch=master;protocol=https \
21 " 21 "
22 22
23inherit ruby 23inherit ruby
diff --git a/meta-openstack/recipes-devtools/ruby/yard_git.bb b/meta-openstack/recipes-devtools/ruby/yard_git.bb
index e7a25b1..2728802 100644
--- a/meta-openstack/recipes-devtools/ruby/yard_git.bb
+++ b/meta-openstack/recipes-devtools/ruby/yard_git.bb
@@ -20,7 +20,7 @@ SRCREV = "d83194e1a09098ec5be28b616cde3b9a15380873"
20S = "${WORKDIR}/git" 20S = "${WORKDIR}/git"
21 21
22SRC_URI = " \ 22SRC_URI = " \
23 git://github.com/lsegal/yard.git;branch=main \ 23 git://github.com/lsegal/yard.git;branch=main;protocol=https \
24 " 24 "
25 25
26inherit ruby 26inherit ruby
diff --git a/meta-openstack/recipes-extended/novnc/novnc_git.bb b/meta-openstack/recipes-extended/novnc/novnc_git.bb
index 6db0de4..82dcd4b 100644
--- a/meta-openstack/recipes-extended/novnc/novnc_git.bb
+++ b/meta-openstack/recipes-extended/novnc/novnc_git.bb
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=b428e7772bf00c07fb7b863b80358adf"
7SRCREV = "9142f8f0f7b4a53447f5cfec3a797cbf0d6204a9" 7SRCREV = "9142f8f0f7b4a53447f5cfec3a797cbf0d6204a9"
8PV = "1.2.0+git${SRCPV}" 8PV = "1.2.0+git${SRCPV}"
9 9
10SRC_URI = "git://github.com/kanaka/noVNC.git;branch=master" 10SRC_URI = "git://github.com/kanaka/noVNC.git;branch=master;protocol=https"
11 11
12S = "${WORKDIR}/git" 12S = "${WORKDIR}/git"
13 13
diff --git a/meta-openstack/recipes-extended/tempest/tempest_git.bb b/meta-openstack/recipes-extended/tempest/tempest_git.bb
index ed5c404..4854516 100644
--- a/meta-openstack/recipes-extended/tempest/tempest_git.bb
+++ b/meta-openstack/recipes-extended/tempest/tempest_git.bb
@@ -9,7 +9,7 @@ SRCNAME = "tempest"
9 9
10inherit setuptools3 identity hosts 10inherit setuptools3 identity hosts
11 11
12SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=master \ 12SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=master;protocol=https \
13 file://tempest.conf \ 13 file://tempest.conf \
14 file://logging.conf \ 14 file://logging.conf \
15" 15"
diff --git a/meta-openstack/recipes-extended/uwsgi/uwsgi_git.bb b/meta-openstack/recipes-extended/uwsgi/uwsgi_git.bb
index f6559f9..62e0df4 100644
--- a/meta-openstack/recipes-extended/uwsgi/uwsgi_git.bb
+++ b/meta-openstack/recipes-extended/uwsgi/uwsgi_git.bb
@@ -5,7 +5,7 @@ LICENSE = "Apache-2.0"
5LIC_FILES_CHKSUM = "file://LICENSE;md5=33ab1ce13e2312dddfad07f97f66321f" 5LIC_FILES_CHKSUM = "file://LICENSE;md5=33ab1ce13e2312dddfad07f97f66321f"
6 6
7SRCNAME = "uwsgi" 7SRCNAME = "uwsgi"
8SRC_URI = "git://github.com/unbit/uwsgi.git;branch=uwsgi-2.0 \ 8SRC_URI = "git://github.com/unbit/uwsgi.git;branch=uwsgi-2.0;protocol=https \
9 file://Add-explicit-breaks-to-avoid-implicit-passthrough.patch \ 9 file://Add-explicit-breaks-to-avoid-implicit-passthrough.patch \
10 file://more-Add-explicit-breaks-to-avoid-implicit-passthrough.patch \ 10 file://more-Add-explicit-breaks-to-avoid-implicit-passthrough.patch \
11" 11"
diff --git a/meta-openstack/recipes-support/chef/chef_git.bb b/meta-openstack/recipes-support/chef/chef_git.bb
index 8a32584..8a88152 100644
--- a/meta-openstack/recipes-support/chef/chef_git.bb
+++ b/meta-openstack/recipes-support/chef/chef_git.bb
@@ -18,7 +18,7 @@ SRCREV = "1dc20627aa5d742376269dc5b4d5c67f34d08008"
18S = "${WORKDIR}/git" 18S = "${WORKDIR}/git"
19 19
20SRC_URI = " \ 20SRC_URI = " \
21 git://github.com/opscode/chef.git;branch=12.4-stable \ 21 git://github.com/opscode/chef.git;branch=12.4-stable;protocol=https \
22 file://0001-chang-ksh-to-sh.patch \ 22 file://0001-chang-ksh-to-sh.patch \
23 " 23 "
24 24
diff --git a/meta-openstack/recipes-support/mod-wsgi/mod-wsgi_git.bb b/meta-openstack/recipes-support/mod-wsgi/mod-wsgi_git.bb
index 521dbe1..79afba8 100644
--- a/meta-openstack/recipes-support/mod-wsgi/mod-wsgi_git.bb
+++ b/meta-openstack/recipes-support/mod-wsgi/mod-wsgi_git.bb
@@ -16,7 +16,7 @@ S = "${WORKDIR}/git"
16 16
17SRCNAME = "mod_wsgi" 17SRCNAME = "mod_wsgi"
18SRC_URI = "\ 18SRC_URI = "\
19 git://github.com/GrahamDumpleton/mod_wsgi.git;branch=master \ 19 git://github.com/GrahamDumpleton/mod_wsgi.git;branch=master;protocol=https \
20 file://configure.ac-allow-PYTHON-values-to-be-passed-via-en.patch \ 20 file://configure.ac-allow-PYTHON-values-to-be-passed-via-en.patch \
21 " 21 "
22 22
diff --git a/meta-openstack/recipes-support/tgt/tgt_git.bb b/meta-openstack/recipes-support/tgt/tgt_git.bb
index bdf9484..b297c9f 100644
--- a/meta-openstack/recipes-support/tgt/tgt_git.bb
+++ b/meta-openstack/recipes-support/tgt/tgt_git.bb
@@ -7,7 +7,7 @@ DEPENDS = "sg3-utils libaio"
7SRCREV = "b43dbc6711e43c0a32cc4d9df22884841d911d51" 7SRCREV = "b43dbc6711e43c0a32cc4d9df22884841d911d51"
8PV = "1.0.79+git${SRCPV}" 8PV = "1.0.79+git${SRCPV}"
9 9
10SRC_URI = "git://github.com/fujita/tgt.git;branch=master \ 10SRC_URI = "git://github.com/fujita/tgt.git;branch=master;protocol=https \
11 file://0001-Correct-the-path-of-header-files-check-in-Yocto-buil.patch \ 11 file://0001-Correct-the-path-of-header-files-check-in-Yocto-buil.patch \
12 file://0001-usr-Makefile-WARNING-fix.patch \ 12 file://0001-usr-Makefile-WARNING-fix.patch \
13 file://usr-Makefile-apply-LDFLAGS-to-all-executables.patch \ 13 file://usr-Makefile-apply-LDFLAGS-to-all-executables.patch \
diff --git a/recipes-connectivity/consul/consul-migrate_git.bb b/recipes-connectivity/consul/consul-migrate_git.bb
index b116041..7d784c2 100644
--- a/recipes-connectivity/consul/consul-migrate_git.bb
+++ b/recipes-connectivity/consul/consul-migrate_git.bb
@@ -18,13 +18,13 @@ SRCREV_bolt = "c6ba97b89e0454fec9aa92e1d33a4e2c5fc1f631"
18SRCREV_go-msgpack = "fa3f63826f7c23912c15263591e65d54d080b458" 18SRCREV_go-msgpack = "fa3f63826f7c23912c15263591e65d54d080b458"
19 19
20SRC_URI += " \ 20SRC_URI += " \
21 git://github.com/hashicorp/raft;name=raft;destsuffix=git/src/github.com/hashicorp/raft;branch=master \ 21 git://github.com/hashicorp/raft;name=raft;destsuffix=git/src/github.com/hashicorp/raft;branch=master;protocol=https \
22 git://github.com/armon/go-metrics;name=go-metrics;destsuffix=git/src/github.com/armon/go-metrics;branch=master \ 22 git://github.com/armon/go-metrics;name=go-metrics;destsuffix=git/src/github.com/armon/go-metrics;branch=master;protocol=https \
23 git://github.com/hashicorp/raft-boltdb;name=raft-boltdb;destsuffix=git/src/github.com/hashicorp/raft-boltdb;branch=master \ 23 git://github.com/hashicorp/raft-boltdb;name=raft-boltdb;destsuffix=git/src/github.com/hashicorp/raft-boltdb;branch=master;protocol=https \
24 git://github.com/hashicorp/raft-mdb;name=raft-mdb;destsuffix=git/src/github.com/hashicorp/raft-mdb;branch=master \ 24 git://github.com/hashicorp/raft-mdb;name=raft-mdb;destsuffix=git/src/github.com/hashicorp/raft-mdb;branch=master;protocol=https \
25 git://github.com/armon/gomdb;name=gomdb;destsuffix=git/src/github.com/armon/gomdb;branch=master \ 25 git://github.com/armon/gomdb;name=gomdb;destsuffix=git/src/github.com/armon/gomdb;branch=master;protocol=https \
26 git://github.com/boltdb/bolt;name=bolt;destsuffix=git/src/github.com/boltdb/bolt;branch=master \ 26 git://github.com/boltdb/bolt;name=bolt;destsuffix=git/src/github.com/boltdb/bolt;branch=master;protocol=https \
27 git://github.com/hashicorp/go-msgpack;name=go-msgpack;destsuffix=git/src/github.com/hashicorp/go-msgpack;branch=master \ 27 git://github.com/hashicorp/go-msgpack;name=go-msgpack;destsuffix=git/src/github.com/hashicorp/go-msgpack;branch=master;protocol=https \
28" 28"
29 29
30inherit go 30inherit go
diff --git a/recipes-support/puppet-vswitch/puppet-vswitch_git.bb b/recipes-support/puppet-vswitch/puppet-vswitch_git.bb
index 322d5e0..14c2dd7 100644
--- a/recipes-support/puppet-vswitch/puppet-vswitch_git.bb
+++ b/recipes-support/puppet-vswitch/puppet-vswitch_git.bb
@@ -7,7 +7,7 @@ PV = "3.0.0"
7SRCREV = "c374840910c823f7669cf2e1229c7df7192ae880" 7SRCREV = "c374840910c823f7669cf2e1229c7df7192ae880"
8 8
9SRC_URI = " \ 9SRC_URI = " \
10 git://github.com/openstack/puppet-vswitch.git;branch=master \ 10 git://github.com/openstack/puppet-vswitch.git;branch=master;protocol=https \
11 file://Add-gemspec.patch \ 11 file://Add-gemspec.patch \
12" 12"
13 13
diff --git a/recipes-support/puppetlabs-stdlib/puppetlabs-stdlib_git.bb b/recipes-support/puppetlabs-stdlib/puppetlabs-stdlib_git.bb
index 5952578..78ded05 100644
--- a/recipes-support/puppetlabs-stdlib/puppetlabs-stdlib_git.bb
+++ b/recipes-support/puppetlabs-stdlib/puppetlabs-stdlib_git.bb
@@ -7,7 +7,7 @@ PV = "4.10.0"
7SRCREV = "0b4822be3d2242e83c28ab7fed6c5817adc322d5" 7SRCREV = "0b4822be3d2242e83c28ab7fed6c5817adc322d5"
8 8
9SRC_URI = " \ 9SRC_URI = " \
10 git://github.com/puppetlabs/puppetlabs-stdlib.git;branch=master \ 10 git://github.com/puppetlabs/puppetlabs-stdlib.git;branch=master;protocol=https \
11 file://Add-gemspec.patch \ 11 file://Add-gemspec.patch \
12" 12"
13 13
diff --git a/recipes-support/ruby-shadow/ruby-shadow_git.bb b/recipes-support/ruby-shadow/ruby-shadow_git.bb
index b0947f8..0c6fc60 100644
--- a/recipes-support/ruby-shadow/ruby-shadow_git.bb
+++ b/recipes-support/ruby-shadow/ruby-shadow_git.bb
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=137882914e5269b7268f0fe8e28a3f89"
5 5
6PV = "2.5.0" 6PV = "2.5.0"
7 7
8SRC_URI = "git://github.com/apalmblad/ruby-shadow.git;branch=master" 8SRC_URI = "git://github.com/apalmblad/ruby-shadow.git;branch=master;protocol=https"
9SRCREV = "d2e822d8a8bda61f0774debbfce363a7347ed893" 9SRCREV = "d2e822d8a8bda61f0774debbfce363a7347ed893"
10S = "${WORKDIR}/git" 10S = "${WORKDIR}/git"
11 11