Updates docs to point to stackforge instead of tuskar github repo(s)
Change-Id: I862df9ee3933e5b41133d2d22b07f608b795063a
This commit is contained in:
parent
03fa57a7c5
commit
c129fbfe26
@ -24,7 +24,7 @@ the following checklist:
|
||||
2. Update the API docs (if needed)
|
||||
3. Update the tests (if needed)
|
||||
4. Update
|
||||
`cURL commands <https://github.com/tuskar/tuskar/blob/master/docs/api/curl.md>`_
|
||||
`cURL commands <https://github.com/stackforge/tuskar/blob/master/docs/api/curl.rst>`_
|
||||
page (if needed)
|
||||
|
||||
Getting Started
|
||||
@ -34,7 +34,7 @@ Setting up the Tuskar development environment
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
This assumes you have done all the basic setup as described in
|
||||
`INSTALL.rst <https://github.com/tuskar/tuskar/blob/master/INSTALL.rst>`_.
|
||||
`INSTALL.rst <https://github.com/stackforge/tuskar/blob/master/INSTALL.rst>`_.
|
||||
Run the following::
|
||||
|
||||
# creates symlinks for installed code. Used for dev environment.
|
||||
|
@ -4,7 +4,7 @@ Installation Guide
|
||||
|
||||
Tuskar source code should be pulled directly from git::
|
||||
|
||||
git clone https://github.com/tuskar/tuskar.git
|
||||
git clone https://github.com/stackforge/tuskar.git
|
||||
|
||||
Setting up a local environment for development can be done with tox::
|
||||
|
||||
@ -42,6 +42,6 @@ Setting up a local environment for development can be done with tox::
|
||||
deactivate
|
||||
|
||||
For additional developer information, take a look at
|
||||
`CONTRIBUTING.rst <https://github.com/tuskar/tuskar/blob/master/CONTRIBUTING.rst>`_
|
||||
`CONTRIBUTING.rst <https://github.com/stackforge/tuskar/blob/master/CONTRIBUTING.rst>`_
|
||||
and the
|
||||
`Tuskar website <https://github.com/tuskar/tuskar/blob/master/docs/index.rst>`_.
|
||||
`Tuskar website <https://github.com/stackforge/tuskar/blob/master/docs/index.rst>`_.
|
||||
|
@ -21,20 +21,20 @@ usage metrics, aiding in capacity planning and hardware procurement
|
||||
decisions.
|
||||
|
||||
For additional information, take a look at the `Tuskar
|
||||
documentation <https://github.com/tuskar/tuskar/blob/master/docs/index.rst>`_.
|
||||
documentation <https://github.com/stackforge/tuskar/blob/master/docs/index.rst>`_.
|
||||
|
||||
Installation Information
|
||||
------------------------
|
||||
|
||||
Please see
|
||||
`INSTALL.rst <https://github.com/tuskar/tuskar/blob/master/INSTALL.rst>`_
|
||||
`INSTALL.rst <https://github.com/stackforge/tuskar/blob/master/INSTALL.rst>`_
|
||||
for an installation guide.
|
||||
|
||||
Contributing
|
||||
------------
|
||||
|
||||
Interested in contributing? Take a look at
|
||||
`CONTRIBUTING.rst <https://github.com/tuskar/tuskar/blob/master/CONTRIBUTING.rst>`_
|
||||
Interested in contributing? Take a look at
|
||||
`CONTRIBUTING.rst <https://github.com/stackforge/tuskar/blob/master/CONTRIBUTING.rst>`_
|
||||
for details on how to do so.
|
||||
|
||||
Contact Us
|
||||
|
@ -27,15 +27,15 @@ demo! <https://www.youtube.com/watch?v=VEY035-Lyzo>`_
|
||||
- *TODO* feature examples
|
||||
- *TODO* link to high-level portion of FAQ
|
||||
- `Recommended
|
||||
reading <https://github.com/tuskar/tuskar/blob/master/docs/recommended-reading.rst>`_
|
||||
reading <https://github.com/stackforge/tuskar/blob/master/docs/recommended-reading.rst>`_
|
||||
|
||||
Related Projects
|
||||
----------------
|
||||
|
||||
- `tuskar-ui <https://github.com/tuskar/tuskar-ui>`_ - Built on top
|
||||
- `tuskar-ui <https://github.com/stackforge/tuskar-ui>`_ - Built on top
|
||||
of Horizon, tuskar-ui provides dashboard access to Tuskar
|
||||
functionality.
|
||||
- `python-tuskarclient <https://github.com/tuskar/python-tuskarclient>`_
|
||||
- `python-tuskarclient <https://github.com/stackforge/python-tuskarclient>`_
|
||||
- A Python client for the Tuskar API, python-tuskarclient is utilized
|
||||
by tuskar-ui.
|
||||
|
||||
@ -46,23 +46,23 @@ Install and Contribute
|
||||
----------------------
|
||||
|
||||
- `Install
|
||||
Guide <https://github.com/tuskar/tuskar/blob/master/INSTALL.rst>`_
|
||||
Guide <https://github.com/stackforge/tuskar/blob/master/INSTALL.rst>`_
|
||||
- `Contributing
|
||||
Guide <https://github.com/tuskar/tuskar/blob/master/CONTRIBUTING.rst>`_
|
||||
Guide <https://github.com/stackforge/tuskar/blob/master/CONTRIBUTING.rst>`_
|
||||
- `Debugging with
|
||||
iPython <https://github.com/tuskar/tuskar/blob/master/docs/debugging-with-ipython.rst>`_
|
||||
iPython <https://github.com/stackforge/tuskar/blob/master/docs/debugging-with-ipython.rst>`_
|
||||
- `Demo Data
|
||||
Script <https://github.com/tuskar/tuskar/blob/master/docs/demo-data-script.rst>`_
|
||||
Script <https://github.com/stackforge/tuskar/blob/master/docs/demo-data-script.rst>`_
|
||||
|
||||
API
|
||||
---
|
||||
|
||||
- `API
|
||||
Information <https://github.com/tuskar/tuskar/blob/master/docs/api/api.md>`_
|
||||
Information <https://github.com/stackforge/tuskar/blob/master/docs/api/api.md>`_
|
||||
- `cURL
|
||||
Commands <https://github.com/tuskar/tuskar/blob/master/docs/api/curl.rst>`_
|
||||
Commands <https://github.com/stackforge/tuskar/blob/master/docs/api/curl.rst>`_
|
||||
- `Resource Class Demo
|
||||
Script <https://github.com/tuskar/tuskar/blob/master/docs/resource-class-demo-script.rst>`_
|
||||
Script <https://github.com/stackforge/tuskar/blob/master/docs/resource-class-demo-script.rst>`_
|
||||
(uses cURL)
|
||||
|
||||
HEAT Integration
|
||||
|
Loading…
x
Reference in New Issue
Block a user