diff options
author | XingXiaocheng <xingxiaocheng@huawei.com> | 2018-03-30 09:42:43 +0000 |
---|---|---|
committer | XingXiaocheng <xingxiaocheng@huawei.com> | 2018-03-30 09:42:43 +0000 |
commit | 1f4592919df6acf4545d6c54b41beb85f6c85ad3 (patch) | |
tree | 836af351a1a69d0321704e8351d86f727ec68023 /docs/user_guide.rst | |
parent | 461290c7da4dce7964cbd4725d940c4993c190a4 (diff) |
create PNF doc
Issue-ID: CLI-93
Change-Id: Iefcbb34e6d0aaf14a42b0fbd2d5df7498546256c
Signed-off-by: xingxiaocheng <xingxiaocheng@huawei.com>
Diffstat (limited to 'docs/user_guide.rst')
-rw-r--r-- | docs/user_guide.rst | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/docs/user_guide.rst b/docs/user_guide.rst index f4bde4b7..e4da3d4d 100644 --- a/docs/user_guide.rst +++ b/docs/user_guide.rst @@ -153,4 +153,13 @@ Following document provides the tutorial for service creation using CLI. .. toctree:: :maxdepth: 1 - end_to_end_onap_cli_commands.rst
\ No newline at end of file + end_to_end_onap_cli_commands.rst + +PNF/VNF creation tutorial +------------------------------------ +Following document provides the tutorial for PNF/VNF creation tutorial using CLI. + +.. toctree:: + :maxdepth: 1 + + step_to_import_PNF.rst
\ No newline at end of file |