From 930d3a109b28e5171dd3cb29f1991185dbcf299c Mon Sep 17 00:00:00 2001 From: Ulas Kozat Date: Tue, 16 Aug 2016 16:25:20 -0700 Subject: Add Domino user guide link, modified description text, remove trailing spaces in index.rst Change-Id: I357274c8cbe5f312e2ed5b0ee719158e16c2cd60 Signed-off-by: Ulas Kozat --- docs/userguide/index.rst | 4 ++-- docs/userguide/introduction.rst | 15 +++++++++------ 2 files changed, 11 insertions(+), 8 deletions(-) (limited to 'docs') diff --git a/docs/userguide/index.rst b/docs/userguide/index.rst index 5a584f5f..c0c3aa1b 100644 --- a/docs/userguide/index.rst +++ b/docs/userguide/index.rst @@ -239,7 +239,7 @@ OpenDaylight and Neutron. The list of tests can be described as follows: * Basic Restconf test cases - * Connect to Restconf URL + * Connect to Restconf URL * Check the HTTP code status * Neutron Reachability test cases @@ -462,7 +462,7 @@ portal is also automatically updated. This portal provides information on: * The overall status per scenario and per installer * Tempest: Tempest test case including reported errors per scenario and installer - * vIMS: vIMS details per scenario and installer + * vIMS: vIMS details per scenario and installer .. figure:: ../images/functest-reporting-status.png :align: center diff --git a/docs/userguide/introduction.rst b/docs/userguide/introduction.rst index 19a7ead1..065213a6 100644 --- a/docs/userguide/introduction.rst +++ b/docs/userguide/introduction.rst @@ -108,12 +108,14 @@ Features and VNF (Virtual Network Functions). | | | odl-sfc | SFC testing for odl scenarios | | | | | TODO See for details | | | +----------------+----------------------------------+ -| | | domino | Service template publication | -| | | | service based on OASIS | -| | | | specification "TOSCA Simple | -| | | | Profile for Network Function | -| | | | Virtualization (NFV) Version 1.0"| -| | | | TODO See for details | +| | | domino | Domino provides TOSCA template | +| | | | distribution service for network | +| | | | service and VNF descriptors | +| | | | among MANO components e.g., | +| | | | NFVO, VNFM, VIM, SDN-C, etc., | +| | | | as well as OSS/BSS functions. | +| | | | See `Domino User Guide`_ for | +| | | | details | | | +----------------+----------------------------------+ | | | copper | Deployment policy | | | | | TODO See for details | @@ -204,4 +206,5 @@ section `Executing the functest suites`_ of this document. .. _`Promise User Guide`: http://artifacts.opnfv.org/promise/brahmaputra/docs/userguide/index.html .. _`ONOSFW User Guide`: http://artifacts.opnfv.org/onosfw/brahmaputra/docs/userguide/index.html .. _`SDNVPN User Guide`: http://artifacts.opnfv.org/sdnvpn/brahmaputra/docs/userguide/featureusage.html +.. _`Domino User Guide`: http://artifacts.opnfv.org/domino/docs/userguide/index.html .. _`Functest Dashboard`: http://testresults.opnfv.org/kibana_dashboards/ -- cgit 1.2.3-korg