Merge "Update spec template"

This commit is contained in:
Zuul 2019-02-05 23:22:57 +00:00 committed by Gerrit Code Review
commit 110ec01268
1 changed files with 25 additions and 20 deletions

View File

@ -4,13 +4,13 @@
http://creativecommons.org/licenses/by/3.0/legalcode
=============================
The title of your blueprint
=============================
==================
Title of your Spec
==================
Include the URL of your launchpad RFE bug:
Include the URL of your StoryBoard story (which should have an `rfe`` tag):
https://bugs.launchpad.net/ironic-inspector/+bug/example-id
https://storyboard.openstack.org/#!/story/XXXXXXX
Introduction paragraph -- why are we doing anything?
@ -20,15 +20,10 @@ Some notes about using this template:
* Please wrap text at 79 columns.
* The filename in the git repository must match the launchpad URL, for
example a URL of:
https://blueprints.launchpad.net/ironic-inspector/+spec/awesome-thing
must be named awesome-thing.rst
* Please do not delete any of the sections in this template. If you have
nothing to say for a whole section, just write: None
* For help with syntax, see http://sphinx-doc.org/rest.html
* For help with syntax, see http://www.sphinx-doc.org/en/master/usage/restructuredtext/basics.html
* To test out your formatting, build the docs using tox, or see:
http://rst.ninjs.org
@ -158,6 +153,16 @@ Questions which need to be addressed in this section include:
* If the change affects existing functionality, how will an upgrade be
performed? How will it be tested?
Ironic impact
-------------
If this change affects the ironic, please describe related changes here.
Questions which need to be addressed in this section include:
* What is the impact on the ironic, or the inspector inspect interface.
Performance and scalability impact
----------------------------------
@ -254,10 +259,10 @@ If more than one person is working on the implementation, please designate the
primary author and contact.
Primary assignee:
<launchpad-id or None>
<IRC handle, email address, or None>
Can optionally can list additional ids if they intend on doing
substantial implementation work on this blueprint.
Other contributors:
<IRC handle, email address, None>
Work Items
----------