From a7d087135670579bbebe6505ffd5146bb49bfe43 Mon Sep 17 00:00:00 2001 From: Adam Spiers Date: Tue, 28 Jun 2016 12:04:26 +0100 Subject: [PATCH] Remove spurious blank lines from templates Clearly it doesn't make sense to have a blank line in the middle of a paragraph. Change-Id: I962c8abdd8a3e73291c5863bb2b4b96d458c58d0 Signed-off-by: Adam Spiers --- specs/kilo-template.rst | 1 - specs/liberty-template.rst | 1 - specs/mitaka-template.rst | 1 - specs/newton-template.rst | 1 - specs/ocata-template.rst | 1 - 5 files changed, 5 deletions(-) diff --git a/specs/kilo-template.rst b/specs/kilo-template.rst index 70f1aaed3..66d514293 100644 --- a/specs/kilo-template.rst +++ b/specs/kilo-template.rst @@ -27,7 +27,6 @@ Some notes about the nova-spec and blueprint process: * This is not intended to be extensive documentation for a new feature. For example, there is no need to specify the exact configuration changes, - nor the exact details of any DB model changes. But you should still define that such changes are required, and be clear on how that will affect upgrades. diff --git a/specs/liberty-template.rst b/specs/liberty-template.rst index 5fbb5b65e..977c576f4 100644 --- a/specs/liberty-template.rst +++ b/specs/liberty-template.rst @@ -27,7 +27,6 @@ Some notes about the nova-spec and blueprint process: * This is not intended to be extensive documentation for a new feature. For example, there is no need to specify the exact configuration changes, - nor the exact details of any DB model changes. But you should still define that such changes are required, and be clear on how that will affect upgrades. diff --git a/specs/mitaka-template.rst b/specs/mitaka-template.rst index 1ac7cd16e..24719d216 100644 --- a/specs/mitaka-template.rst +++ b/specs/mitaka-template.rst @@ -27,7 +27,6 @@ Some notes about the nova-spec and blueprint process: * This is not intended to be extensive documentation for a new feature. For example, there is no need to specify the exact configuration changes, - nor the exact details of any DB model changes. But you should still define that such changes are required, and be clear on how that will affect upgrades. diff --git a/specs/newton-template.rst b/specs/newton-template.rst index 964be0bba..b2cc0a657 100644 --- a/specs/newton-template.rst +++ b/specs/newton-template.rst @@ -27,7 +27,6 @@ Some notes about the nova-spec and blueprint process: * This is not intended to be extensive documentation for a new feature. For example, there is no need to specify the exact configuration changes, - nor the exact details of any DB model changes. But you should still define that such changes are required, and be clear on how that will affect upgrades. diff --git a/specs/ocata-template.rst b/specs/ocata-template.rst index 32866c957..87db8bd8f 100644 --- a/specs/ocata-template.rst +++ b/specs/ocata-template.rst @@ -27,7 +27,6 @@ Some notes about the nova-spec and blueprint process: * This is not intended to be extensive documentation for a new feature. For example, there is no need to specify the exact configuration changes, - nor the exact details of any DB model changes. But you should still define that such changes are required, and be clear on how that will affect upgrades.