blob: bd5bbfbfab8c3f26f711d9b152e25b7209009045 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
|
..
This work is licensed under a Creative Commons Attribution 3.0 Unported
License.
http://creativecommons.org/licenses/by/3.0/legalcode
.. image:: images/opnfv-logo.png
:height: 40
:width: 200
:alt: OPNFV
:align: left
.. title::
Promise
****************************
Promise: Resource Management
****************************
:Project: Promise, https://wiki.opnfv.org/promise
:Editors: Ashiq Khan (NTT DOCOMO), Bertrand Souville (NTT DOCOMO)
:Authors: Ravi Chunduru (ClearPath Networks), Peter Lee (ClearPath Networks),
Gerald Kunzmann (NTT DOCOMO), Ryota Mibu (NEC),
Carlos Goncalves (NEC), Arturo Martin De Nicolas (Ericsson)
:History:
========== =====================================================
Date Description
========== =====================================================
04.12.2014 Project creation
20.04.2015 Initial version of the deliverable uploaded to gerrit
19.06.2015 Stable version of the Promise deliverable
========== =====================================================
:Abstract: Promise is an OPNFV requirement project. Its objective is to realize
ETSI NFV defined resource reservation and NFVI capacity features
within the scope of OPNFV. Promise provides the details of the
requirements on resource reservation, NFVI capacity management at
VIM, specification of the northbound interfaces from VIM relevant to
these features, and implementation plan to realize these features in
OPNFV.
.. raw:: latex
\newpage
.. include:: glossary.rst
.. toctree::
:maxdepth: 4
:numbered:
01-intro.rst
02-usecase.rst
03-arch.rst
04-gap.rst
05-impl.rst
06-summary.rst
07-schemas.rst
08-revision.rst
99-references.rst
..
vim: set tabstop=4 expandtab textwidth=80:
|