diff options
author | zhipengh <huangzhipeng@huawei.com> | 2016-09-10 02:03:20 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@172.30.200.206> | 2016-09-10 02:03:20 +0000 |
commit | 4420a794f17429f74b521f30d49e82af5794439f (patch) | |
tree | 6609731d90e6b7d3b6a03c1a39b75d162251d69a /docs/parser_docs/intro | |
parent | 23f466831a8284433609e9f770737830d0b448bf (diff) | |
parent | 9ebdf15836c7fe576b817dd94686be1ec5646438 (diff) |
Merge "index and intro docs update for Rel C"
Diffstat (limited to 'docs/parser_docs/intro')
-rw-r--r-- | docs/parser_docs/intro/intro.rst | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/docs/parser_docs/intro/intro.rst b/docs/parser_docs/intro/intro.rst index 2971224..195265e 100644 --- a/docs/parser_docs/intro/intro.rst +++ b/docs/parser_docs/intro/intro.rst @@ -38,3 +38,15 @@ For Release B, Parser offers the following capabilities: * 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 . + +For Release C, Parser offers additional capabilities: + +* Policy2Tosca module which enables policy related fields in tosca could be translated + into heat orchestration template correctly. Policy2Tosca module could be installed seperately + after user installed OPNFV C release platform. + +* Tosca2Heat enhancements which includes a set of feature addons for OpenStack tosca-parser module + which is integrated in the OPNFV C release platform. + +* Additional testing support. + |