Make sure that template passes 79 lines test

TrivialFix

Change-Id: I3dc764374c435af632aacd184e52f486f55ef22b
This commit is contained in:
Aleksandr Mogylchenko 2016-04-01 16:27:27 +03:00
parent e169db452a
commit d29e492655
1 changed files with 8 additions and 8 deletions

View File

@ -58,9 +58,9 @@ If this is one part of a larger effort make it clear where this piece ends. In
other words, what's the scope of this effort? other words, what's the scope of this effort?
At this point, if you would like to just get feedback on if the problem and At this point, if you would like to just get feedback on if the problem and
proposed change fit in project, you can stop here and post this for review to get proposed change fit in project, you can stop here and post this for review to
preliminary feedback. If so please say: get preliminary feedback. If so please say:
Posting to get preliminary feedback on the scope of this spec. "Posting to get preliminary feedback on the scope of this spec."
Alternatives Alternatives
------------ ------------
@ -101,12 +101,12 @@ but we're mostly trying to understand the timeline for implementation.
Dependencies Dependencies
============ ============
* Include specific references to specs and/or blueprints in NextGen, or in other * Include specific references to specs and/or blueprints in NextGen, or in
projects, that this one either depends on or is related to. other projects, that this one either depends on or is related to.
.. * If this requires functionality of another project that is not currently used .. * If this requires functionality of another project that is not currently
.. by NextGen (such as the glance v2 API when we previously only required v1), .. used by NextGen (such as the glance v2 API when we previously only
.. document that fact. .. required v1), document that fact.
* Does this feature require any new library dependencies or code otherwise not * Does this feature require any new library dependencies or code otherwise not
included in OpenStack? Or does it depend on a specific version of library? included in OpenStack? Or does it depend on a specific version of library?