diff options
author | shiva-charan.m-s <shiva-charan.m-s@hp.com> | 2016-01-08 09:47:02 -0600 |
---|---|---|
committer | shiva-charan.m-s <shiva-charan.m-s@hp.com> | 2016-01-18 10:36:44 -0600 |
commit | ebb5960749eed3a612623819ad7cccc213e16f54 (patch) | |
tree | 8968f0f667c6ea8b292c12a18c321fc8969708b9 /docs/yang2tosca/index.rst | |
parent | a83cb309a399fd3043695e6620441d8d8ec7727d (diff) |
JIRA:PARSER-1 -docs for yang2tosca patch set-3
Signed-off-by: shiva-charan.m-s <shiva-charan.m-s@hp.com>
Diffstat (limited to 'docs/yang2tosca/index.rst')
-rw-r--r-- | docs/yang2tosca/index.rst | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/docs/yang2tosca/index.rst b/docs/yang2tosca/index.rst new file mode 100644 index 0000000..47c1b03 --- /dev/null +++ b/docs/yang2tosca/index.rst @@ -0,0 +1,16 @@ +****************
+YANG to TOSCA Documents
+****************
+
+This is the directory to store documents regarding YANG to TOSCA translation.
+
+The "README" document demonstrates parsing Telecom operators’ VNF descriptors (YANG templates)
+into TOSCA templates and then further translate TOSCA templates into certain common templates,
+which could be used in IaaS orchestration projects like OpenStack Heat.
+
+See also https://wiki.opnfv.org/parser .
+
+.. toctree::
+ :maxdepth: 2
+
+ README.rst
|