Workflow documentation is now in infra-manual

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

Change-Id: Ib50f0ff10da76e53a9b4545a1007e5425d39fd94
This commit is contained in:
Jeremy Stanley 2014-12-05 03:30:40 +00:00
parent 12dc40e112
commit 8f135629cd
2 changed files with 2 additions and 2 deletions

View File

@ -18,7 +18,7 @@ pull requests.
.. _Github: https://github.com/openstack/python-manilaclient
.. _Launchpad: https://launchpad.net/python-manilaclient
.. _Gerrit: http://wiki.openstack.org/GerritWorkflow
.. _Gerrit: http://docs.openstack.org/infra/manual/developers.html#development-workflow
This code is a fork of `Cinderclient`_ of Grizzly release and then it was
developed separately. Cinderclient code is a fork of

View File

@ -26,7 +26,7 @@ openstack/python-manilaclient project using `Gerrit`_.
.. _git.openstack.org: https://git.openstack.org/cgit/openstack/python-manilaclient
.. _Launchpad: https://launchpad.net/python-manilaclient
.. _Gerrit: http://wiki.openstack.org/GerritWorkflow
.. _Gerrit: http://docs.openstack.org/infra/manual/developers.html#development-workflow
Testing
-------