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: Ib164f9be09cc25df2fc8d538838a25298a5d3673
This commit is contained in:
Ian Wienand 2019-03-24 20:35:50 +00:00
parent 8eff4bf8bd
commit d04505b4d3
2 changed files with 3 additions and 3 deletions

View File

@ -1,3 +1,3 @@
# NOTE(jroll) these are pinned to the same SHA, update when needed.
git+git://git.openstack.org/openstack/ironic-inspector@be3f7eec18ad13dd6d5a94fe2963b45456fad19e#egg=ironic-inspector
git+https://git.openstack.org/openstack/ironic-inspector@be3f7eec18ad13dd6d5a94fe2963b45456fad19e#egg=ironic-inspector
-r https://git.openstack.org/cgit/openstack/ironic-inspector/plain/test-requirements.txt?h=be3f7eec18ad13dd6d5a94fe2963b45456fad19e

View File

@ -55,8 +55,8 @@
SWIFT_TEMPURL_KEY: secretkey
devstack_plugins:
ironic: git://git.openstack.org/openstack/ironic
ironic-inspector: git://git.openstack.org/openstack/ironic-inspector
ironic: https://git.openstack.org/openstack/ironic
ironic-inspector: https://git.openstack.org/openstack/ironic-inspector
zuul_copy_output:
'{{ devstack_base_dir }}/ironic-bm-logs': 'logs'
devstack_services: