From 311f19da59300957f82c6ecbe3b4904ef50e5b66 Mon Sep 17 00:00:00 2001 From: Ulas Kozat Date: Mon, 6 Jun 2016 11:58:21 -0700 Subject: Added platform overview Change-Id: I858492aaa466ae79dd622e00a348dccd3a0c0d0f Signed-off-by: Ulas Kozat Fixed trailing white spaces Change-Id: I8eec697a2d03b4741bed2923e14f8461b6ca7510 Signed-off-by: Ulas Kozat --- docs/platformoverview/index.rst | 12 +++++++++++ docs/platformoverview/platformoverview.rst | 33 ++++++++++++++++++++++++++++++ 2 files changed, 45 insertions(+) create mode 100644 docs/platformoverview/index.rst create mode 100644 docs/platformoverview/platformoverview.rst diff --git a/docs/platformoverview/index.rst b/docs/platformoverview/index.rst new file mode 100644 index 0000000..23d61cd --- /dev/null +++ b/docs/platformoverview/index.rst @@ -0,0 +1,12 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International License. +.. http://creativecommons.org/licenses/by/4.0 + +************************ +Doctor Platform Overview +************************ + +.. toctree:: + :maxdepth: 2 + :numbered: + +.. include:: platformoverview.rst diff --git a/docs/platformoverview/platformoverview.rst b/docs/platformoverview/platformoverview.rst new file mode 100644 index 0000000..5c9d2cf --- /dev/null +++ b/docs/platformoverview/platformoverview.rst @@ -0,0 +1,33 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International License. +.. http://creativecommons.org/licenses/by/4.0 + +Domino platform components and features +======================================= + +.. + This section will be compiled into OPNFV composite document. + +https://wiki.opnfv.org/domino + +Features +-------- + +Domino platform, as of Colorado release, provides the following features: + +* Policy Label definitinitions in line with the normative definitions that use Tosca Simple NFV profile +* Tosca Template file distribution +* Multi-site resource scheduling based on subscribed policy labels + + +Components +---------- + +Domino platform, as of Colorado release, consists of the following +components: + +* Domino Server +* Domino Client +* One or more OpenStack sites + +.. note:: + Tosca Template files are sample for reference, does not correspond to any actual service or VNF. -- cgit 1.2.3-korg