summaryrefslogtreecommitdiff
path: root/.zuul.yaml
diff options
context:
space:
mode:
authorIan Wienand <iwienand@redhat.com>2019-03-24 20:35:28 +0000
committerIan Wienand <iwienand@redhat.com>2019-03-24 20:35:28 +0000
commita4d087cc1b21ff53f73e48b6bda163cf92d03881 (patch)
tree6e0126ca7657d0d46ff6e197ddb7f024bfabc0c2 /.zuul.yaml
parentd143a06b48243631d4728d930e843b4e8554de71 (diff)
downloadoslo-messaging-a4d087cc1b21ff53f73e48b6bda163cf92d03881.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: Iec59af4e909e307df789589d9e40d019d2545088
Diffstat (limited to '.zuul.yaml')
-rw-r--r--.zuul.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.zuul.yaml b/.zuul.yaml
index 54cd026..bb5001f 100644
--- a/.zuul.yaml
+++ b/.zuul.yaml
@@ -75,7 +75,7 @@
devstack_localrc:
AMQP1_SERVICE: qpid-hybrid
devstack_plugins:
- devstack-plugin-amqp1: git://git.openstack.org/openstack/devstack-plugin-amqp1
+ devstack-plugin-amqp1: https://git.openstack.org/openstack/devstack-plugin-amqp1
zuul_copy_output:
'{{ devstack_log_dir }}/qdrouterd.log': logs
@@ -100,7 +100,7 @@
- openstack/devstack-plugin-kafka
vars:
devstack_plugins:
- devstack-plugin-kafka: git://git.openstack.org/openstack/devstack-plugin-kafka
+ devstack-plugin-kafka: https://git.openstack.org/openstack/devstack-plugin-kafka
zuul_copy_output:
'{{ devstack_log_dir }}/server.log': logs