Commit Graph

6 Commits

Author SHA1 Message Date
Matthew Treinish
b786dcae6c
Add section on release notes to reviewing doc
This commit adds a brief section about ensuring release notes are
present to the reviewing doc. This should hopefully make it more
clear to reviewers when we need to include release notes.

Change-Id: I0815b9c24f6ec9e384b1657c94ed387d0d748392
2016-06-22 10:32:45 -04:00
Masayuki Igawa
1608cc0950 Fix Review Checklist URL
This commit fixes the Review Checklist URL. The page has been move to
the OpenStack Infra Manual.

Change-Id: Ieca7a9aca8fd13187533c2a6c7c8b0ff32ff80a3
2016-04-11 13:54:38 +09:00
Matthew Treinish
13a1ed668a
Add docs section on config options to reviewers guide
This commit adds an additional section to the reviewers guide to
elaborate on the policy around configuration options. We already
documented part of it in the plugin interface documentation, but this
should make the policy around it a bit more clear.

Change-Id: Ied2d7b3298d613b7e986b31fd0a08ad7c73afa3b
2015-09-08 10:39:58 -04:00
Matthew Treinish
f45ba2e604
Cleanup tempest docs a bit
This commit fixes a few things in the tempest docs. First it fixes all
of the sphinx warnings and enables fail on warn to ensure we're using
valid sphinx everywhere. It also adds a link from the configuration
guide to the sample config file.

Change-Id: I3ad645a6bbfa46b4498e1732410743e46d6eb0cb
2015-09-02 11:06:44 -04:00
Matthew Treinish
550788819a Add a test documentation section to the docs
This commit adds a new section the HACKING and REVIEWING docs. It
explains the guidelines around inline documentation when
contributing new tests.

Change-Id: Ib56723d0c748baf41439975102d1363f81085f50
2014-09-23 10:04:40 -04:00
Matthew Treinish
16dd51b50f Add REVIEWING.rst
This commit adds a file to outline what to look for as a tempest code
reviewer.

Change-Id: I945469842183d0e5022cd41f823d4892adff333f
2014-08-21 20:54:10 -04:00