From 92bd641d511dd52ab73122842f616ec2b6fc1c24 Mon Sep 17 00:00:00 2001 From: Gerald Kunzmann Date: Wed, 29 Mar 2017 09:34:45 +0000 Subject: [PATCH] Update doc structure to better fit release notes: - There is no need for heading "Manual testing" - Update to user guide abstract Change-Id: I30606c77c37ef39afba64dd560ff2a554e2cc10e Signed-off-by: Gerald Kunzmann (cherry picked from commit 927078e6569121789e3e488d1599c6c1f30fcf8b) --- docs/release/configguide/feature.configuration.rst | 7 ++----- docs/release/userguide/feature.userguide.rst | 9 ++------- 2 files changed, 4 insertions(+), 12 deletions(-) diff --git a/docs/release/configguide/feature.configuration.rst b/docs/release/configguide/feature.configuration.rst index 10696e0..ad1df0e 100644 --- a/docs/release/configguide/feature.configuration.rst +++ b/docs/release/configguide/feature.configuration.rst @@ -1,11 +1,8 @@ .. This work is licensed under a Creative Commons Attribution 4.0 International License. .. http://creativecommons.org/licenses/by/4.0 -Manual testing -============== - Promise installation --------------------- +==================== Install nodejs, npm and promise @@ -27,7 +24,7 @@ for promise (including yangforge and mocha) Validation ----------- +========== Please perform the following preparation steps: 1. Set OpenStack environment parameters properly (e.g. source openrc admin demo diff --git a/docs/release/userguide/feature.userguide.rst b/docs/release/userguide/feature.userguide.rst index 0a32270..7261f4e 100644 --- a/docs/release/userguide/feature.userguide.rst +++ b/docs/release/userguide/feature.userguide.rst @@ -3,13 +3,6 @@ Abstract ======== -This user guide document provides the users with: - -1. Short description of Promise project and key features implemented in -Danube. - -Promise description -=================== Promise is a resource reservation and management project to identify NFV related requirements and realize resource reservation for future usage by capacity management of resource pools regarding compute, network and storage. @@ -20,6 +13,8 @@ The following are the key features provided by this module: * Reservation Management * Allocation Management +The following sections provide details on the Promise capabilities and its API usage. + Promise capabilities and usage ============================== The Danube implementation of Promise is built with the YangForge data modeling -- 2.16.6