diff options
author | Brian Hedstrom <brian.hedstrom@oamtechnologies.com> | 2017-10-24 06:36:39 -0600 |
---|---|---|
committer | Brian Hedstrom <brian.hedstrom@oamtechnologies.com> | 2017-10-24 06:36:39 -0600 |
commit | 0e11a6c89dac708ece3fef8290ad6f0da3dd66f9 (patch) | |
tree | 2ac68f04b9f4952af4b92ad8b93a95439c133e23 /docs | |
parent | bbd15141d9e3bb48c99e228f08fd58ee4a712ba9 (diff) |
VNFRQTS-122
Change-Id: I3b32de06151534f8645be746ad230f8f82f0d95d
Signed-off-by: Brian Hedstrom <brian.hedstrom@oamtechnologies.com>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/Chapter6.rst | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/docs/Chapter6.rst b/docs/Chapter6.rst index 7e18e58..b0fb17a 100644 --- a/docs/Chapter6.rst +++ b/docs/Chapter6.rst @@ -1,7 +1,9 @@ **6. Infrastructure Requirements** ===================================== -a. OpenStack -There are no infrastructure requirements for VNF Design Time operations as VNF requirements are agnostic to the underlying infrastructure. Specific cloud and management systems are required for the purpose of validation and verification of VNFs as required for the VNF Validation Program (VPP). One such management system is OpenStack which is supported by the ONAP Platform Amsterdam release. -#. Azure -Support for Microsoft's Azure Cloud Computing Platform will be addressed in future versions of the document. +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 |