From 98bff820bfc71cbd6096fc5f84e687b8f6bdd810 Mon Sep 17 00:00:00 2001 From: Ulas Kozat Date: Mon, 15 Aug 2016 13:28:32 -0700 Subject: Removed unused documentation folders Change-Id: Ibf1d81b94e27bcc36152ad4dc45d1b63a7807eef Signed-off-by: Ulas Kozat --- docs/platformoverview/index.rst | 18 --------------- docs/platformoverview/platformoverview.rst | 35 ------------------------------ 2 files changed, 53 deletions(-) delete mode 100644 docs/platformoverview/index.rst delete mode 100644 docs/platformoverview/platformoverview.rst (limited to 'docs/platformoverview') 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. -- cgit 1.2.3-korg