diff options
author | zhipengh <huangzhipeng@huawei.com> | 2017-03-06 16:16:45 +0800 |
---|---|---|
committer | zhipengh <huangzhipeng@huawei.com> | 2017-03-07 19:42:30 +0800 |
commit | c09ba66cc51c4db17503f79c05ea0b0cd0626596 (patch) | |
tree | d8bcb874d6c3c6b5f3962f24e775061134415486 /docs/developer/requirements/parser_requirement_arno_release.rst | |
parent | 119d491d35d02195cd0f77ba63f9dc133c15666f (diff) |
Danube Release Docs Fixup patch 2
This patch provide an initial content for the docs/
release/release-notes.rst file. Further work needed.
Remove policy2tosca and yang2tosca doc files in the
code folder, move tosca2heat diff files to release
folder.
Remove all the tosca2heat original upstream rst docs
due to CI failures
Change-Id: I789102a7974b5ac79445f90e08e3f8252e0f4169
Signed-off-by: zhipengh <huangzhipeng@huawei.com>
Diffstat (limited to 'docs/developer/requirements/parser_requirement_arno_release.rst')
-rw-r--r-- | docs/developer/requirements/parser_requirement_arno_release.rst | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/docs/developer/requirements/parser_requirement_arno_release.rst b/docs/developer/requirements/parser_requirement_arno_release.rst new file mode 100644 index 0000000..96d1d38 --- /dev/null +++ b/docs/developer/requirements/parser_requirement_arno_release.rst @@ -0,0 +1,19 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International License. +.. http://creativecommons.org/licenses/by/4.0 + +***************************************** +OPNFV Parser Requirements In Arno Release +***************************************** + +.. contents:: + :depth: 3 + :local: + +Use Case Description +--------------- + +* When Operators want to do automation on utilizing VIM to manage hypervisor +level accelerators which VNFs don't have knowledge of, certain templates +would be deployed and Parser would be used if operator defined template could +not be supported by VIM automation/orchestration tools directly. + |