Add documentation for verification program 75/47975/2
authorKanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
Thu, 17 May 2018 05:04:39 +0000 (10:34 +0530)
committerKanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
Thu, 17 May 2018 05:10:19 +0000 (10:40 +0530)
Issue-ID: CLI-100

Change-Id: Iafb3ff6b8375720acf18918c7d399c4ee0262fcf
Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
docs/user_guide.rst
docs/user_guide_verification_program.rst [new file with mode: 0644]

index 93b106a..b87b39c 100644 (file)
@@ -167,4 +167,15 @@ Following document provides the tutorial for PNF/VNF on-boarding tutorial using
 .. toctree::
    :maxdepth: 1
 
-   user_guide_pnf_on_boarding.rst
\ No newline at end of file
+   user_guide_pnf_on_boarding.rst
+
+CLI verification program
+------------------------
+OCLIP provides option to write test suite with set of test cases by authoring required
+samples and moco templates. Currently HTTP profile is enabled with this program.
+
+
+.. toctree::
+   :maxdepth: 1
+
+   user_guide_verification_program.rst
diff --git a/docs/user_guide_verification_program.rst b/docs/user_guide_verification_program.rst
new file mode 100644 (file)
index 0000000..e944d8e
--- /dev/null
@@ -0,0 +1,11 @@
+.. This work is licensed under a Creative Commons Attribution 4.0 International License.
+.. http://creativecommons.org/licenses/by/4.0
+.. Copyright 2018 Huawei Technologies Co., Ltd.
+
+.. user_guide_verification_program:
+
+
+CLI verification program
+==============================================
+
+TBD.
\ No newline at end of file