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: Ie0344a5bd22f459f7ef3c90678e5e0ff31a93972
This commit is contained in:
Ian Wienand 2019-03-24 20:36:29 +00:00
parent 3ef6c4a112
commit 54759994c6
1 changed files with 1 additions and 1 deletions

2
README
View File

@ -29,7 +29,7 @@ Contributing
To browse the latest code, see:
https://git.openstack.org/cgit/openstack-infra/zmq-event-publisher/tree/
To clone the latest code, use
`git clone git://git.openstack.org/openstack-infra/zmq-event-publisher`
`git clone https://git.openstack.org/openstack-infra/zmq-event-publisher`
Bugs are handled at: https://storyboard.openstack.org/#!/project/750