Workflow documentation is now in infra-manual
Replace URLs for workflow documentation to appropriate parts of the OpenStack Project Infrastructure Manual. Change-Id: I7a8a3877aa56aae5ab2e7b9f5ea278ea22d8043b
This commit is contained in:
parent
5e6f029e8b
commit
05792a6c4d
@ -78,7 +78,7 @@
|
||||
<note>
|
||||
<para>Here are more details on committing changes to OpenStack
|
||||
<link xlink:href="http://docs.openstack.org/training-guides/content/operator-getting-started-lab.html#submit-doc-bug">fixing a documentation bug</link>
|
||||
, <link xlink:href="https://wiki.openstack.org/wiki/Gerrit_Workflow">OpenStack Gerrit
|
||||
, <link xlink:href="http://docs.openstack.org/infra/manual/developers.html#development-workflow">OpenStack Gerrit
|
||||
Workflow</link>, <link xlink:href="https://wiki.openstack.org/wiki/Documentation/HowTo">OpenStack
|
||||
Documentation HowTo</link> and , <link xlink:href="http://git-scm.com/doc">Git Documentation</link></para>
|
||||
</note>
|
||||
|
@ -498,7 +498,7 @@ blueprint training-manuals</computeroutput></screen>
|
||||
</step>
|
||||
<step>
|
||||
<para>More details on branching can be found here under <link
|
||||
xlink:href="https://wiki.openstack.org/wiki/Gerrit_Workflow">Gerrit
|
||||
xlink:href="http://docs.openstack.org/infra/manual/developers.html#development-workflow">Gerrit
|
||||
Workflow</link> and the <link xlink:href="http://git-scm.com/doc">Git
|
||||
docs</link>.</para>
|
||||
</step>
|
||||
|
@ -18,7 +18,7 @@
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>
|
||||
<link xlink:href="https://wiki.openstack.org/wiki/Gerrit_Workflow">Gerrit Basics</link>
|
||||
<link xlink:href="http://docs.openstack.org/infra/manual/developers.html#development-workflow">Gerrit Basics</link>
|
||||
</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
|
@ -66,7 +66,7 @@ msgid "<emphasis role=\"bold\">Create the Content:</emphasis> Each card / user s
|
||||
msgstr ""
|
||||
|
||||
#: ./doc/training-guides/under-contruction-notice.xml:77(para)
|
||||
msgid "Here are more details on committing changes to OpenStack <link href=\"operator-getting-started-lab.html#submit-doc-bug\">fixing a documentation bug</link> , <link href=\"https://wiki.openstack.org/wiki/Gerrit_Workflow\">OpenStack Gerrit Workflow</link>, <link href=\"https://wiki.openstack.org/wiki/Documentation/HowTo\">OpenStack Documentation HowTo</link> and , <link href=\"http://git-scm.com/doc\">Git Documentation</link>"
|
||||
msgid "Here are more details on committing changes to OpenStack <link href=\"operator-getting-started-lab.html#submit-doc-bug\">fixing a documentation bug</link> , <link href=\"http://docs.openstack.org/infra/manual/developers.html#development-workflow\">OpenStack Gerrit Workflow</link>, <link href=\"https://wiki.openstack.org/wiki/Documentation/HowTo\">OpenStack Documentation HowTo</link> and , <link href=\"http://git-scm.com/doc\">Git Documentation</link>"
|
||||
msgstr ""
|
||||
|
||||
#: ./doc/training-guides/under-contruction-notice.xml:86(para) ./doc/training-guides/bk_preface.xml:88(para)
|
||||
@ -332,7 +332,7 @@ msgid "<emphasis role=\"bold\">Create the Content:</emphasis> Each bug from the
|
||||
msgstr ""
|
||||
|
||||
#: ./doc/training-guides/bk_preface.xml:79(para)
|
||||
msgid "Here are more details on committing changes to OpenStack <link href=\"http://docs.openstack.org/training-guides/content/operator-getting-started-lab.html#submit-doc-bug\">fixing a documentation bug</link> , <link href=\"https://wiki.openstack.org/wiki/Gerrit_Workflow\">OpenStack Gerrit Workflow</link>, <link href=\"https://wiki.openstack.org/wiki/Documentation/HowTo\">OpenStack Documentation HowTo</link> and , <link href=\"http://git-scm.com/doc\">Git Documentation</link>"
|
||||
msgid "Here are more details on committing changes to OpenStack <link href=\"http://docs.openstack.org/training-guides/content/operator-getting-started-lab.html#submit-doc-bug\">fixing a documentation bug</link> , <link href=\"http://docs.openstack.org/infra/manual/developers.html#development-workflow\">OpenStack Gerrit Workflow</link>, <link href=\"https://wiki.openstack.org/wiki/Documentation/HowTo\">OpenStack Documentation HowTo</link> and , <link href=\"http://git-scm.com/doc\">Git Documentation</link>"
|
||||
msgstr ""
|
||||
|
||||
#: ./doc/training-guides/bk_preface.xml:115(link)
|
||||
@ -3356,7 +3356,7 @@ msgid "Getting-The-Code"
|
||||
msgstr ""
|
||||
|
||||
#: ./doc/training-guides/sources/cinder/development.environment.xml:91(para)
|
||||
msgid "---------------- Grab the code from GitHub:: git clone https://github.com/openstack/cinder.git cd cinder"
|
||||
msgid "---------------- Grab the code:: git clone https://github.com/openstack/cinder.git cd cinder"
|
||||
msgstr ""
|
||||
|
||||
#: ./doc/training-guides/sources/cinder/development.environment.xml:99(title)
|
||||
@ -4039,7 +4039,7 @@ msgid "One last step. Go to the review page listed after you submitted your revi
|
||||
msgstr ""
|
||||
|
||||
#: ./doc/training-guides/common/editing-code.xml:500(para)
|
||||
msgid "More details on branching can be found here under <link href=\"https://wiki.openstack.org/wiki/Gerrit_Workflow\">Gerrit Workflow</link> and the <link href=\"http://git-scm.com/doc\">Git docs</link>."
|
||||
msgid "More details on branching can be found here under <link href=\"http://docs.openstack.org/infra/manual/developers.html#development-workflow\">Gerrit Workflow</link> and the <link href=\"http://git-scm.com/doc\">Git docs</link>."
|
||||
msgstr ""
|
||||
|
||||
#: ./doc/training-guides/common/editing-code.xml:508(title)
|
||||
|
@ -90,7 +90,7 @@ or Mac OS X 10.7 (OpenSSL 0.9.8r) works fine with cinder.
|
||||
<title>Getting-The-Code</title>
|
||||
<para>
|
||||
----------------
|
||||
Grab the code from GitHub::
|
||||
Grab the code::
|
||||
git clone https://github.com/openstack/cinder.git
|
||||
cd cinder
|
||||
</para>
|
||||
|
@ -76,7 +76,7 @@
|
||||
<note>
|
||||
<para>Here are more details on committing changes to OpenStack <link
|
||||
xlink:href="operator-getting-started-lab.html#submit-doc-bug">fixing a documentation bug</link>
|
||||
, <link xlink:href="https://wiki.openstack.org/wiki/Gerrit_Workflow">OpenStack Gerrit
|
||||
, <link xlink:href="http://docs.openstack.org/infra/manual/developers.html#development-workflow">OpenStack Gerrit
|
||||
Workflow</link>, <link xlink:href="https://wiki.openstack.org/wiki/Documentation/HowTo">OpenStack
|
||||
Documentation HowTo</link> and , <link xlink:href="http://git-scm.com/doc">Git Documentation</link></para>
|
||||
</note>
|
||||
|
@ -46,7 +46,7 @@ Do you work at a company?
|
||||
=========================
|
||||
|
||||
- If your contribution is on behalf of a company, have your managers sign the Corporate Contributor License Agreement
|
||||
- https://wiki.openstack.org/wiki/How_To_Contribute#Contributors_License_Agreement
|
||||
- http://docs.openstack.org/infra/manual/developers.html#account-setup
|
||||
|
||||
----
|
||||
|
||||
|
@ -9,7 +9,7 @@ as described in `How To Contribute`__ in the OpenStack wiki.
|
||||
Our `main blueprint`__ contains the usual links for blueprints, bugs, etc.
|
||||
|
||||
__ contribute_
|
||||
.. _contribute: http://wiki.openstack.org/HowToContribute
|
||||
.. _contribute: http://docs.openstack.org/infra/manual/developers.html
|
||||
|
||||
__ lp_
|
||||
.. _lp: https://blueprints.launchpad.net/openstack-training-guides/+spec/openstack-training-labs
|
||||
@ -43,7 +43,7 @@ currently all written in bash, the examples to follow are this project and
|
||||
`devstack <http://devstack.org/>`_.
|
||||
|
||||
DevStack bash style guidelines can be found at the bottom of:
|
||||
https://github.com/openstack-dev/devstack/blob/master/HACKING.rst
|
||||
https://git.openstack.org/cgit/openstack-dev/devstack/blob/master/HACKING.rst
|
||||
|
||||
Structure
|
||||
---------
|
||||
@ -100,7 +100,7 @@ Submitting patches
|
||||
These documents will help you submit patches to OpenStack projects (including
|
||||
this one):
|
||||
|
||||
- https://wiki.openstack.org/wiki/GerritWorkflow
|
||||
- http://docs.openstack.org/infra/manual/developers.html#development-workflow
|
||||
- https://wiki.openstack.org/wiki/GitCommitMessages
|
||||
|
||||
If you change the behavior of the scripts as documented in the training-guides,
|
||||
@ -115,7 +115,7 @@ Reviewing
|
||||
---------
|
||||
|
||||
Learn how to review (or what to expect when having your patches reviewed) here:
|
||||
- https://wiki.openstack.org/wiki/GerritWorkflow
|
||||
- http://docs.openstack.org/infra/manual/developers.html#development-workflow
|
||||
|
||||
TODO
|
||||
----
|
||||
|
@ -27,4 +27,4 @@ Approved specs will be created on Launchpad blueprints::
|
||||
|
||||
For more information about working with gerrit, see::
|
||||
|
||||
https://wiki.openstack.org/wiki/Gerrit_Workflow
|
||||
http://docs.openstack.org/infra/manual/developers.html#development-workflow
|
||||
|
@ -51,7 +51,7 @@ http://docs.openstack.org/training-guides/content/operator-getting-started-lab.h
|
||||
git-review
|
||||
http://www.mediawiki.org/wiki/Gerrit/git-review
|
||||
https://pypi.python.org/pypi/git-review
|
||||
https://wiki.openstack.org/wiki/GerritWorkflow#Git_Review_Installation
|
||||
http://docs.openstack.org/infra/manual/developers.html#installing-git-review
|
||||
|
||||
Understanding the submission process in-depth:
|
||||
Review submission syntax
|
||||
@ -64,7 +64,7 @@ Links to source locations:
|
||||
https://wiki.openstack.org/wiki/Documentation/Builds
|
||||
CI Pipeline Workflow Overview
|
||||
Gerrit Workflow
|
||||
https://wiki.openstack.org/wiki/GerritWorkflow
|
||||
http://docs.openstack.org/infra/manual/developers.html#development-workflow
|
||||
|
||||
Understanding the remote tools in-depth:
|
||||
sources
|
||||
@ -74,7 +74,7 @@ github (same links as above)
|
||||
gerrit
|
||||
https://gerrit-documentation.storage.googleapis.com/Documentation/2.8.1/index.html
|
||||
http://www.mediawiki.org/wiki/Gerrit/Tutorial
|
||||
https://wiki.openstack.org/wiki/Gerrit_Workflow
|
||||
http://docs.openstack.org/infra/manual/developers.html#development-workflow
|
||||
jenkins
|
||||
http://jenkins-ci.org
|
||||
https://wiki.jenkins-ci.org/display/JENKINS/Meet+Jenkins
|
||||
|
Loading…
x
Reference in New Issue
Block a user