diff options
author | stark, steven <ss820f@att.com> | 2018-06-26 13:34:59 -0700 |
---|---|---|
committer | stark, steven <ss820f@att.com> | 2018-06-27 12:18:17 -0700 |
commit | 2cbffc5b71c88fd858b654335731ea72fd80220c (patch) | |
tree | 695110bcb0d91fa22f607363b9803643dc67d233 /docs/Chapter6 | |
parent | 8274f893dd8e46a320a3a2b7a5c44430a8d4e765 (diff) |
[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 <ss820f@att.com>
Diffstat (limited to 'docs/Chapter6')
-rw-r--r-- | docs/Chapter6/index.rst | 20 |
1 files changed, 20 insertions, 0 deletions
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 |