diff options
author | zhipengh <huangzhipeng@huawei.com> | 2017-02-27 04:26:21 -0500 |
---|---|---|
committer | zhipengh <huangzhipeng@huawei.com> | 2017-02-27 08:15:06 -0500 |
commit | e243c1f9c40c5acee4fb89d99fae05f7a46768be (patch) | |
tree | 3370f46e2ebfa3007d1c4757e540ebdc74f0a183 /docs/installationprocedure/index.rst | |
parent | f0108f26fb1f62fefbbc4d5484b87241d563737b (diff) |
Release D doc update
Change-Id: I6b2749e5692cf6af2615ff5aff81ff060a1a25d3
Signed-off-by: zhipengh <huangzhipeng@huawei.com>
Diffstat (limited to 'docs/installationprocedure/index.rst')
-rw-r--r-- | docs/installationprocedure/index.rst | 26 |
1 files changed, 0 insertions, 26 deletions
diff --git a/docs/installationprocedure/index.rst b/docs/installationprocedure/index.rst deleted file mode 100644 index 1eb7461..0000000 --- a/docs/installationprocedure/index.rst +++ /dev/null @@ -1,26 +0,0 @@ -.. This work is licensed under a Creative Commons Attribution 4.0 International -.. License. -.. http://creativecommons.org/licenses/by/4.0 -.. (c) OPNFV, Ericsson AB and others. - -******************************************** -Parser Configuration and Configuration Guide -******************************************** -Parser is an open source project and licensed under Apache 2. Parser will help -to provide a tooling mechanism, by parsing and then further translating Telecom -operators deployment descriptors into certain common templates, which could be -used in IaaS orchestration projects like OpenStack Heat(the template file is HOT, -which stands for Heat Orchestrator Template). - -This document contains configuration guide for Parser's three submodules: tosca2heat, -yang2tosca and policy2tosca. Users please refer to user guide for installation and execution -which usually happens after configuration. - - - -.. toctree:: - :numbered: - :maxdepth: 2 - -.. include:: featureconfig.rst -.. include:: installerconfig.rst |