Merge "Update stackforge links to openstack"

This commit is contained in:
Jenkins 2013-10-07 11:21:31 +00:00 committed by Gerrit Code Review
commit 72416da0ba
4 changed files with 11 additions and 10 deletions

View File

@ -46,7 +46,7 @@ On Fedora-based distributions (e.g., Fedora/RHEL/CentOS/Scientific Linux):
.. sourcecode:: console
$ git clone git://github.com/stackforge/savanna.git
$ git clone git://github.com/openstack/savanna.git
$ cd savanna
3. Prepare virtual environment:

View File

@ -4,7 +4,7 @@ How to Participate
Getting started
---------------
* Create account on `Github <https://github.com/stackforge/savanna>`_
* Create account on `Github <https://github.com/openstack/savanna>`_
(if you don't have one)
* Make sure that your local git is properly configured by executing
@ -28,8 +28,9 @@ Getting started
* Subscribe to code-reviews. Go to your settings on http://review.openstack.org
* Go to ``watched projects``
* Add ``stackforge/savanna``, ``stackforge/savanna-dashboard``,
``stackforge/savanna-extra``, ``stackforge/python-savannaclient``
* Add ``openstack/savanna``, ``openstack/savanna-dashboard``,
``openstack/savanna-extra``, ``openstack/python-savannaclient``,
``openstack/savanna-image-elements``
How to stay in touch with the community?
@ -48,7 +49,7 @@ How to stay in touch with the community?
How to send your first patch on review?
---------------------------------------
* Checkout Savanna code from `Github <https://github.com/stackforge/savanna>`_
* Checkout Savanna code from `Github <https://github.com/openstack/savanna>`_
* Carefully read https://wiki.openstack.org/wiki/Gerrit_Workflow

View File

@ -66,11 +66,11 @@ If you are using Neutron instead of Nova Network:
SAVANNA_USE_NEUTRON = True
5. Clone savanna-dashboard sources from ``https://github.com/stackforge/savanna-dashboard.git``
5. Clone savanna-dashboard sources from ``https://github.com/openstack/savanna-dashboard.git``
.. sourcecode:: console
$ git clone https://github.com/stackforge/savanna-dashboard.git
$ git clone https://github.com/openstack/savanna-dashboard.git
6. Export SAVANNA_DASHBOARD_HOME environment variable with path to savanna-dashboard folder. E.g.:

View File

@ -9,7 +9,7 @@ simplify task of building such images we use
code that alters how the image is built, or runs within the chroot to prepare
the image.
Elements for building vanilla images are stored in `Savanna extra repository <https://github.com/stackforge/savanna-image-elements>`_
Elements for building vanilla images are stored in `Savanna extra repository <https://github.com/openstack/savanna-image-elements>`_
.. note::
@ -22,7 +22,7 @@ Elements for building vanilla images are stored in `Savanna extra repository <ht
In this document you will find instruction on how to build Ubuntu and Fedora
images with Apache Hadoop.
1. Clone repository "https://github.com/stackforge/savanna-image-elements" locally.
1. Clone repository "https://github.com/openstack/savanna-image-elements" locally.
2. You just can run script diskimage-create.sh in any directory (for example, in home directory). This script will create two cloud images - Fedora and Ubuntu.
@ -34,7 +34,7 @@ images with Apache Hadoop.
* kpartx
* qemu
Then it will clone the repositories "https://github.com/openstack/diskimage-builder" and "https://github.com/stackforge/savanna-image-elements" and export nessesary parameters.
Then it will clone the repositories "https://github.com/openstack/diskimage-builder" and "https://github.com/openstack/savanna-image-elements" and export nessesary parameters.
* ``DIB_HADOOP_VERSION`` - version of Hadoop to install
* ``JAVA_DOWNLOAD_URL`` - download link for JDK (tarball or bin)
* ``OOZIE_DOWNLOAD_URL`` - download link for OOZIE (we have built