Update the template to add section for projects

Now that the specs being added to the qa-specs repo can effect more
than 1 project, it'll be useful to explicitly call out which projects
are intended to be changed as part of the spec. This commit adds a new
section to the qa-specs template to list the projects which need to
be changed.

Change-Id: I1b7b7f86a0b3275eb7ee6f1a298ae1588270eb83
This commit is contained in:
Matthew Treinish 2015-02-03 15:26:18 -05:00
parent 4199ccbbb5
commit 4cd739e088
1 changed files with 10 additions and 0 deletions

View File

@ -51,6 +51,16 @@ just adding more API tests can leave this section empty.
Where it does apply we'd just like a demonstration that some thought
has been put into why the proposed approach is the best one.
Projects
========
List the qa projects that this spec effects. For example:
* openstack/tempest
* openstack/tempest-lib
* openstack-dev/devstack
Implementation
==============