summaryrefslogtreecommitdiffstats
path: root/docs/platformoverview
diff options
context:
space:
mode:
authorUlas Kozat <ulas.kozat@gmail.com>2016-08-15 13:28:32 -0700
committerUlas Kozat <ulas.kozat@gmail.com>2016-08-15 13:28:32 -0700
commit98bff820bfc71cbd6096fc5f84e687b8f6bdd810 (patch)
treedc2a9a80b970719ce6ad1b78fa6470688dd97515 /docs/platformoverview
parentf09a95be6e5b734dcd7c35e96456a19caea02e78 (diff)
Removed unused documentation folders
Change-Id: Ibf1d81b94e27bcc36152ad4dc45d1b63a7807eef Signed-off-by: Ulas Kozat <ulas.kozat@gmail.com>
Diffstat (limited to 'docs/platformoverview')
-rw-r--r--docs/platformoverview/index.rst18
-rw-r--r--docs/platformoverview/platformoverview.rst35
2 files changed, 0 insertions, 53 deletions
diff --git a/docs/platformoverview/index.rst b/docs/platformoverview/index.rst
deleted file mode 100644
index 98da07d..0000000
--- a/docs/platformoverview/index.rst
+++ /dev/null
@@ -1,18 +0,0 @@
-.. This work is licensed under a Creative Commons Attribution 4.0 International License.
-.. http://creativecommons.org/licenses/by/4.0
-
-.. image:: ../etc/opnfv-logo.png
- :height: 40
- :width: 200
- :alt: OPNFV
- :align: left
-
-************************
-Domino Platform Overview
-************************
-
-.. toctree::
- :maxdepth: 2
- :numbered:
-
-.. include:: platformoverview.rst
diff --git a/docs/platformoverview/platformoverview.rst b/docs/platformoverview/platformoverview.rst
deleted file mode 100644
index 725755f..0000000
--- a/docs/platformoverview/platformoverview.rst
+++ /dev/null
@@ -1,35 +0,0 @@
-.. 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:
-
-* One Domino Server
-* One or more Domino Clients
-* domino-cli.py application as command line interface
-* One or more OpenStack Sites with Heat
-
-
-.. note::
- Tosca Template files are sample for reference, does not correspond to any actual service or VNF.