From 2e706bc9236468072693d57992287e958ac5eaaf Mon Sep 17 00:00:00 2001 From: lei-zhang-99cloud Date: Wed, 15 Jul 2015 15:25:40 +0800 Subject: [PATCH] remove .git in the end of refstack-client git URL Change-Id: If6b8b1892512970f253b504a542ca24cc6922dc7 --- 2015.05/procedure.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/2015.05/procedure.rst b/2015.05/procedure.rst index df09d97d..31a22773 100644 --- a/2015.05/procedure.rst +++ b/2015.05/procedure.rst @@ -39,7 +39,7 @@ or CentOS 7 have been verified) with administrator privileges. * Download the refstack client: - ``git clone https://git.openstack.org/stackforge/refstack-client.git`` + ``git clone https://git.openstack.org/stackforge/refstack-client`` * In the refstack-client directory, install tempest and required dependencies. You may specify a specific tag of tempest with the -t option. refstack-client