Fix Kolla the repository to openstack

Changed the repository of kolla to openstack

Closes-Bug: #1495342
Change-Id: Ic435177ae86e8af1097dc5a0c650514b33bc148e
This commit is contained in:
root 2015-09-14 02:00:57 -04:00
parent 9633c60c58
commit 0976c0ad43

View File

@ -21,9 +21,9 @@ Getting Started
=============== ===============
Please get started by reading the `Developer Please get started by reading the `Developer
Quickstart <https://github.com/stackforge/kolla/blob/master/doc/dev-quickstart.rst>`__ Quickstart <https://github.com/openstack/kolla/blob/master/doc/dev-quickstart.rst>`__
followed by the `Ansible Deployment followed by the `Ansible Deployment
Guide <https://github.com/stackforge/kolla/blob/master/doc/ansible-deployment.rst>`__. Guide <https://github.com/openstack/kolla/blob/master/doc/ansible-deployment.rst>`__.
Docker Images Docker Images
------------- -------------
@ -31,7 +31,7 @@ Docker Images
The `Docker images <https://docs.docker.com/userguide/dockerimages/>`__ The `Docker images <https://docs.docker.com/userguide/dockerimages/>`__
are built by the Kolla project maintainers. A detailed process for are built by the Kolla project maintainers. A detailed process for
contributing to the images can be found in the `image building contributing to the images can be found in the `image building
guide <https://github.com/stackforge/kolla/blob/master/doc/image-building.rst>`__. guide <https://github.com/openstack/kolla/blob/master/doc/image-building.rst>`__.
Images reside in the Docker Hub `Kollaglue Images reside in the Docker Hub `Kollaglue
repo <https://registry.hub.docker.com/repos/kollaglue/>`__. repo <https://registry.hub.docker.com/repos/kollaglue/>`__.
@ -95,7 +95,7 @@ workflow <https://wiki.openstack.org/wiki/Gerrit_Workflow>`__.
`Launchpad <https://launchpad.net/kolla>`__. `Launchpad <https://launchpad.net/kolla>`__.
- Attend weekly - Attend weekly
`meetings <https://wiki.openstack.org/wiki/Meetings/Kolla>`__. `meetings <https://wiki.openstack.org/wiki/Meetings/Kolla>`__.
- Contribute `code <https://github.com/stackforge/kolla>`__ - Contribute `code <https://github.com/openstack/kolla>`__
Contributors Contributors
============ ============