From 6b64af495bf2f0e6f9f9e78411540a186d89b368 Mon Sep 17 00:00:00 2001 From: Ryota MIBU Date: Mon, 20 Apr 2015 09:29:54 +0900 Subject: Add requirement doc Change-Id: Ibfd83f84ae47291ece09150af9f35d38ef3a1288 JIRA: PROMISE-1 Signed-off-by: Ryota MIBU (cherry picked from commit 7381fa56501f8a1c51b13e511f4bd6c44977a4d2) --- requirements/resource_management/06-summary.rst | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 requirements/resource_management/06-summary.rst (limited to 'requirements/resource_management/06-summary.rst') diff --git a/requirements/resource_management/06-summary.rst b/requirements/resource_management/06-summary.rst new file mode 100644 index 0000000..381ab87 --- /dev/null +++ b/requirements/resource_management/06-summary.rst @@ -0,0 +1,24 @@ +====================== +Summary and conclusion +====================== + +Resource Reservation and Resource Capacity Management are features to be +supported by the VIM and exposed to the consumer via the VIM NBI. These +features have been specified by ETSI NFV. + +This document has described several use cases and corresponding high level +flows where Resource Reservation and Capacity Management are of great benefit +for the consumer of the virtualised resource management interface: the NFVO or +the VNFM. The use cases include: + +* Notification of changes in capacity in the NFVI +* Query of available resource capacity +* Reservation of a resource or set of resources for immediate use +* Reservation of a resource or set of resources for future use + +The Promise project has performed a gap analysis in order to fulfil the +required functionality. Based on the gap analysis an implementation plan and +way forward has been proposed, including a possible design architecture and +high level information model. Immediate next steps of this project is to +deliver a working Proof-of-Concepts (PoC) and engage upstream communities to +fill out the gaps identified by Promise. -- cgit 1.2.3-korg