diff options
author | Gerald Kunzmann <kunzmann@docomolab-euro.com> | 2017-03-29 09:34:45 +0000 |
---|---|---|
committer | Gerald Kunzmann <kunzmann@docomolab-euro.com> | 2017-03-29 09:41:45 +0000 |
commit | 927078e6569121789e3e488d1599c6c1f30fcf8b (patch) | |
tree | db2ec063600856f9748794f31689d8cede6c33cc /docs | |
parent | bc4f406e0fd52b2712f25c442940710bfc686705 (diff) |
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 <kunzmann@docomolab-euro.com>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/release/configguide/feature.configuration.rst | 7 | ||||
-rw-r--r-- | 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 |