summaryrefslogtreecommitdiffstats
path: root/docs/tosca2heat/parser_new_keywords.rst
diff options
context:
space:
mode:
authorshangxdy <shang.xiaodong@zte.com.cn>2015-12-21 19:37:39 +0800
committershangxdy <shang.xiaodong@zte.com.cn>2015-12-22 14:49:07 +0800
commit1274e5c3d00d1bac9843b74ee72b617accf98c44 (patch)
tree1ba14bacc428837674f00ac4f382e96de5360d3f /docs/tosca2heat/parser_new_keywords.rst
parent828f613ea0c3e334eacf3f7857252246708d1c88 (diff)
Define a general nfv Tosca template(new)
Define a general nfv Tosca template, which supports ETSI/MANO standard. Recheck for changed documents architecture. JIRA:PARSER-6 Change-Id: I0c6f0571c8a5dffbe0bc281d68f2b9542952bf7d Signed-off-by: shangxdy <shang.xiaodong@zte.com.cn>
Diffstat (limited to 'docs/tosca2heat/parser_new_keywords.rst')
-rw-r--r--docs/tosca2heat/parser_new_keywords.rst10
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/tosca2heat/parser_new_keywords.rst b/docs/tosca2heat/parser_new_keywords.rst
index 9d572c2..d705d17 100644
--- a/docs/tosca2heat/parser_new_keywords.rst
+++ b/docs/tosca2heat/parser_new_keywords.rst
@@ -73,17 +73,17 @@ Extend types
2.Simple-tosca new keywords
---------------------------
-Some keywords are defined in tosca simple profile,but are not
-impletmented in code,except policy type, which are not yet defined
-completely now.
+Some keywords are only defined in tosca simple profile,but are not
+supported in tosca-paser, and some keywords such as "policy type", are not yet defined
+completely so far.
2.1 topology template keyname
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-- “substitution\_mappings” syntax
+- "substitution\_mappings" syntax
An optional declaration that exports the topology template as an
- implementation of a Node type, Which is not supported by toscalib.
+ impletmentation of a node type, which is not supported by tosca-parser.
2.2 Group types
~~~~~~~~~~~~~~~