From 2cbffc5b71c88fd858b654335731ea72fd80220c Mon Sep 17 00:00:00 2001 From: "stark, steven" Date: Tue, 26 Jun 2018 13:34:59 -0700 Subject: [VNFRQTS] break up larger rst files into toxtree Broke all chapter files up so they follow the same patter Change-Id: I8a2152b92f0568cf4858615054bb66fabf0ea343 Issue-ID: VNFRQTS-253 Signed-off-by: stark, steven --- docs/Chapter6/index.rst | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 docs/Chapter6/index.rst (limited to 'docs/Chapter6') diff --git a/docs/Chapter6/index.rst b/docs/Chapter6/index.rst new file mode 100644 index 0000000..f393135 --- /dev/null +++ b/docs/Chapter6/index.rst @@ -0,0 +1,20 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International License. +.. http://creativecommons.org/licenses/by/4.0 +.. Copyright 2017 AT&T Intellectual Property. All rights reserved. + +Infrastructure Requirements +=========================== + +This Amsterdam release of the requirements is targeted for those +implementations that consist of Network Clouds: Vanilla OpenStack +(based on Ocata_) and commercial Clouds for example: OpenStack +(including `Titanium - Mitaka from Wind River`_ and +`VIO - Ocata from VMware`_). Future versions of ONAP are +envisioned to include other targeted cloud infrastructure implementations, +for example, on-premise private cloud, public cloud, or hybrid cloud +implementations, and related network backends, e.g. `Microsoft Azure`_ et al. + +.. _Ocata: https://releases.openstack.org/ocata/ +.. _Titanium - Mitaka from Wind River: https://www.windriver.com/products/titanium-cloud/ +.. _`VIO - Ocata from VMware`: https://www.vmware.com/products/openstack.html +.. _`Microsoft Azure`: https://azure.microsoft.com -- cgit 1.2.3-korg