aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSofia Wallin <sofia.wallin@ericsson.com>2016-10-20 12:58:24 +0200
committerSofia Wallin <sofia.wallin@ericsson.com>2016-10-20 13:02:50 +0200
commit5d434724bf89cffaa9b21a0b02fd0e5f74c0293f (patch)
tree3ad1b98de17a73ca1586f460f9775502ea8d49c8
parenta442c7788064542fe14c2e2e5d802fe2e1b14512 (diff)
Formatting updates for documentation
Adjusted chapter and section titles Removed the OPNFV logo from the heading Change-Id: Ia6f2033292f6f52d355bef97534a1573ce22644c Signed-off-by: Sofia Wallin <sofia.wallin@ericsson.com>
-rw-r--r--docs/userguide/feature.userguide.rst24
-rw-r--r--docs/userguide/index.rst7
2 files changed, 9 insertions, 22 deletions
diff --git a/docs/userguide/feature.userguide.rst b/docs/userguide/feature.userguide.rst
index fedce4d..664553d 100644
--- a/docs/userguide/feature.userguide.rst
+++ b/docs/userguide/feature.userguide.rst
@@ -2,14 +2,7 @@
.. http://creativecommons.org/licenses/by/4.0
.. (c) Ulas C. Kozat Huawei R&D USA
-.. 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
-|
-|
+==================
Domino Description
==================
@@ -27,12 +20,12 @@ their resource capabilities to onboard and perform Life Cycle Management (LCM) f
Services (NSs) and Virtual Network Functions (VNFs). Thus, Domino acts as a broker for
NSs and VNFs described in a Tosca template.
-
+=============================
Domino Capabilities and Usage
=============================
Labels in Domino
-----------------
+================
Domino's pub/sub architecture is based on labels (see Fig. 1 below).
Each Template Producer and Template Consumer is expected to run a local Domino Client
@@ -58,7 +51,7 @@ to the clients are done, new NSDs/VNFDs are created based on the mapping. These
NSDs/VNFDs are translated and delivered to the clients.
Label Format and Examples
--------------------------
+=========================
Domino supports policy labels in the following form:
@@ -104,7 +97,7 @@ for the Domino Server to identify all the Domain Clients that subscribed the lab
"tosca.policies.Scaling.VNFFG:properties:session_continuity:true".
Template Example for Label Extraction
--------------------------------------
+=====================================
Consider the following NSD TOSCA template:
@@ -207,7 +200,7 @@ cannot be consumed by a particular site directly, Domino Server can utilize
existing translators (e.g., heat-translator) to first translate the template before delivery.
Internal Processing Pipeline at Domino Server
----------------------------------------------
+=============================================
Fig. 2 shows the block diagram for the processing stages of a published TOSCA template.
Domino Client issues an RPC call publish(tosca file). Domino Server passes the received tosca
@@ -232,7 +225,7 @@ workflow generator and pushes the orchestration template to the corresponding Do
Domino Service Processing Pipeline
Resource Scheduling
--------------------
+===================
Domino Service currently supports maximum packing strategy when a virtual resource type can
be hosted on multiple candidate sites. Initially, Domino Scheduler identifies virtual resources
@@ -244,11 +237,12 @@ prevent wildcarding within the current release, (i) all sites must subscribed to
with a dummy key-value pair defined under the properties tab and (ii) all the independent
resources must be specified as target of that policy in NSD or VNFD file.
+============================================
Domino and API Usage Guidelines and Examples
============================================
Using domino-cli Client
------------------------
+=======================
Prerequisites:
diff --git a/docs/userguide/index.rst b/docs/userguide/index.rst
index 1f921b3..a9c402b 100644
--- a/docs/userguide/index.rst
+++ b/docs/userguide/index.rst
@@ -2,13 +2,6 @@
.. http://creativecommons.org/licenses/by/4.0
.. (c) Ulas C. Kozat Huawei R&D USA
-.. image:: ../etc/opnfv-logo.png
- :height: 40
- :width: 200
- :alt: OPNFV
- :align: left
-|
-|
*****************
Domino User Guide
*****************