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: Ic4cd5f91f8fd33054907f5087a83315f05fc7fc2
This commit is contained in:
Ian Wienand 2019-03-24 20:35:57 +00:00
parent c8e46be530
commit fa80dfdff5

View File

@ -50,8 +50,8 @@
'{{ devstack_base_dir }}/tempest/etc/tempest.conf': logs
'{{ zuul.project.src_dir }}/etc/accounts.yaml': logs
devstack_plugins:
manila: git://git.openstack.org/openstack/manila
manila-ui: git://git.openstack.org/openstack/manila-ui
manila: https://git.openstack.org/openstack/manila
manila-ui: https://git.openstack.org/openstack/manila-ui
devstack_localrc:
MANILA_USE_MOD_WSGI: False
irrelevant-files: