summaryrefslogtreecommitdiffstats
path: root/requirements/index.rst
diff options
context:
space:
mode:
authorRyota MIBU <r-mibu@cq.jp.nec.com>2015-12-02 00:35:21 +0900
committerRyota MIBU <r-mibu@cq.jp.nec.com>2015-12-04 22:07:22 +0900
commita90c29deddc599027822dd1ee61b8cd58021f651 (patch)
tree7212038536434d02f10a6ec394a2e7b009a4256e /requirements/index.rst
parent2f1d84a7879c5db5e974c4482e40734abb062657 (diff)
change dirs to use new opnfv doc build script
Change-Id: Ifbf8a881d0e1a962f2e3cf276fe3942b1f03d3ee Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
Diffstat (limited to 'requirements/index.rst')
-rw-r--r--requirements/index.rst65
1 files changed, 0 insertions, 65 deletions
diff --git a/requirements/index.rst b/requirements/index.rst
deleted file mode 100644
index bd5bbfb..0000000
--- a/requirements/index.rst
+++ /dev/null
@@ -1,65 +0,0 @@
-..
- 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: