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: I2e669d323c5c4895c7ae864f29e5e08b87db3b17
This commit is contained in:
Ian Wienand 2019-03-24 20:32:43 +00:00
parent b63841468d
commit af975e24da
1 changed files with 2 additions and 2 deletions

View File

@ -60,7 +60,7 @@ LOG_COLOR=False
disable_all_services
enable_service rabbit mysql key tempest
enable_plugin broadview-collector git://git.openstack.org/openstack/broadview-collector
enable_plugin broadview-collector https://git.openstack.org/openstack/broadview-collector
Restarting the Collector
------------------------
@ -119,7 +119,7 @@ details.
2. Add the following the end of their local.conf:
enable_plugin broadview-collector git://git.openstack.org/openstack/broadview-collector
enable_plugin broadview-collector https://git.openstack.org/openstack/broadview-collector
3. Run devstack as usual with ./stack.sh