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: I7f99eb9daa23d750890452b718151a0dd860117c
This commit is contained in:
parent
f2937fdaa4
commit
2d4295d3ab
@ -14,7 +14,7 @@ Usage
|
||||
|
||||
Put some lines similar to these in your `local.conf`:
|
||||
|
||||
enable_plugin drbd-devstack git://git.openstack.org/openstack/drbd-devstack
|
||||
enable_plugin drbd-devstack https://git.openstack.org/openstack/drbd-devstack
|
||||
CINDER_ENABLED_BACKENDS=drbd:drbdmanage
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user