Removed unused documentation folders 03/18703/1
authorUlas Kozat <ulas.kozat@gmail.com>
Mon, 15 Aug 2016 20:28:32 +0000 (13:28 -0700)
committerUlas Kozat <ulas.kozat@gmail.com>
Mon, 15 Aug 2016 20:28:32 +0000 (13:28 -0700)
Change-Id: Ibf1d81b94e27bcc36152ad4dc45d1b63a7807eef
Signed-off-by: Ulas Kozat <ulas.kozat@gmail.com>
docs/design/architecture.rst [deleted file]
docs/design/index.rst [deleted file]
docs/design/use-cases.rst [deleted file]
docs/manuals/index.rst [deleted file]
docs/manuals/usingwithheat.rst [deleted file]
docs/platformoverview/index.rst [deleted file]
docs/platformoverview/platformoverview.rst [deleted file]

diff --git a/docs/design/architecture.rst b/docs/design/architecture.rst
deleted file mode 100644 (file)
index d9b8a25..0000000
+++ /dev/null
@@ -1,20 +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
-.. these two pipes are to seperate the logo from the first title
-|
-|
-High-level Architecture
-=======================
-
-
-Domino Server
-=============
-
-Domino Client
-=============
diff --git a/docs/design/index.rst b/docs/design/index.rst
deleted file mode 100644 (file)
index 876b4b3..0000000
+++ /dev/null
@@ -1,29 +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
-
-DESIGN DOCUMENTS
-================
-
-Contents:
-
-.. toctree::
-   :numbered:
-   :maxdepth: 4
-
-   use-cases.rst
-   architecture.rst
-
-Indices and tables
-==================
-
-* :ref:`search`
-
-Revision: _sha1_
-
-Build date: |today|
diff --git a/docs/design/use-cases.rst b/docs/design/use-cases.rst
deleted file mode 100644 (file)
index 955a71a..0000000
+++ /dev/null
@@ -1,13 +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
-.. these two pipes are to seperate the logo from the first title
-|
-|
-Template Distribution between Orchestrators and Managers
-========================================================
diff --git a/docs/manuals/index.rst b/docs/manuals/index.rst
deleted file mode 100644 (file)
index e0554b6..0000000
+++ /dev/null
@@ -1,28 +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 Manuals
-==============
-
-Contents:
-
-.. toctree::
-   :numbered:
-   :maxdepth: 2
-
-   usingwithheat.rst
-
-Indices and tables
-==================
-
-* :ref:`search`
-
-Revision: _sha1_
-
-Build date: |today|
diff --git a/docs/manuals/usingwithheat.rst b/docs/manuals/usingwithheat.rst
deleted file mode 100644 (file)
index df3efdb..0000000
+++ /dev/null
@@ -1,13 +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
-.. these two pipes are to seperate the logo from the first title
-|
-|
-Usign Domino Client in a Heat Site
-==================================
diff --git a/docs/platformoverview/index.rst b/docs/platformoverview/index.rst
deleted file mode 100644 (file)
index 98da07d..0000000
+++ /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 (file)
index 725755f..0000000
+++ /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.