diff options
Diffstat (limited to 'docs/userguide/introduction.rst')
-rw-r--r-- | docs/userguide/introduction.rst | 18 |
1 files changed, 13 insertions, 5 deletions
diff --git a/docs/userguide/introduction.rst b/docs/userguide/introduction.rst index 065213a6f..53b3df4ad 100644 --- a/docs/userguide/introduction.rst +++ b/docs/userguide/introduction.rst @@ -81,12 +81,13 @@ Features and VNF (Virtual Network Functions). | | | | details. | | | +----------------+----------------------------------+ | | | Doctor | Doctor platform, as of Colorado | -| | | | release, provides the two | +| | | | release, provides the three | | | | | features: | | | | | * Immediate Notification | | | | | * Consistent resource state | -| | | | awareness (compute) | -| | | | * Get Valid Server state | +| | | | awareness for compute host down | +| | | | * Valid compute host status | +| | | | given to VM owner | | | | | See `Doctor User Guide`_ for | | | | | details | | | +----------------+----------------------------------+ @@ -134,8 +135,14 @@ Features and VNF (Virtual Network Functions). | | | | It provides a fully functional | | | | | VoIP System | + +---------------+----------------+----------------------------------+ -| | | parser | Service template translation | -| | | | TODO See for details | +| | | parser | Parser is an integration project | +| | | | which aims to provide | +| | | | placement/deployment templates | +| | | | translation for OPNFV platform, | +| | | | including TOSCA -> HOT, POLICY ->| +| | | | TOSCA and YANG -> TOSCA. | +| | | | See `Parser User Guide`_ for | +| | | | details | +-------------+---------------+----------------+----------------------------------+ @@ -207,4 +214,5 @@ section `Executing the functest suites`_ of this document. .. _`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 +.. _`Parser User Guide`: http://artifacts.opnfv.org/parser/docs/userguide/index.html .. _`Functest Dashboard`: http://testresults.opnfv.org/kibana_dashboards/ |