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: Iefd089227b889e88b6053bd752f0e9f0434b6b72
This commit is contained in:
Ian Wienand 2019-03-24 20:34:16 +00:00
parent 1f22c98eb0
commit c3e87aea34
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ enable_service monasca-agent
enable_service monasca-cli
# This line will enable all of Monasca.
enable_plugin monasca-api git://git.openstack.org/openstack/monasca-api
enable_plugin monasca-api https://git.openstack.org/openstack/monasca-api
# the following may be disabled to leave monasca transform still functional
#disable_service monasca-persister
disable_service monasca-thresh