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-30 20:24:15 +0000 |
commit | 92bd641d511dd52ab73122842f616ec2b6fc1c24 (patch) | |
tree | db2ec063600856f9748794f31689d8cede6c33cc /docs/release/userguide/feature.userguide.rst | |
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>
(cherry picked from commit 927078e6569121789e3e488d1599c6c1f30fcf8b)
Diffstat (limited to 'docs/release/userguide/feature.userguide.rst')
-rw-r--r-- | docs/release/userguide/feature.userguide.rst | 9 |
1 files changed, 2 insertions, 7 deletions
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 |