summaryrefslogtreecommitdiffstats
path: root/docs/installationprocedure/index.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/installationprocedure/index.rst')
-rw-r--r--docs/installationprocedure/index.rst14
1 files changed, 13 insertions, 1 deletions
diff --git a/docs/installationprocedure/index.rst b/docs/installationprocedure/index.rst
index 13def7e..1eb7461 100644
--- a/docs/installationprocedure/index.rst
+++ b/docs/installationprocedure/index.rst
@@ -6,9 +6,21 @@
********************************************
Parser Configuration and Configuration Guide
********************************************
+Parser is an open source project and licensed under Apache 2. Parser will help
+to provide a tooling mechanism, by parsing and then further translating Telecom
+operators deployment descriptors into certain common templates, which could be
+used in IaaS orchestration projects like OpenStack Heat(the template file is HOT,
+which stands for Heat Orchestrator Template).
+
+This document contains configuration guide for Parser's three submodules: tosca2heat,
+yang2tosca and policy2tosca. Users please refer to user guide for installation and execution
+which usually happens after configuration.
+
+
.. toctree::
:numbered:
:maxdepth: 2
- feature.configuration.rst
+.. include:: featureconfig.rst
+.. include:: installerconfig.rst