summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Stanley <fungi@yuggoth.org>2014-12-05 03:30:40 +0000
committerMatthew Oliver <matt@oliver.net.au>2014-12-05 15:32:57 +1100
commit79fb53190e3087666d0357a5964645c0cba7fcf0 (patch)
tree0383487f083744581d887bcd6e88f357e6962687
parentd89e08f722f030925495a4180d2fe8422977841d (diff)
downloadpython-swiftclient-79fb53190e3087666d0357a5964645c0cba7fcf0.tar.gz
Workflow documentation is now in infra-manual
Replace URLs for workflow documentation to appropriate parts of the OpenStack Project Infrastructure Manual. Change-Id: I7513a141c95f3126ad348ed679b2baa335bdf45f
-rw-r--r--CONTRIBUTING.md5
-rw-r--r--README.rst2
2 files changed, 3 insertions, 4 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 866da8a..88c1bb4 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -1,10 +1,9 @@
If you would like to contribute to the development of OpenStack,
-you must follow the steps in the "If you're a developer"
-section of this page: [http://wiki.openstack.org/HowToContribute](http://wiki.openstack.org/HowToContribute#If_you.27re_a_developer)
+you must follow the steps in this page: [http://docs.openstack.org/infra/manual/developers.html](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 [http://wiki.openstack.org/GerritWorkflow](http://wiki.openstack.org/GerritWorkflow).
+the workflow documented at [http://docs.openstack.org/infra/manual/developers.html#development-workflow](http://docs.openstack.org/infra/manual/developers.html#development-workflow).
Gerrit is the review system used in the OpenStack projects. We're sorry, but
we won't be able to respond to pull requests submitted through GitHub.
diff --git a/README.rst b/README.rst
index 1588564..a755e25 100644
--- a/README.rst
+++ b/README.rst
@@ -11,7 +11,7 @@ __ http://docs.openstack.org/developer/python-swiftclient/
Development takes place via the usual OpenStack processes as outlined
in the `OpenStack wiki`__. The master repository is on GitHub__.
-__ http://wiki.openstack.org/HowToContribute
+__ http://docs.openstack.org/infra/manual/developers.html
__ http://github.com/openstack/python-swiftclient
This code is based on original the client previously included with