From fa80dfdff5d08e8471d7231ecfedcb0146780462 Mon Sep 17 00:00:00 2001
From: Ian Wienand <iwienand@redhat.com>
Date: Sun, 24 Mar 2019 20:35:57 +0000
Subject: [PATCH] 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
---
 .zuul.yaml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.zuul.yaml b/.zuul.yaml
index 3b79414b..1a69c1bb 100644
--- a/.zuul.yaml
+++ b/.zuul.yaml
@@ -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: