summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorIan Wienand <iwienand@redhat.com>2019-03-24 20:35:32 +0000
committerIan Wienand <iwienand@redhat.com>2019-03-24 20:35:32 +0000
commit72a20f77ee1c8e674c30a9681c1bea65e721015b (patch)
tree9e5f85f08c4c6986895a85a62928564d7acd78e9 /doc
parent010b47e8a4dac9fce4010de2d62c6ab24dcb73b3 (diff)
downloadoslotest-72a20f77ee1c8e674c30a9681c1bea65e721015b.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: I46163d46b698a0820c1ae166d4f3d38be11a9e25
Diffstat (limited to 'doc')
-rw-r--r--doc/source/user/cross-testing.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/user/cross-testing.rst b/doc/source/user/cross-testing.rst
index 60a85c3..91fbb92 100644
--- a/doc/source/user/cross-testing.rst
+++ b/doc/source/user/cross-testing.rst
@@ -31,7 +31,7 @@ For example::
$ mkdir -p ~/repos/openstack
$ cd ~/repos/openstack
- $ git clone git://git.openstack.org/openstack/oslo-incubator
+ $ git clone https://git.openstack.org/openstack/oslo-incubator
$ cd ~/repos
$ ./openstack/oslo-incubator/tools/clone_openstack.sh