diff options
Diffstat (limited to 'docs/release/scenarios')
-rw-r--r-- | docs/release/scenarios/scenario.name/index.rst | 15 | ||||
-rw-r--r-- | docs/release/scenarios/scenario.name/scenario.description.rst | 19 |
2 files changed, 34 insertions, 0 deletions
diff --git a/docs/release/scenarios/scenario.name/index.rst b/docs/release/scenarios/scenario.name/index.rst new file mode 100644 index 0000000..c6bf5ff --- /dev/null +++ b/docs/release/scenarios/scenario.name/index.rst @@ -0,0 +1,15 @@ +.. This work is licensed under a +.. Creative Commons Attribution 4.0 International License. +.. http://creativecommons.org/licenses/by/4.0 +.. (c) 2015-2017 AT&T Intellectual Property, Inc + +====================== +OPNFV Models Scenarios +====================== + + +.. toctree:: + :maxdepth: 1 + + scenario.description + diff --git a/docs/release/scenarios/scenario.name/scenario.description.rst b/docs/release/scenarios/scenario.name/scenario.description.rst new file mode 100644 index 0000000..b690ea8 --- /dev/null +++ b/docs/release/scenarios/scenario.name/scenario.description.rst @@ -0,0 +1,19 @@ +.. This work is licensed under a +.. Creative Commons Attribution 4.0 International License. +.. http://creativecommons.org/licenses/by/4.0 +.. (c) 2015-2017 AT&T Intellectual Property, Inc + +====================== +OPNFV Models Scenarios +====================== + +This document provides scenario level details for the Danube release of Models. + +.. contents:: + :depth: 3 + :local: + +Introduction +------------ + +There are no scenarios at this time. |