From 32945a89c1e58721129b36760364101555ea6fa2 Mon Sep 17 00:00:00 2001 From: Cristina Pauna Date: Wed, 29 Jan 2020 19:07:40 +0200 Subject: [docs] Update documentation for Iruya release Signed-off-by: Cristina Pauna Change-Id: I0c280a0ea51df1adc94b39f6e06891b0bc4e0468 --- .../scenarios/os-nosdn-nofeature-noha/index.rst | 14 ++++++++ .../os-nosdn-nofeature-noha.rst | 38 ++++++++++++++++++++++ 2 files changed, 52 insertions(+) create mode 100644 docs/release/scenarios/os-nosdn-nofeature-noha/index.rst create mode 100644 docs/release/scenarios/os-nosdn-nofeature-noha/os-nosdn-nofeature-noha.rst (limited to 'docs/release/scenarios/os-nosdn-nofeature-noha') diff --git a/docs/release/scenarios/os-nosdn-nofeature-noha/index.rst b/docs/release/scenarios/os-nosdn-nofeature-noha/index.rst new file mode 100644 index 000000000..8243b74eb --- /dev/null +++ b/docs/release/scenarios/os-nosdn-nofeature-noha/index.rst @@ -0,0 +1,14 @@ +.. _os-nosdn-nofeature-noha: + +.. This work is licensed under a Creative Commons Attribution 4.0 International Licence. +.. http://creativecommons.org/licenses/by/4.0 +.. (c) 2018 Mirantis Inc., Enea Software AB and others + +================================================ +os-nosdn-nofeature-noha overview and description +================================================ + +.. toctree:: + :maxdepth: 2 + +.. include:: os-nosdn-nofeature-noha.rst diff --git a/docs/release/scenarios/os-nosdn-nofeature-noha/os-nosdn-nofeature-noha.rst b/docs/release/scenarios/os-nosdn-nofeature-noha/os-nosdn-nofeature-noha.rst new file mode 100644 index 000000000..b66e8500b --- /dev/null +++ b/docs/release/scenarios/os-nosdn-nofeature-noha/os-nosdn-nofeature-noha.rst @@ -0,0 +1,38 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International License. +.. http://creativecommons.org/licenses/by/4.0 +.. (c) 2018 Mirantis Inc., Enea Software AB and others + +This document provides scenario level details for Iruya 9.0 of +deployment with no SDN controller and no extra features enabled. + +Introduction +============ + +This scenario is used primarily to validate and deploy a Stein OpenStack +deployment without any NFV features or SDN controller enabled. + + +Scenario components and composition +=================================== + +This scenario is composed of common OpenStack services enabled by default, +including Nova, Neutron, Glance, Cinder, Keystone, Horizon. + + +Scenario usage overview +======================= + +Simply deploy this scenario by setting os-nosdn-nofeature-noha as scenario +deploy parameter. + + +Limitations, Issues and Workarounds +=================================== + +Tested on virtual deploy only. + +References +========== + +For more information on the OPNFV Iruya release, please visit +https://www.opnfv.org/software -- cgit 1.2.3-korg