summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Stanley <fungi@yuggoth.org>2014-12-05 03:30:39 +0000
committerDavid Shrewsbury <shrewsbury.dave@gmail.com>2014-12-17 09:24:45 -0500
commit77129b82d7342a46405085764a093d4294665e1a (patch)
tree6e73d8d2d82802ceff8a9c50669f81fc387ee7a4
parent403926334c606cb82222727df0e16db683b673a7 (diff)
downloadpython-ironicclient-77129b82d7342a46405085764a093d4294665e1a.tar.gz
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
-rw-r--r--CONTRIBUTING.rst15
-rw-r--r--README.rst2
-rw-r--r--doc/source/contributing.rst2
3 files changed, 6 insertions, 13 deletions
diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst
index 4a68346..fa92b9d 100644
--- a/CONTRIBUTING.rst
+++ b/CONTRIBUTING.rst
@@ -1,16 +1,9 @@
If you would like to contribute to the development of OpenStack,
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
-should be submitted for review via the Gerrit tool, following
-the workflow documented at:
+More information on contributing can be found within the project
+documentation:
- https://wiki.openstack.org/GerritWorkflow
-
-Pull requests submitted through GitHub will be ignored.
-
-Bugs should be filed on Launchpad, not GitHub:
-
- https://bugs.launchpad.net/python-ironicclient
+ http://docs.openstack.org/developer/python-ironicclient/contributing.html
diff --git a/README.rst b/README.rst
index 33605e8..c1a3802 100644
--- a/README.rst
+++ b/README.rst
@@ -6,7 +6,7 @@ This is a client for the OpenStack `Ironic
``ironicclient`` module) and a command-line interface (``ironic``).
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
<https://git.openstack.org/cgit/openstack/python-ironicclient>`_.
diff --git a/doc/source/contributing.rst b/doc/source/contributing.rst
index 3032988..6e96303 100644
--- a/doc/source/contributing.rst
+++ b/doc/source/contributing.rst
@@ -27,7 +27,7 @@ signed OpenStack's contributor's agreement.
.. seealso::
- * http://wiki.openstack.org/HowToContribute
+ * http://docs.openstack.org/infra/manual/developers.html
* http://wiki.openstack.org/CLA
LaunchPad Project