diff options
author | Ulas Kozat <ulas.kozat@gmail.com> | 2016-08-16 16:25:20 -0700 |
---|---|---|
committer | Ulas Kozat <ulas.kozat@gmail.com> | 2016-08-16 16:30:25 -0700 |
commit | 930d3a109b28e5171dd3cb29f1991185dbcf299c (patch) | |
tree | db1498161724cf94da11853b8cba35ec294990e1 /docs/userguide/introduction.rst | |
parent | 68eaeac3b2306a975dff258f52a2b33f427b7d6e (diff) |
Add Domino user guide link, modified description text, remove trailing spaces in index.rst
Change-Id: I357274c8cbe5f312e2ed5b0ee719158e16c2cd60
Signed-off-by: Ulas Kozat <ulas.kozat@gmail.com>
Diffstat (limited to 'docs/userguide/introduction.rst')
-rw-r--r-- | docs/userguide/introduction.rst | 15 |
1 files changed, 9 insertions, 6 deletions
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/ |