From d29e49265531d2d0966fbe1d6156c564f5087dcd Mon Sep 17 00:00:00 2001 From: Aleksandr Mogylchenko Date: Fri, 1 Apr 2016 16:27:27 +0300 Subject: [PATCH] Make sure that template passes 79 lines test TrivialFix Change-Id: I3dc764374c435af632aacd184e52f486f55ef22b --- specs/template.rst | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/specs/template.rst b/specs/template.rst index 4dd1ddb..6bc7a81 100644 --- a/specs/template.rst +++ b/specs/template.rst @@ -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? 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 -preliminary feedback. If so please say: -Posting to get preliminary feedback on the scope of this spec. +proposed change fit in project, you can stop here and post this for review to +get preliminary feedback. If so please say: +"Posting to get preliminary feedback on the scope of this spec." Alternatives ------------ @@ -101,12 +101,12 @@ but we're mostly trying to understand the timeline for implementation. Dependencies ============ -* Include specific references to specs and/or blueprints in NextGen, or in other - projects, that this one either depends on or is related to. +* Include specific references to specs and/or blueprints in NextGen, or in + other projects, that this one either depends on or is related to. -.. * If this requires functionality of another project that is not currently used -.. by NextGen (such as the glance v2 API when we previously only required v1), -.. document that fact. +.. * If this requires functionality of another project that is not currently +.. used by NextGen (such as the glance v2 API when we previously only +.. required v1), document that fact. * 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?