summaryrefslogtreecommitdiffstats
path: root/docs/tosca2heat/parser_new_keywords.rst
diff options
context:
space:
mode:
authorZhipeng (Howard) Huang <huangzhipeng@huawei.com>2016-01-05 00:14:12 +0000
committerGerrit Code Review <gerrit@172.30.200.206>2016-01-05 00:14:12 +0000
commitad5974ac97515d79292d08990dfbfd56b7489ab9 (patch)
treeebad769421ca8404aba33737e9f1184fc58bf6b2 /docs/tosca2heat/parser_new_keywords.rst
parentb678c5bfea0f1b142c2a4a5bdee1e3309a021887 (diff)
parent1274e5c3d00d1bac9843b74ee72b617accf98c44 (diff)
Merge "Define a general nfv Tosca template(new)"
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
~~~~~~~~~~~~~~~