aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorUlas Kozat <ulas.kozat@gmail.com>2016-06-06 11:58:21 -0700
committerUlas Kozat <ulas.kozat@gmail.com>2016-06-06 13:09:26 -0700
commit311f19da59300957f82c6ecbe3b4904ef50e5b66 (patch)
tree1ccfa1f5adaff1d300e5ded0fc91e10388f3c25f
parentd27b5cd648cd968a9742abbf6bd0525b480f8df1 (diff)
Added platform overview
Change-Id: I858492aaa466ae79dd622e00a348dccd3a0c0d0f Signed-off-by: Ulas Kozat <ulas.kozat@gmail.com> Fixed trailing white spaces Change-Id: I8eec697a2d03b4741bed2923e14f8461b6ca7510 Signed-off-by: Ulas Kozat <ulas.kozat@gmail.com>
-rw-r--r--docs/platformoverview/index.rst12
-rw-r--r--docs/platformoverview/platformoverview.rst33
2 files changed, 45 insertions, 0 deletions
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.