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: I40e1a77a1f5c9b5a17aab849fc74a11b5a36854c
This commit is contained in:
Ian Wienand 2019-03-24 20:33:30 +00:00
parent 5284564071
commit 62c02d16b5

View File

@ -86,7 +86,7 @@ source from git and pbr from a tarball would be:
*Element file: elements/custom-element/source-repository-ironic*::
ironic git /usr/local/ironic git://git.openstack.org/openstack/ironic.git
ironic git /usr/local/ironic https://git.openstack.org/openstack/ironic.git
*File : elements/custom-element/source-repository-pbr*::