fix devstack URL
fix the following error fatal: repository 'https://git.openstack.org/cgit/openstack-dev/devstack/' not found Change-Id: I61c3b948c76f95b46194141de31861056153bcfc
This commit is contained in:
parent
3a0e9b20f8
commit
cfac0e012a
@ -66,7 +66,7 @@ To install Rally with DevStack, you should first clone the corresponding reposit
|
||||
|
||||
.. code-block:: none
|
||||
|
||||
git clone https://git.openstack.org/cgit/openstack-dev/devstack
|
||||
git clone https://git.openstack.org/openstack-dev/devstack
|
||||
git clone https://github.com/stackforge/rally
|
||||
|
||||
To configure DevStack to run Rally:
|
||||
|
Loading…
Reference in New Issue
Block a user