summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Wienand <iwienand@redhat.com>2019-03-24 20:35:50 +0000
committerIan Wienand <iwienand@redhat.com>2019-03-24 20:35:50 +0000
commit9cd6ce7eb2d96a8f58a4d00f85b405babf67d28f (patch)
tree8fb460421ec557914bf46fdac94f1c563817dc43
parentc038f1db67e7809513d5535648d15c3590b191d5 (diff)
downloadpython-ironicclient-9cd6ce7eb2d96a8f58a4d00f85b405babf67d28f.tar.gz
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: Id57a333d16bffd174ffc2c436c7be327cfdaeeb2
-rw-r--r--zuul.d/ironicclient-jobs.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/zuul.d/ironicclient-jobs.yaml b/zuul.d/ironicclient-jobs.yaml
index 8a98384..f08da28 100644
--- a/zuul.d/ironicclient-jobs.yaml
+++ b/zuul.d/ironicclient-jobs.yaml
@@ -22,7 +22,7 @@
PYTHONUNBUFFERED: 'true'
tox_envlist: functionalpy3
devstack_plugins:
- ironic: git://git.openstack.org/openstack/ironic
+ ironic: https://git.openstack.org/openstack/ironic
devstack_localrc:
USE_PYTHON3: True
EBTABLES_RACE_FIX: True