From f5f310ac975c10f20892cf7f4af82a5414d28899 Mon Sep 17 00:00:00 2001 From: Ryota MIBU Date: Mon, 15 Jun 2015 19:06:48 +0900 Subject: Ensure 'make' can be execute in top dir. JIRA: PROMISE-4 Change-Id: I52044f54f0ab8eee5a9a5dcf6392cacae8a2692e Signed-off-by: Ryota MIBU --- requirements/index.rst | 73 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 73 insertions(+) create mode 100644 requirements/index.rst (limited to 'requirements/index.rst') diff --git a/requirements/index.rst b/requirements/index.rst new file mode 100644 index 0000000..855bd28 --- /dev/null +++ b/requirements/index.rst @@ -0,0 +1,73 @@ +.. + This work is licensed under a Creative Commons Attribution 3.0 Unported + License. + + http://creativecommons.org/licenses/by/3.0/legalcode + +.. 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) +:Project creation date: 2014-12-04 +:Submission date: 2015-04-XX + +: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 + +.. raw:: latex + + \newpage + +.. rubric:: References and bibliography + +[1] OPNFV, "Promise" requirement project, [Online]. Available at +https://wiki.opnfv.org/doctor + +[2] OpenStack Blazar Project, [Online]. Available at +https://wiki.openstack.org/wiki/Blazar + +[3] Stormforge Project, [Online]. Available at +https://github.com/stormstack/stormforge + +[4] Stormify Project, [Online]. Available at +https://github.com/stormstack/stormify + +[5] ETSI GS NFV MAN 001, "Network Function Virtualisation (NFV); Management +and Orchestration" + +[6] ETSI GS NFV 003, "Network Function Virtualisation (NFV); Terminology +for Main Concepts in NFV" + +[7] ETSI NFV, [Online]. Available at +http://www.etsi.org/technologies-clusters/technologies/nfv -- cgit 1.2.3-korg