Update to the INFO files related to the change in PTL.
[promise.git] / docs / development / requirements / summary.rst
1 .. This work is licensed under a Creative Commons Attribution 4.0 International License.
2 .. http://creativecommons.org/licenses/by/4.0
3
4 ======================
5 Summary and conclusion
6 ======================
7
8 Resource Reservation and Resource Capacity Management are features to be
9 supported by the VIM and exposed to the consumer via the VIM NBI. These
10 features have been specified by ETSI NFV.
11
12 This document has described several use cases and corresponding high level
13 flows where Resource Reservation and Capacity Management are of great benefit
14 for the consumer of the virtualised resource management interface: the NFVO or
15 the VNFM. The use cases include:
16
17 * Notification of changes in capacity in the NFVI
18 * Query of available resource capacity
19 * Reservation of a resource or set of resources for immediate use
20 * Reservation of a resource or set of resources for future use
21
22 The Promise project has performed a gap analysis in order to fulfill the
23 required functionality. Based on the gap analysis an implementation plan and
24 way forward has been proposed, including a possible design architecture and
25 high level information model. Immediate next steps of this project is to
26 deliver a working Proof-of-Concepts (PoC) and engage upstream communities to
27 fill out the gaps identified by Promise.