summaryrefslogtreecommitdiffstats
path: root/docs/tosca2heat/index.rst
diff options
context:
space:
mode:
authorzhipengh <huangzhipeng@huawei.com>2016-01-26 00:37:07 +0000
committerGerrit Code Review <gerrit@172.30.200.206>2016-01-26 00:37:07 +0000
commit759f6bcb79adcf60917bf90ca67148e536b24ab3 (patch)
tree8968f0f667c6ea8b292c12a18c321fc8969708b9 /docs/tosca2heat/index.rst
parent6aa28409d5b570e350af3c72717f48f1c641084e (diff)
parent342f5e82a6d2b8619d07e260bac07235ef228415 (diff)
Merge "JIRA:PARSER-17 Clean up documentation setup" into stable/brahmaputra
Diffstat (limited to 'docs/tosca2heat/index.rst')
-rw-r--r--docs/tosca2heat/index.rst24
1 files changed, 24 insertions, 0 deletions
diff --git a/docs/tosca2heat/index.rst b/docs/tosca2heat/index.rst
new file mode 100644
index 0000000..c7ae649
--- /dev/null
+++ b/docs/tosca2heat/index.rst
@@ -0,0 +1,24 @@
+****************
+TOSCA To Heat Documents
+****************
+
+This is the directory to store documents regarding tosca to heat translation.
+
+The "parser_new_keywords" document demonstrate a set of keywords concluded by
+Parser team that need to be supported in tosca to heat translation. However
+it should be noted that these keywords only serve as a roadmap. We will start
+from Release C to indicate which specific set of keywords are supported in
+Parser.
+
+The "vRNC_tosca_intro" document describes Parser's use case analysis on vRNC scenario.
+
+The "example" folder contains examples of tosca-nfv standard and vRNC scenario.
+
+See also https://wiki.opnfv.org/parser .
+
+.. toctree::
+ :numbered:
+ :maxdepth: 4
+
+ parser_new_keywords.rst
+ vRNC_tosca_intro.rst