Skip to content
Snippets Groups Projects
Commit 02c1efe6 authored by Mark Goddard's avatar Mark Goddard
Browse files

Change github URLs to git.openstack.org

It seems that a number of URLs in the documentation were not changed
following the switch to git.openstack.org.

Change-Id: If23f60ad04f77f9990bf229bc38c687106abeda6
parent 7bdee9a2
No related branches found
No related tags found
No related merge requests found
......@@ -40,7 +40,7 @@ Preparation
Clone the kayobe repository::
git clone https://github.com/stackhpc/kayobe
git clone https://git.openstack.org/openstack/kayobe.git
Change the current directory to the kayobe repository::
......@@ -106,7 +106,7 @@ The following commands should be executed on the seed hypervisor.
Clone the kayobe repository::
git clone https://github.com/stackhpc/kayobe
git clone https://git.openstack.org/openstack/kayobe.git
Change the current directory to the kayobe repository::
......@@ -149,7 +149,7 @@ The following commands should be executed on the seed hypervisor.
Change the current directory to the kayobe repository::
git clone https://github.com/stackhpc/kayobe
git clone https://git.openstack.org/openstack/kayobe.git
Change to the ``kayobe`` directory::
......
......@@ -52,7 +52,7 @@ git::
# from your home or source directory
cd ~
git clone https://github.com/stackhpc/kayobe
git clone https://git.openstack.org/openstack/kayobe.git
cd kayobe
Running Unit and Style Tests
......
......@@ -39,7 +39,7 @@ accessing the VM.
Clone the kayobe repository::
git clone https://github.com/stackhpc/kayobe
git clone https://git.openstack.org/openstack/kayobe.git
Change the current directory to the kayobe repository::
......
......@@ -52,7 +52,7 @@ code repositories and python virtual environments::
Next, obtain the Kayobe source code. For example::
$ cd <base_path>/src
$ git clone https://github.com/stackhpc/kayobe
$ git clone https://git.openstack.org/openstack/kayobe.git
Create a virtualenv for Kayobe::
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment