Workflow documentation is now in infra-manual

Replace URLs for workflow documentation to appropriate parts of the
OpenStack Project Infrastructure Manual.

Dropped sections that duplicate each other after the change.

Co-Authored-By: David Shrewsbury <shrewsbury.dave@gmail.com>

Change-Id: I0642c49567a58797fd811864e95b2d9b4ed21efc
This commit is contained in:
Jeremy Stanley 2014-12-05 03:30:39 +00:00 committed by David Shrewsbury
parent 403926334c
commit 77129b82d7
3 changed files with 6 additions and 13 deletions

View File

@ -1,16 +1,9 @@
If you would like to contribute to the development of OpenStack, If you would like to contribute to the development of OpenStack,
you must follow the steps documented at: you must follow the steps documented at:
https://wiki.openstack.org/HowToContribute#If_you.27re_a_developer http://docs.openstack.org/infra/manual/developers.html
Once those steps have been completed, changes to OpenStack More information on contributing can be found within the project
should be submitted for review via the Gerrit tool, following documentation:
the workflow documented at:
https://wiki.openstack.org/GerritWorkflow http://docs.openstack.org/developer/python-ironicclient/contributing.html
Pull requests submitted through GitHub will be ignored.
Bugs should be filed on Launchpad, not GitHub:
https://bugs.launchpad.net/python-ironicclient

View File

@ -6,7 +6,7 @@ This is a client for the OpenStack `Ironic
``ironicclient`` module) and a command-line interface (``ironic``). ``ironicclient`` module) and a command-line interface (``ironic``).
Development takes place via the usual OpenStack processes as outlined in the Development takes place via the usual OpenStack processes as outlined in the
`OpenStack wiki <http://wiki.openstack.org/HowToContribute>`_. The master `developer guide <http://docs.openstack.org/infra/manual/developers.html>`_. The master
repository is on `git.openstack.org repository is on `git.openstack.org
<https://git.openstack.org/cgit/openstack/python-ironicclient>`_. <https://git.openstack.org/cgit/openstack/python-ironicclient>`_.

View File

@ -27,7 +27,7 @@ signed OpenStack's contributor's agreement.
.. seealso:: .. seealso::
* http://wiki.openstack.org/HowToContribute * http://docs.openstack.org/infra/manual/developers.html
* http://wiki.openstack.org/CLA * http://wiki.openstack.org/CLA
LaunchPad Project LaunchPad Project