From 02a99bc5cdc6bfb367ba77f333c43bc374cef243 Mon Sep 17 00:00:00 2001 From: Alvaro Lopez Garcia Date: Tue, 20 Oct 2015 10:25:10 +0200 Subject: [PATCH] rename stackforge -> openstack namespace Change-Id: If0569db510e3b83e3db739cf23f937977c979160 --- .gitreview | 2 +- README.md | 2 +- doc/source/user/installation.rst | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitreview b/.gitreview index 18123e1..5be2acd 100644 --- a/.gitreview +++ b/.gitreview @@ -1,4 +1,4 @@ [gerrit] host=review.openstack.org port=29418 -project=stackforge/ooi.git +project=openstack/ooi.git diff --git a/README.md b/README.md index 31ba0be..0ac019f 100644 --- a/README.md +++ b/README.md @@ -16,5 +16,5 @@ be reported to the bug tracker available at: Developers wishing to work on the ooi project should always base their work on the latest ooi code, available from the master GIT repository at: - https://git.openstack.org/cgit/stackforge/ooi + https://git.openstack.org/cgit/openstack/ooi diff --git a/doc/source/user/installation.rst b/doc/source/user/installation.rst index 4e6382e..1390a0c 100644 --- a/doc/source/user/installation.rst +++ b/doc/source/user/installation.rst @@ -3,7 +3,7 @@ Installation Get the latest source code:: - $ git clone https://github.com/stackforge/ooi.git + $ git clone https://github.com/openstack/ooi.git Install it::