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