Use uppercase 'S' in word "OpenStack"
Change-Id: I39b9fa5eeeb4cb4de3ff52b57e015f6ff0185493
This commit is contained in:
parent
7e3931afb2
commit
f18d2d6302
@ -72,7 +72,7 @@ When you run tests via ``tox -e py27`` command in the root directory of Zaqar:
|
||||
``tox.ini``
|
||||
#. In case of Zaqar it invokes Testr program in the environment.
|
||||
|
||||
You can find more information about Tox in `Openstack Tox testing manual`_
|
||||
You can find more information about Tox in `OpenStack Tox testing manual`_
|
||||
and in official `Tox documentation`_.
|
||||
|
||||
#. Testr (Test Repository) program executes:
|
||||
@ -84,13 +84,13 @@ When you run tests via ``tox -e py27`` command in the root directory of Zaqar:
|
||||
#. In case of Zaqar it invokes ``Subunit`` program which finds all tests and
|
||||
executes it.
|
||||
|
||||
You can find more information about Testr in `Openstack Testr manual`_.
|
||||
You can find more information about Testr in `OpenStack Testr manual`_.
|
||||
|
||||
.. rubric:: Footnotes
|
||||
|
||||
.. [#f1] See http://docs.openstack.org/developer/tempest/overview.html
|
||||
|
||||
.. _`Openstack Tox testing manual` : https://wiki.openstack.org/wiki/Testing#Unit_Testing_with_Tox
|
||||
.. _`OpenStack Tox testing manual` : https://wiki.openstack.org/wiki/Testing#Unit_Testing_with_Tox
|
||||
.. _`Tox documentation` : https://tox.readthedocs.org/en/latest/
|
||||
.. _`Openstack Testr manual` : https://wiki.openstack.org/wiki/Testr
|
||||
.. _`OpenStack Testr manual` : https://wiki.openstack.org/wiki/Testr
|
||||
.. _`Tempest repository` : https://github.com/openstack/tempest
|
||||
|
@ -25,7 +25,7 @@ First of all, make sure you join Zaqar communication forums:
|
||||
* Subscribe to Zaqar `mailing lists`_.
|
||||
* Join Zaqar team on IRC. You can chat with us directly in the
|
||||
``#openstack-zaqar`` channel on ``irc.freenode.org``. If you don't know
|
||||
how to use IRC, you can find some directions in `Openstack IRC wiki`_.
|
||||
how to use IRC, you can find some directions in `OpenStack IRC wiki`_.
|
||||
* Answer and ask questions on `Ask OpenStack`_.
|
||||
|
||||
How can I contribute?
|
||||
@ -171,7 +171,7 @@ applications to get started.
|
||||
|
||||
|
||||
.. _`mailing lists` : https://wiki.openstack.org/wiki/MailingLists
|
||||
.. _`Openstack IRC wiki` : https://wiki.openstack.org/wiki/IRC
|
||||
.. _`OpenStack IRC wiki` : https://wiki.openstack.org/wiki/IRC
|
||||
.. _`Ask OpenStack` : https://ask.openstack.org/
|
||||
.. _`Zaqar's Confirmed and Triaged bugs` : https://bugs.launchpad.net/zaqar/+bugs?field.searchtext=&orderby=-importance&search=Search&field.status%3Alist=CONFIRMED&field.status%3Alist=TRIAGED&assignee_option=any&field.assignee=&field.bug_reporter=&field.bug_commenter=&field.subscriber=&field.structural_subscriber=&field.tag=&field.tags_combinator=ANY&field.has_cve.used=&field.omit_dupes.used=&field.omit_dupes=on&field.affects_me.used=&field.has_patch.used=&field.has_branches.used=&field.has_branches=on&field.has_no_branches.used=&field.has_no_branches=on&field.has_blueprints.used=&field.has_blueprints=on&field.has_no_blueprints.used=&field.has_no_blueprints=on
|
||||
.. _`Of Bugs and Statuses` : http://blog.launchpad.net/general/of-bugs-and-statuses
|
||||
|
Loading…
Reference in New Issue
Block a user